Commit Graph

65956 Commits (045bc32b1d005867ac6f5ecaf4c4ccdc444d030d)
 

Author SHA1 Message Date
Christopher Ng 045bc32b1d Mark compiled CSS as binary
Signed-off-by: Christopher Ng <chrng8@gmail.com>
1 year ago
Simon L 352bd7ecea
Merge pull request #36352 from nextcloud/enh/noid/imaginary-add-tiff
imaginary - add tiff to supported formats
1 year ago
Christoph Wurst b58d4f7d22
Merge pull request #36298 from nextcloud/perf/app-framework/lazy-middleware-registration
perf(app-framework): Make app middleware registration even lazier
1 year ago
Julius Härtl 919a840f34
Merge pull request #32798 from nextcloud/enh/sse-c
[S3] Add option to specify an SSE-C customer provided key
1 year ago
Daniel 75e8636ef2
Merge pull request #36187 from nextcloud/psalm-ocp-since-checker
ci: migrate ocp since checker to psalm
1 year ago
Julius Härtl a249c633a0
Merge pull request #35759 from nextcloud/add-app-config-for-default-template-path 1 year ago
Simon L 9a64d95676 imaginary - add tiff to supported formats
Signed-off-by: Simon L <szaimen@e.mail.de>
1 year ago
Christoph Wurst 907ff68bfc
perf(app-framework): Make the app middleware registration lazy
Before this patch, app middlewares were registered on the dispatcher for
every app loaded in a Nextcloud process. With the patch, only
middlewares belonging to the same app of a dispatcher instance are
loaded.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
1 year ago
Joas Schilling d51429a472
Merge pull request #36216 from nextcloud/fix/user_status-heartbeat-response
Fix user_status heartbeat response
1 year ago
jld3103 1f49a56a98
Fix user_status heartbeat response
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nextcloud bot d66bf39de5
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Pytal 96a21056c4
Merge pull request #36055 from nextcloud/enh/a11y-sharing-select
Port files sharing selector
1 year ago
Christopher Ng 0236c9e8cd Port files sharing selector
Signed-off-by: Christopher Ng <chrng8@gmail.com>
1 year ago
Daniel 75d7203f57
Merge pull request #36333 from nextcloud/docs/fix-files_no_background_scan-default
Fix default value for files_no_background_scan
1 year ago
max-nextcloud a635674d27
Fix default value for files_no_background_scan
The value is read in b888c61463/apps/files/lib/BackgroundJob/ScanFiles.php (L105) and the default value is false.

Signed-off-by: max-nextcloud <max@nextcloud.com>
1 year ago
Pytal 44af64c138
Merge pull request #36321 from nextcloud/deps/nextcloud/vue-7.5.0 1 year ago
Simon L 0be897bdfe
Merge pull request #36326 from nextcloud/enh/29584/fix-translation
don't translate a variable
1 year ago
Simon L e46daa8540 don't translate a variable
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 year ago
Côme Chilliet 486e1dff40
Merge pull request #32572 from nextcloud/phpunit-deprecation-core
Fix a bunch of deprecation in the phpunit for core
1 year ago
Thomas Citharel 00d9d49303 Add app config for default template path
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
1 year ago
Julius Härtl 159a0c8411
feat(s3): Add option to specify an SSE-C customer provided key
Signed-off-by: Julius Härtl <jus@bitgrid.net>
1 year ago
Daniel Kesselberg 258c919b3c
ci: migrate ocp since checker to psalm
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
1 year ago
Côme Chilliet 003cc2b45a
Fix tests failures (number of calls differed with last rebase)
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 year ago
Carl Schwan 5b0f7f7501
Use phpunit from composer if available
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
1 year ago
Carl Schwan a23cd7b961
Fix a bunch of deprecation in the phpunit for core
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
1 year ago
Nextcloud bot f867a2d65e
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Christopher Ng 2f8fb24828 Bump @nextcloud/vue to v7.5.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
1 year ago
John Molakvoæ a3aa81d2ca
Merge pull request #36277 from nextcloud/backport/36272/master
[master] fix(theming): fix admin images migration
1 year ago
Joas Schilling ecad09b38a
Merge pull request #36261 from nextcloud/techdebt/noid/warn-devs-about-potential-bugs
fix(querybuilder): Log a warning if where() is called again on a quer…
1 year ago
Joas Schilling c817981d7a
Merge pull request #36268 from nextcloud/bugfix/noid/fix-double-where-usage-in-resource-manager
Fix double where() usage in resource manager
1 year ago
Simon L 078203afea
Merge pull request #35935 from EWouters/patch-1
[Fix]: scan-app-data conversion
1 year ago
Joas Schilling 3eda055c68
Merge pull request #36260 from nextcloud/bugfix/noid/fix-user-availability-selection
Fix WHERE condition when selecting user's availability for the status…
1 year ago
MichaIng ba97587b85
Merge pull request #36279 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.5.28
chore(deps-dev): Bump phpunit/phpunit from 9.5.27 to 9.5.28 in /build/integration
1 year ago
Christoph Wurst 83711e9267
Merge pull request #36254 from nextcloud/chore/dav/throw-json-encode-decode
chore(dav): Make json_encode and json_decode throw on error
1 year ago
Joas Schilling 03e3458a84
Merge pull request #36258 from nextcloud/fix/user-status-input
Fix user status message input
1 year ago
Joas Schilling 151523917d
Merge pull request #36250 from nextcloud/fix/add-success-message-to-personal-settings-button
Add success message to personal settings clipboard button
1 year ago
Joas Schilling 13846ac2a8
Merge pull request #36266 from nextcloud/bugfix/noid/fix-double-where-in-custom-property-test
Fix double where in CustomProperiesBackendTest
1 year ago
MichaIng 279c7d18ef
Merge pull request #36278 from nextcloud/fix/opcache/check
Fix interned strings buffer check if 0 free bytes
1 year ago
rakekniven 34824e2f8d fix(l10n): fix admin images migration
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
1 year ago
John Molakvoæ (skjnldsv) e5977a19ab fix(theming): fix admin images migration
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
1 year ago
MichaIng 03390ee791 Fix interned strings buffer check if 0 free bytes
With #32902 it was meant to be avoided to recommend raising the interned strings buffer size above a quarter of the total OPcache size. This works as long as there is at least 1 byte free, but does not apply if the buffer is filled completely.

This commit switches the conditions so that the interned strings buffer size must be smaller than a quarter of the total OPcache size for the warning to be shown. That the buffer must be either filled completely or by more than 90% remains untouched.

Signed-off-by: MichaIng <micha@dietpi.com>
1 year ago
Joas Schilling f565cacaf3
Fix double where() usage in resource manager
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Joas Schilling 20190534ee
Merge pull request #36269 from nextcloud/bugfix/noid/fix-broken-unit-test
Fix broken user:setting command unit test
1 year ago
Joas Schilling f99642b0bc
Merge pull request #36262 from nextcloud/chore/dav/void-test-methods
chore(dav): Add void return type to test methods
1 year ago
Joas Schilling ad5a1abfaa
Merge pull request #36247 from nextcloud/bugfix/noid/bump-profiler-version
Specify the profiler app branch to test with
1 year ago
Joas Schilling 1c099c7f17
Fix broken user:setting command unit test
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Nextcloud bot cfc93d8b0a
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Nextcloud bot 2ff877f105
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 year ago
Daniel 023f91911a
Merge pull request #36280 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
1 year ago
nextcloud-command fb901b0d93 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
1 year ago