Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(assets): Recompile assetsfix/legacy-oc-filepicker | nextcloud-command | 2025-06-05 | 4 | -6/+6 |
| | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(core): correctly show displayname when picking a file | Ferdinand Thiessen | 2025-06-05 | 1 | -3/+3 |
| | | | | | | | Ensure that the display name is shown instead of the filename (important for public shares). Fixed in the library but the legacy wrapper still uses it. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | Merge pull request #53321 from ↵ | Julius Knorr | 2025-06-05 | 3 | -4/+4 |
|\ | | | | | | | | | nextcloud/fix/noid/files-page-heading-theming-name [FilesList] Use the correct theming instance name from capabilities | ||||
| * | chore: compile assetsfix/noid/files-page-heading-theming-name | Julien Veyssier | 2025-06-05 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
| * | fix(files): use the correct theming instance name from capabilities to set ↵ | Julien Veyssier | 2025-06-05 | 1 | -1/+1 |
|/ | | | | | | the page title Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | Merge pull request #53328 from ↵ | Joas Schilling | 2025-06-05 | 1 | -11/+11 |
|\ | | | | | | | | | nextcloud/automated/noid/master-update-code-signing-crl [master] fix(security): Update code signing revocation list | ||||
| * | fix(security): Update code signing revocation list | nextcloud-command | 2025-06-05 | 1 | -11/+11 |
| | | | | | | | | Signed-off-by: GitHub <noreply@github.com> | ||||
* | | Merge pull request #53280 from nextcloud/fix/dav-nickname-master | John Molakvoæ | 2025-06-05 | 17 | -20/+208 |
|\ \ | |/ |/| | |||||
| * | chore(assets): Recompile assets | nextcloud-command | 2025-06-05 | 9 | -7/+61 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | fix(dav): file drop nickname | skjnldsv | 2025-06-05 | 9 | -24/+143 |
| | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | fix(files_sharing): show message when nickname is not valid | skjnldsv | 2025-06-05 | 2 | -11/+26 |
|/ | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-05 | 48 | -312/+350 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #53323 from nextcloud/docs/caldav/getCalendarsForUserCount | Richard Steinmetz | 2025-06-04 | 1 | -7/+5 |
|\ | | | | | docs(caldav): improve documentation of CalDavBackend::getCalendarsForUserCount | ||||
| * | docs(caldav): improve documentation of CalDavBackend::getCalendarsForUserCountdocs/caldav/getCalendarsForUserCount | Richard Steinmetz | 2025-06-04 | 1 | -7/+5 |
|/ | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | Merge pull request #53314 from nextcloud/bugfix/53157/fix-hasNotifier-check | Joas Schilling | 2025-06-04 | 1 | -1/+3 |
|\ | | | | | fix(notifications): Fix check for hasNotifiers when all apps use Regi… | ||||
| * | fix(notifications): Fix check for hasNotifiers when all apps use ↵bugfix/53157/fix-hasNotifier-check | Joas Schilling | 2025-06-04 | 1 | -1/+3 |
|/ | | | | | | RegistrationContext Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-04 | 10 | -98/+98 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #53285 from nextcloud/fix/files-position-navigation | John Molakvoæ | 2025-06-03 | 4 | -3/+120 |
|\ | |||||
| * | chore(assets): Recompile assetsfix/files-position-navigation | nextcloud-command | 2025-06-03 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | fix(files): highlight previous folder on history up | skjnldsv | 2025-06-03 | 2 | -0/+117 |
|/ | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | Merge pull request #53273 from nextcloud/fix/noid-fix-user-create-quota | Sebastian Krupinski | 2025-06-03 | 5 | -7/+7 |
|\ | | | | | fix(accounts): new account quota value | ||||
| * | chore(assets): Recompile assetsfix/noid-fix-user-create-quota | nextcloud-command | 2025-06-02 | 4 | -6/+6 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | fix: new account quota value | SebastianKrupinski | 2025-06-02 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | Merge pull request #53275 from nextcloud/fix/52617/fix-group-admin-delegation | F. E Noel Nfebe | 2025-06-03 | 1 | -0/+1 |
|\ \ | | | | | | | fix(provisioning_api): Allow group details access for users with admin delegation | ||||
| * | | fix(provisioning_api): Allow group details access for users with admin ↵fix/52617/fix-group-admin-delegation | nfebe | 2025-06-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | delegation This fixes an issue where users with "Administration privileges → Users" could not access the groups details endpoint in the provisioning API, resulting in a 403 Forbidden error. There is a problem with adding the `AuthorizedAdminSetting` attribute (middleware) that only allows access to users with Sharing admin privileges. Users with "`Users` admin" privileges should also be able to access group details. Resolves: https://github.com/nextcloud/server/issues/52617 Signed-off-by: nfebe <fenn25.fn@gmail.com> | ||||
* | | | Merge pull request #53292 from nextcloud/fix/loginflow | Kate | 2025-06-03 | 3 | -1/+22 |
|\ \ \ | |||||
| * | | | fix: handle IDLE timeoutfix/loginflow | Ferdinand Thiessen | 2025-06-03 | 3 | -1/+22 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Merge pull request #53264 from nextcloud/files_external-scan-unscanned | Robin Appelman | 2025-06-03 | 1 | -1/+14 |
|\ \ \ \ | | | | | | | | | | | feat: add --unscanned option to files_external:scan | ||||
| * | | | | feat: add --unscanned option to files_external:scanfiles_external-scan-unscanned | Robin Appelman | 2025-06-02 | 1 | -1/+14 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | Merge pull request #53277 from ↵ | Alexander Piskun | 2025-06-03 | 1 | -10/+32 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | nextcloud/fix/noid/task-processing-file-content-stream fix(TaskProcessingApiController): use StreamResponse to return file content | ||||
| * | | | | fix(TaskProcessingApiController): use StreamResponse to return the task file ↵fix/noid/task-processing-file-content-stream | Oleksander Piskun | 2025-06-03 | 1 | -10/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | content Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com> | ||||
* | | | | | Merge pull request #53274 from nextcloud/feat/noid/link-to-calendar-event | Maksim Sukharev | 2025-06-03 | 1 | -14/+30 |
|\ \ \ \ \ | |||||
| * | | | | | feat: link upcoming event to calendar app modalfeat/noid/link-to-calendar-event | Maksim Sukharev | 2025-06-03 | 1 | -14/+30 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* | | | | | Merge pull request #53284 from nextcloud/dependabot/npm_and_yarn/tar-fs-2.1.3 | dependabot[bot] | 2025-06-03 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | build(deps): bump tar-fs from 2.1.2 to 2.1.3dependabot/npm_and_yarn/tar-fs-2.1.3 | dependabot[bot] | 2025-06-03 | 1 | -3/+3 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3. - [Commits](https://github.com/mafintosh/tar-fs/commits) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 2.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | | | | | Merge pull request #53283 from nextcloud/feat/requestheader/indirect-parameter | Kate | 2025-06-03 | 1 | -20/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | feat(RequestHeader): Add indirect parameterfeat/requestheader/indirect-parameter | provokateurin | 2025-06-03 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | | | refactor(RequestHeader): Make parameter types stricter | provokateurin | 2025-06-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | | | chore(RequestHeader): Remove unnecessary getters | provokateurin | 2025-06-03 | 1 | -18/+0 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | | Merge pull request #53268 from nextcloud/cleanup/karma | John Molakvoæ | 2025-06-03 | 5 | -756/+132 |
|\ \ \ \ | |_|/ / |/| | | | test: cleanup karma (jsunit) tests and move files_external to Cypress | ||||
| * | | | test: cleanup karma (jsunit) tests and move files_external to Cypresscleanup/karma | Ferdinand Thiessen | 2025-06-02 | 5 | -756/+132 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-06-03 | 96 | -190/+244 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #53269 from nextcloud/ci/noid/make-run-names-distinct | Joas Schilling | 2025-06-02 | 1 | -3/+3 |
|\ \ \ \ | |_|_|/ |/| | | | ci: Add storage name to run name for easier identification | ||||
| * | | | ci: Add storage name to run name for easier identificationci/noid/make-run-names-distinct | Joas Schilling | 2025-06-02 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #53205 from nextcloud/fix/noid/get-preview-force-mimetype | Julien Veyssier | 2025-06-02 | 2 | -8/+12 |
|\ \ \ \ | |/ / / |/| | | | fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled | ||||
| * | | | fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabledfix/noid/get-preview-force-mimetype | Julien Veyssier | 2025-06-02 | 2 | -8/+12 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | | | | Merge pull request #53267 from ↵ | Louis | 2025-06-02 | 3 | -7/+5 |
|\ \ \ \ | |_|/ / |/| | | | | | | | nextcloud/artonge/fix/do_not_pass_parent_for_activity_tab_comments_plugin | ||||
| * | | | fix(comments): Do not set parent when instantiating activity tab plugin | Louis Chemineau | 2025-06-02 | 3 | -7/+5 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | This is necessary as the `context` variable is a vue3 instance, and vue 2 do not know how to handle it properly. Also, as far as I understand it, it is not needed. Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | Merge pull request #53157 from nextcloud/chore/refactor-core | Ferdinand Thiessen | 2025-06-02 | 12 | -324/+395 |
|\ \ \ | |_|/ |/| | | refactor(core): migrate core application to `IBootstrap` | ||||
| * | | fix: make core application bootstrapable by coordinatorchore/refactor-core | Ferdinand Thiessen | 2025-06-02 | 8 | -11/+23 |
| | | | | | | | | | | | | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |