summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #35365 from nextcloud/enh/check-opcache-file_cache_onlyMichaIng2023-02-151-0/+2
|\ | | | | Check for opcache.file_cache_only=1
| * Check for opcache.file_cache_only=1MichaIng2023-02-151-0/+2
| | | | | | | | | | | | which disables shared memory based OPcache with disk file cache used only, if enabled. In this case, "opcache.memory_consumption" and others do not apply, so show the correct performance recommendation to enable memory cache. Signed-off-by: MichaIng <micha@dietpi.com>
* | Merge pull request #36639 from nextcloud/userbackend-local-cacheChristoph Wurst2023-02-154-1/+58
|\ \ | | | | | | also cache backend for user in memory instead of always going to redis
| * | also cache backend for user in memory instead of always going to redisRobin Appelman2023-02-104-1/+58
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #36698 from nextcloud/db-profile-start-timeChristoph Wurst2023-02-151-0/+1
|\ \ \ | | | | | | | | log start time of queries for profiler
| * | | log start time of queries for profilerRobin Appelman2023-02-141-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #36691 from nextcloud/fix/25175/fix-config-truncatingSimon L2023-02-151-0/+7
|\ \ \ \ | | | | | | | | | | add a disk_free_space check before writing config
| * | | | address review by JoasSimon L2023-02-151-2/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
| * | | | add a disk_free_space check before writing configSimon L2023-02-131-0/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | | Merge pull request #36443 from nextcloud/fix/23063/fix-login-log-entrySimon L2023-02-151-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | | fix the login log entry
| * | | | fix the login log entrySimon L2023-01-301-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | | Merge pull request #36465 from nextcloud/bugfix/trashbin-concurrencyJulius Härtl2023-02-154-39/+15
|\ \ \ \ \
| * | | | | Compile assetsnextcloud-command2023-02-152-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix(files_trashbin): Remove unnecessary scanner logic when getting versions ↵Julius Härtl2023-02-021-24/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from trash Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | fix: Limit trashbin restore/delete to 2 concurrent request to avoid locking ↵Julius Härtl2023-02-021-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the backend Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-15158-364/+296
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #36700 from ↵blizzz2023-02-141-0/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/bruteforce-protection-not-working Also copy meta data when converting DataResponse to JSONRe…
| * | | | | | Also copy bruteforce meta data when converting DataResponse to JSONResponseJoas Schilling2023-02-141-0/+3
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #36603 from nextcloud/imagick-cache-formatsRobin Appelman2023-02-145-7/+53
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | cache formats supported by imagick
| * | | | | cache formats supported by imagickRobin Appelman2023-02-135-7/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | turns out this can be quite slow Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #36656 from nextcloud/route-instrumentationJulius Härtl2023-02-146-35/+123
|\ \ \ \ \ \
| * | | | | | DI for RouterRobin Appelman2023-02-135-27/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | more routing performance instrumentationRobin Appelman2023-02-102-9/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | Merge pull request #36675 from nextcloud/rakekniven-patch-3Joas Schilling2023-02-143-5/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | l10n: Fixed grammar
| * | | | | | | l10n: Fixed grammarrakekniven2023-02-133-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1442-36/+20
| |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #36643 from nextcloud/fs-setup-instrimuntionRobin Appelman2023-02-135-28/+76
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | more filesystem setup performance instrumentation
| * | | | | | | more filesystem setup performance instrumentationRobin Appelman2023-02-105-28/+76
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | Merge pull request #36670 from ↵blizzz2023-02-131-15/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * | | | | | | Update psalm baselinenextcloud-command2023-02-131-15/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | | | | | Merge pull request #36674 from nextcloud/rakekniven-patch-2Anna2023-02-131-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | l10n: Fixed grammar
| * | | | | | | | l10n: Fixed grammarrakekniven2023-02-111-1/+1
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | | | | | | | Merge pull request #36633 from ↵Julia Kirschenheuter2023-02-131-1/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/36632-create_an_accessible_name_for_logo Create an accessible name for logo on logged in page
| * | | | | | | | Create an accessible name for logo on logged in pagejulia.kirschenheuter2023-02-131-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | | | | | | Merge pull request #36525 from nextcloud/fix/noid/params-putJulius Härtl2023-02-131-6/+12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | fix: Only get params from PUT content if possible
| * | | | | | | | | fix: Only get params from PUT content if possibleJulius Härtl2023-02-031-6/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | | | | Merge pull request #36646 from nextcloud/perf/files-setupfsJulius Härtl2023-02-130-0/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf: No need to setup the full filesystem for getting storage infoJulius Härtl2023-02-091-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | | | | | Merge pull request #36641 from nextcloud/instrument-app-registerCôme Chilliet2023-02-132-7/+26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add more profiler instrumentation to app loading
| * | | | | | | | | | | instrumentation for app bootingRobin Appelman2023-02-092-10/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | | | | | add more performance instrumentation for app registeringRobin Appelman2023-02-091-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | | | | | Merge pull request #36568 from nextcloud/perf/flow-eventsJulius Härtl2023-02-132-4/+72
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | perf(workflowengine): Cache query that is performed on every request
| * | | | | | | | | | | perf(workflowengine): Cache query that is performed on every requestJulius Härtl2023-02-102-4/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1324-22/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | | | Merge pull request #36673 from nextcloud/rakekniven-patch-1Simon L2023-02-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | l10n: Fixed grammar
| * | | | | | | | | | | | l10n: Fixed grammarrakekniven2023-02-111-1/+1
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* / | | | | | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-12128-216/+244
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | | Merge pull request #36232 from nextcloud/enh/a11y-user-menuPytal2023-02-1021-261/+344
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Port user menu to Vue
| * | | | | | | | | | | Port user menu to VueChristopher Ng2023-02-0921-261/+344
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-1120-4/+32
| |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>