Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(scan): add log for failed files scanfeat/add_log_scan_command | Benjamin Gaussorgues | 2025-05-20 | 1 | -0/+8 |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.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> | ||||
| * | | fix(files_versions): Remove routes leading to deleted ajax files | Côme Chilliet | 2025-05-14 | 1 | -10/+0 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Merge pull request #52669 from nextcloud/chore/refactor-update-notification+ | Kate | 2025-05-15 | 15 | -186/+113 |
|\ \ \ | |||||
| * | | | chore: remove legacy migration step to remove background jobchore/refactor-update-notification+ | Ferdinand Thiessen | 2025-05-13 | 4 | -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 Thiessen | 2025-05-13 | 1 | -8/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | members Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | refactor(updatenotification): use constant instead of variable | Ferdinand Thiessen | 2025-05-13 | 1 | -4/+9 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | refactor(updatenotification): add return types and fix typos | Ferdinand Thiessen | 2025-05-13 | 7 | -38/+22 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | refactor(updatenotification): use `OCP\ServerVersion` | Ferdinand Thiessen | 2025-05-13 | 2 | -59/+54 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | refactor: use `APP_NAME` where possible | Ferdinand Thiessen | 2025-05-13 | 4 | -14/+17 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Merge pull request #52667 from nextcloud/fix/improve-init-profiling | Côme Chilliet | 2025-05-14 | 9 | -42/+54 |
|\ \ \ \ | | | | | | | | | | | Improve init profiling | ||||
| * | | | | fix: Fix psalm issue and update baselinefix/improve-init-profiling | Côme Chilliet | 2025-05-14 | 2 | -6/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | | | feat: Improve init a bit, and add more profiling steps | Côme Chilliet | 2025-05-13 | 8 | -36/+52 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | | Merge pull request #52841 from nextcloud/chore/dependabot | John Molakvoæ | 2025-05-14 | 2 | -18/+2 |
|\ \ \ \ \ | |||||
| * | | | | | chore: remove reviewers from dependendabot - its deprecated | Ferdinand Thiessen | 2025-05-14 | 2 | -18/+2 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead make sure all PRs get a reviewer assigned. Also fixed an issue with the `dist/` folder as there is no automated PR adding dist files - it needs to be manually updated, so that a PR containing changes has to be reviewed properly! Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | | Merge pull request #52359 from nextcloud/feat/mime-column | John Molakvoæ | 2025-05-14 | 15 | -11/+95 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | chore(assets): Recompile assetsfeat/mime-column | nextcloud-command | 2025-05-14 | 6 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | | chore(files): adjust renaming action comment | John Molakvoæ | 2025-05-14 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
| * | | | | fix(files): hide mime column by default | John Molakvoæ | 2025-05-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
| * | | | | fix(files): refresh Node data on extension change | John Molakvoæ (skjnldsv) | 2025-05-14 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | | feat(files): allow showing file type (mime) column | John Molakvoæ (skjnldsv) | 2025-05-14 | 8 | -1/+77 |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #52544 from nextcloud/chore/drop-deprecated-account-scopes | John Molakvoæ | 2025-05-14 | 6 | -90/+19 |
|\ \ \ \ | |||||
| * | | | | chore(IAccountManager): remove deprecated visibility constantschore/drop-deprecated-account-scopes | Ferdinand Thiessen | 2025-05-14 | 6 | -90/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Those constants are not used anywhere anymore and are deprecated for more than ten versions. So its time to cleanup the interface. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | | Merge pull request #52812 from nextcloud/chore/oc-helper-rmdirr | John Molakvoæ | 2025-05-14 | 7 | -39/+52 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | chore: move implementation from OC legacy to OCP\Fileschore/oc-helper-rmdirr | Ferdinand Thiessen | 2025-05-14 | 7 | -39/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - move implementation to the OCP variant that called the legacy before - add the missing deprecation notice - add missing parameter to align both signatures - use OCP\Files where this method is still used Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | | Merge pull request #52684 from ↵ | Benjamin Gaussorgues | 2025-05-14 | 5 | -10/+47 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/last-insert-id-when-reconnecting |