Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | refactor: migrate from OC to OCP in public interfacesrefactor/ocp-deprecations | Ferdinand Thiessen | 2025-05-15 | 16 | -117/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
| * | | | | | refactor: add missing template implements where needed | Ferdinand Thiessen | 2025-05-15 | 2 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | | | | Merge pull request #52862 from nextcloud/feat/mimes-names | John Molakvoæ | 2025-05-15 | 9 | -12/+143 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | chore(assets): Recompile assets | nextcloud-command | 2025-05-15 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
| * | | | | | fix(core): remove untranslated mime names | John Molakvoæ (skjnldsv) | 2025-05-15 | 4 | -53/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
| * | | | | | feat(files): show readable mime if available | John Molakvoæ (skjnldsv) | 2025-05-15 | 1 | -0/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
| * | | | | | chore: update mimetypenames | John Molakvoæ (skjnldsv) | 2025-05-15 | 4 | -6/+145 | |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | | | | | Merge pull request #52870 from nextcloud/chore/remove-get-storage | Kate | 2025-05-15 | 4 | -42/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | chore!(\OCP\Files): remove deprecated static `getStorage` methodchore/remove-get-storage | Ferdinand Thiessen | 2025-05-15 | 4 | -42/+0 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Was deprecated since Nextcloud 14 and is not used anymore. Removing allows us to clean the OCP psalm baseline. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | | | Merge pull request #42678 from nextcloud/refactor/app/remove-register-routes | Joas Schilling | 2025-05-15 | 10 | -806/+350 | |
|\ \ \ \ \ | |/ / / / |/| | | | | refactor(App): Remove registerRoutes method | |||||
| * | | | | fix(RouteParser): bail out if method name contains hashtagrefactor/app/remove-register-routes | Ferdinand Thiessen | 2025-05-15 | 2 | -1/+10 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
| * | | | | chore(AppFramework): Remove unused RouteConfig class and migrate tests to ↵ | provokateurin | 2025-05-15 | 8 | -772/+339 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RouteParser Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
| * | | | | refactor(App): Remove registerRoutes method | provokateurin | 2025-05-15 | 2 | -33/+1 | |
|/ / / / | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | Merge pull request #51818 from nextcloud/info-storage-command | Robin Appelman | 2025-05-15 | 6 | -0/+202 | |
|\ \ \ \ | | | | | | | | | | | feat: add command to get basic storage info | |||||
| * | | | | feat: add mount id to info:storage(s)info-storage-command | Robin Appelman | 2025-05-15 | 2 | -7/+11 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | | | feat: add command to get basic storage info | Robin Appelman | 2025-05-15 | 6 | -0/+198 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | Merge pull request #52860 from nextcloud/feat/psalm/error-deprecations | Kate | 2025-05-15 | 2 | -0/+2170 | |
|\ \ \ \ \ | ||||||
| * | | | | | feat(psalm): Mark all usage of deprecated code as errorfeat/psalm/error-deprecations | provokateurin | 2025-05-15 | 2 | -0/+2170 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | | | Merge pull request #52853 from nextcloud/refactor/rector-top-level | Kate | 2025-05-15 | 7 | -29/+62 | |
|\| | | | | | |/ / / / |/| | | | | ||||||
| * | | | | refactor: Extend rector to ocs/ and ocs-provider/refactor/rector-top-level | provokateurin | 2025-05-15 | 3 | -10/+22 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
| * | | | | refactor: Extend rector to all top-level files | provokateurin | 2025-05-15 | 5 | -19/+40 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | | Merge pull request #52822 from nextcloud/feat/mime-names | John Molakvoæ | 2025-05-15 | 15 | -11/+9797 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | chore: add missing GPL-2.0-only licensefeat/mime-names | John Molakvoæ (skjnldsv) | 2025-05-14 | 2 | -0/+119 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
| * | | | | fix(core): force sorting mimetypenames.dist.json | John Molakvoæ (skjnldsv) | 2025-05-14 | 3 | -12/+16 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
| * | | | | feat(core): add human readable mimes | John Molakvoæ (skjnldsv) | 2025-05-14 | 12 | -11/+9674 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | | | | | Merge pull request #52851 from nextcloud/ci/noid/update-phpunit10 | Joas Schilling | 2025-05-15 | 232 | -2017/+1669 | |
|\ \ \ \ \ | | | | | | | | | | | | | test: Prepare tests/ and some apps/*/tests/ for PHPUnit10 | |||||
| * | | | | | test: Fix coding standardsci/noid/update-phpunit10 | Joas Schilling | 2025-05-15 | 22 | -39/+38 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | | | test: Make extending tests also static already | Joas Schilling | 2025-05-15 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | | | test: Fix some apps/*/tests | Joas Schilling | 2025-05-15 | 45 | -719/+359 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | | | test: Fix most tests/lib/DB/QueryBuilder | Joas Schilling | 2025-05-15 | 6 | -42/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | | | fix: Fix warning when crash reporter fails to get loaded | Joas Schilling | 2025-05-15 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | | | test: Fix non-static data providers | Joas Schilling | 2025-05-15 | 57 | -186/+181 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | | | test: Fix tests/lib/Files | Joas Schilling | 2025-05-15 | 10 | -103/+95 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | | | test: Make Archive test order independent | Joas Schilling | 2025-05-15 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | | | test: Fix tests/lib/[S-Z]* | Joas Schilling | 2025-05-15 | 9 | -62/+73 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | | | test: Fix tests/lib/Security/ | Joas Schilling | 2025-05-15 | 13 | -28/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | | | test: Fix tests/lib/[H-N]* | Joas Schilling | 2025-05-15 | 9 | -91/+72 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | | | test: Fix tests/lib/[C-G]* | Joas Schilling | 2025-05-15 | 7 | -57/+75 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | | | test: Fix tests/lib/App* | Joas Schilling | 2025-05-15 | 30 | -174/+134 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | | | test: Cleanup tests/lib/Files/* | Joas Schilling | 2025-05-15 | 17 | -89/+99 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | | | | test: Remove more withConsecutive | Joas Schilling | 2025-05-15 | 26 | -460/+506 | |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | | | Merge pull request #52813 from nextcloud/fix/52794/share-advanced-settings | F. E Noel Nfebe | 2025-05-15 | 11 | -10/+10 | |
|\ \ \ \ \ | | | | | | | | | | | | | fix(files_sharing): Show note if note exists on share | |||||
| * | | | | | chore(assets): Recompile assetsfix/52794/share-advanced-settings | nextcloud-command | 2025-05-14 | 9 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
| * | | | | | test(file_sharing): Do not open advanced settings manually | nfebe | 2025-05-14 | 1 | -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 share | nfebe | 2025-05-14 | 1 | -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 Transifex | Nextcloud bot | 2025-05-15 | 106 | -26/+286 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | | | Merge pull request #52820 from nextcloud/refactor/rector-core | Kate | 2025-05-15 | 67 | -263/+382 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | refactor: Extend rector to core/refactor/rector-core | provokateurin | 2025-05-15 | 67 | -263/+382 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | | | | Merge pull request #52840 from nextcloud/fix/remove-broken-versions-routes | Côme Chilliet | 2025-05-15 | 2 | -15/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | fix(files_versions): Remove routes leading to deleted ajax files | |||||
| * | | | | | | fix: Update psalm baseline to remove fixed issuefix/remove-broken-versions-routes | Côme Chilliet | 2025-05-14 | 1 | -5/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> |