aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix: improve error message when cache rename source can't be foundcache-rename-source-errorRobin Appelman4 days1-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #51818 from nextcloud/info-storage-commandRobin Appelman4 days6-0/+202
|\ | | | | feat: add command to get basic storage info
| * feat: add mount id to info:storage(s)info-storage-commandRobin Appelman5 days2-7/+11
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * feat: add command to get basic storage infoRobin Appelman5 days6-0/+198
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #52860 from nextcloud/feat/psalm/error-deprecationsKate4 days2-0/+2170
|\ \
| * | feat(psalm): Mark all usage of deprecated code as errorfeat/psalm/error-deprecationsprovokateurin5 days2-0/+2170
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #52853 from nextcloud/refactor/rector-top-levelKate4 days7-29/+62
|\| | | |/ |/|
| * refactor: Extend rector to ocs/ and ocs-provider/refactor/rector-top-levelprovokateurin5 days3-10/+22
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * refactor: Extend rector to all top-level filesprovokateurin5 days5-19/+40
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #52822 from nextcloud/feat/mime-namesJohn Molakvoæ5 days15-11/+9797
|\ \ | |/ |/|
| * chore: add missing GPL-2.0-only licensefeat/mime-namesJohn Molakvoæ (skjnldsv)5 days2-0/+119
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * fix(core): force sorting mimetypenames.dist.jsonJohn Molakvoæ (skjnldsv)5 days3-12/+16
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * feat(core): add human readable mimesJohn Molakvoæ (skjnldsv)5 days12-11/+9674
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #52851 from nextcloud/ci/noid/update-phpunit10Joas Schilling5 days232-2017/+1669
|\ \ | | | | | | test: Prepare tests/ and some apps/*/tests/ for PHPUnit10
| * | test: Fix coding standardsci/noid/update-phpunit10Joas Schilling5 days22-39/+38
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | test: Make extending tests also static alreadyJoas Schilling5 days2-2/+2
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | test: Fix some apps/*/testsJoas Schilling5 days45-719/+359
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | test: Fix most tests/lib/DB/QueryBuilderJoas Schilling5 days6-42/+43
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | fix: Fix warning when crash reporter fails to get loadedJoas Schilling5 days1-0/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | test: Fix non-static data providersJoas Schilling5 days57-186/+181
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | test: Fix tests/lib/FilesJoas Schilling5 days10-103/+95
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | test: Make Archive test order independentJoas Schilling5 days1-1/+5
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | test: Fix tests/lib/[S-Z]*Joas Schilling5 days9-62/+73
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | test: Fix tests/lib/Security/Joas Schilling5 days13-28/+22
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | test: Fix tests/lib/[H-N]*Joas Schilling5 days9-91/+72
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | test: Fix tests/lib/[C-G]*Joas Schilling5 days7-57/+75
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | test: Fix tests/lib/App*Joas Schilling5 days30-174/+134
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | test: Cleanup tests/lib/Files/*Joas Schilling5 days17-89/+99
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | test: Remove more withConsecutiveJoas Schilling5 days26-460/+506
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #52813 from nextcloud/fix/52794/share-advanced-settingsF. E Noel Nfebe5 days11-10/+10
|\ \ | | | | | | fix(files_sharing): Show note if note exists on share
| * | chore(assets): Recompile assetsfix/52794/share-advanced-settingsnextcloud-command5 days9-7/+7
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | test(file_sharing): Do not open advanced settings manuallynfebe5 days1-2/+1
| | | | | | | | | | | | | | | | | | | | | If a share note is present, the advanced settings should expand automatically, without the user needing to click. Signed-off-by: nfebe <fenn25.fn@gmail.com>
| * | fix(files_sharing): Show note if note exists on sharenfebe5 days1-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | When a share includes a note, ensure the note checkbox is checked and the note is displayed when reopening the share sidebar. Fixes: #52794. Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | fix(l10n): Update translations from TransifexNextcloud bot5 days106-26/+286
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #52820 from nextcloud/refactor/rector-coreKate5 days67-263/+382
|\ \ \
| * | | refactor: Extend rector to core/refactor/rector-coreprovokateurin5 days67-263/+382
| | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | Merge pull request #52840 from nextcloud/fix/remove-broken-versions-routesCôme Chilliet5 days2-15/+0
|\ \ \ \ | |/ / / |/| | | fix(files_versions): Remove routes leading to deleted ajax files
| * | | fix: Update psalm baseline to remove fixed issuefix/remove-broken-versions-routesCôme Chilliet5 days1-5/+0
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | fix(files_versions): Remove routes leading to deleted ajax filesCôme Chilliet5 days1-10/+0
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Merge pull request #52669 from nextcloud/chore/refactor-update-notification+Kate5 days15-186/+113
|\ \ \ \
| * | | | chore: remove legacy migration step to remove background jobchore/refactor-update-notification+Ferdinand Thiessen7 days4-64/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is already included since Nextcloud 29, so the background job is removed and the class does not exist anymore. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | refactor(updatenotification): use consistant patterns for on-demand class ↵Ferdinand Thiessen7 days1-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | members Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | refactor(updatenotification): use constant instead of variableFerdinand Thiessen7 days1-4/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | refactor(updatenotification): add return types and fix typosFerdinand Thiessen7 days7-38/+22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | refactor(updatenotification): use `OCP\ServerVersion`Ferdinand Thiessen7 days2-59/+54
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | refactor: use `APP_NAME` where possibleFerdinand Thiessen7 days4-14/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #52667 from nextcloud/fix/improve-init-profilingCôme Chilliet5 days9-42/+54
|\ \ \ \ \ | | | | | | | | | | | | Improve init profiling
| * | | | | fix: Fix psalm issue and update baselinefix/improve-init-profilingCôme Chilliet5 days2-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | feat: Improve init a bit, and add more profiling stepsCôme Chilliet6 days8-36/+52
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | Merge pull request #52841 from nextcloud/chore/dependabotJohn Molakvoæ5 days2-18/+2
|\ \ \ \ \ \