Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | refactor(files_sharing): Add Storage parameter strong types | provokateurin | 2024-10-07 | 3 | -38/+33 | |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
| * | | refactor(files_trashbin): Add Storage parameter strong types | provokateurin | 2024-10-07 | 2 | -10/+7 | |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
| * | | refactor(dav): Add Storage parameter strong types | provokateurin | 2024-10-07 | 2 | -1/+9 | |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
| * | | test(workflowengine): Add Storage parameter strong types | provokateurin | 2024-10-07 | 1 | -3/+3 | |
| |/ | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | fix(BackgroundJobs): Adjust intervals and time sensitivities | provokateurin | 2024-10-08 | 17 | -35/+19 | |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-08 | 96 | -2/+208 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | feat(sidebar): Show node owner in metadata subline | fenn-cs | 2024-10-07 | 3 | -24/+70 | |
|/ | | | | | | Resolves: https://github.com/nextcloud/server/issues/46178 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | |||||
* | fix: Ensure we only pass string to writeln() | Joas Schilling | 2024-10-07 | 2 | -2/+2 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | test: Fix wrongly mocked method | Joas Schilling | 2024-10-07 | 1 | -2/+1 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | ci: Fix psalm by typing the QuestionHelper | Joas Schilling | 2024-10-07 | 1 | -0/+3 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Merge pull request #48438 from nextcloud/fix/bring-back-zip-event | Ferdinand Thiessen | 2024-10-07 | 3 | -43/+45 | |
|\ | | | | | fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive | |||||
| * | fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archivefix/bring-back-zip-event | Ferdinand Thiessen | 2024-09-29 | 3 | -43/+45 | |
| | | | | | | | | | | | | This is required to not break behavior on zip download (apps should be able to react to zip download especially for shares). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-07 | 20 | -56/+86 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-06 | 18 | -4/+128 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-05 | 16 | -0/+42 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #48532 from nextcloud/fix/48437/dont-exclude-user | Arthur Schiwon | 2024-10-04 | 1 | -6/+0 | |
|\ \ | | | | | | | fix: do not reduce count for subadmins if they are members of group | |||||
| * | | fix: do not reduce count for subadmins if they are members of groupfix/48437/dont-exclude-user | Maksim Sukharev | 2024-10-02 | 1 | -6/+0 | |
| | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | |||||
* | | | fix: use nc's binary finding logic for smbsmb-systembridge | Robin Appelman | 2024-10-04 | 4 | -7/+36 | |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-04 | 48 | -512/+564 | |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | Merge pull request #48440 from nextcloud/refactor/background-service | Ferdinand Thiessen | 2024-10-03 | 1 | -34/+28 | |
|\ \ \ | | | | | | | | | refactor(theming): Reduce duplicated code in `BackgroundService` | |||||
| * | | | refactor(theming): Reduce duplicated code in `BackgroundService`refactor/background-service | Ferdinand Thiessen | 2024-09-28 | 1 | -34/+28 | |
| | |/ | |/| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | Merge pull request #48543 from nextcloud/fix/themes-layout | Pytal | 2024-10-03 | 2 | -7/+0 | |
|\ \ \ | | | | | | | | | fix(theming): Fix layout of themes | |||||
| * | | | fix(theming): Fix layout of themes | Christopher Ng | 2024-10-02 | 2 | -7/+0 | |
| | |/ | |/| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | | | Merge pull request #48548 from nextcloud/fix/fix-admin-audit-event-listening | Côme Chilliet | 2024-10-03 | 2 | -55/+9 | |
|\ \ \ | | | | | | | | | fix(admin_audit): Listen to the right events | |||||
| * | | | fix(admin_audit): Listen to the right eventsfix/fix-admin-audit-event-listening | Côme Chilliet | 2024-10-03 | 2 | -55/+9 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | | Merge pull request #48540 from nextcloud/bugfix/noid/remove-3rdparty-use | Joas Schilling | 2024-10-03 | 5 | -13/+13 | |
|\ \ \ \ | |/ / / |/| | | | fix(filesexternal): Remove unneeded 3rdparty library use | |||||
| * | | | fix(filesexternal): Remove unneeded 3rdparty library usebugfix/noid/remove-3rdparty-use | Joas Schilling | 2024-10-02 | 5 | -13/+13 | |
| |/ / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-03 | 218 | -286/+364 | |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #48508 from nextcloud/fix/webcal-subscription-jobs-middleware | Anna | 2024-10-02 | 3 | -108/+66 | |
|\ \ | | | | | | | fix(caldav): add missing handlers | |||||
| * | | fix(caldav): add missing handlersfix/webcal-subscription-jobs-middleware | Anna Larch | 2024-10-01 | 3 | -108/+66 | |
| | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | |||||
* | | | Merge pull request #48519 from nextcloud/bug/48518/ignore-invalid-dates | Sebastian Krupinski | 2024-10-02 | 2 | -4/+11 | |
|\ \ \ | | | | | | | | | fix(dav): don't crash subscription on invalid calendar object | |||||
| * | | | fix(dav): don't crash subscription on invalid calendar objectbug/48518/ignore-invalid-dates | escoand | 2024-10-02 | 2 | -4/+11 | |
| | | | | | | | | | | | | | | | | Signed-off-by: escoand <escoand@users.noreply.github.com> | |||||
* | | | | Merge pull request #48486 from nextcloud/chore/48408/rename-twitter-to-x | F. E Noel Nfebe | 2024-10-02 | 1 | -7/+7 | |
|\ \ \ \ | |/ / / |/| | | | chore: Move from Twitter to X | |||||
| * | | | chore: Move from Twitter to Xchore/48408/rename-twitter-to-x | fenn-cs | 2024-10-02 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com> | |||||
* | | | | Merge pull request #47414 from nextcloud/debt/noid/user-changed-event | Arthur Schiwon | 2024-10-02 | 1 | -0/+92 | |
|\ \ \ \ | | | | | | | | | | | test(admin_audit): add test for user management listener | |||||
| * | | | | test(admin_audit): add test for user management listenerdebt/noid/user-changed-event | Daniel Kesselberg | 2024-09-23 | 1 | -0/+92 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | | | | | Merge pull request #48512 from nextcloud/fix/pick-folder-smart-picker | Pytal | 2024-10-02 | 1 | -12/+11 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | fix(files): Fix folders not being selectable in the smart picker | |||||
| * | | | | fix(files): Fix folders not being selectable in the smart picker | Christopher Ng | 2024-10-01 | 1 | -12/+11 | |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | | | | Merge pull request #47788 from nextcloud/feat/add-addressbook-list-command | Anna | 2024-10-02 | 6 | -1/+190 | |
|\ \ \ \ | | | | | | | | | | | feat(carddav): add command to list address books | |||||
| * | | | | feat(carddav): add command to list address booksfeat/add-addressbook-list-command | Anna Larch | 2024-09-30 | 6 | -1/+190 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | |||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-02 | 28 | -8/+44 | |
| |/ / / |/| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | fix: make federation address book sync work with allow_local_remote_servers ↵ | Daniel Kesselberg | 2024-10-01 | 2 | -10/+91 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | = false Client.preventLocalAddress expects an absolute URL, which means the base_uri option cannot be used. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | | | | Merge pull request #48235 from nextcloud/readd-object-store-phpunit | Robin Appelman | 2024-10-01 | 2 | -4/+1 | |
|\ \ \ \ | | | | | | | | | | | test: re-add object store primary storage phpunit tests | |||||
| * | | | | test: fix share storage move test with object store | Robin Appelman | 2024-09-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | | | fix: preserve fileid when moving from objectstore to non-objectstore | Robin Appelman | 2024-09-27 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-01 | 124 | -244/+292 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | | | | Merge pull request #47846 from nextcloud/fix/provisionApi-status-codes | Hamza | 2024-09-30 | 2 | -25/+25 | |
|\ \ \ \ \ | | | | | | | | | | | | | fix: provision api's status codes | |||||
| * | | | | | fix: provision api's status codesfix/provisionApi-status-codes | Hamza Mahjoubi | 2024-09-30 | 2 | -25/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | |||||
* | | | | | | perf(files): Adjust default chunk size for chunked upload to 100MiBperf/files/chunked-upload-default-100-mib | provokateurin | 2024-09-30 | 1 | -1/+1 | |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | |||||
* | | | | | fix(files): Add more visual move / copy notificationfix/files-add-move-info | Ferdinand Thiessen | 2024-09-30 | 3 | -4/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Resolves: https://github.com/nextcloud/server/issues/46645 This adds loading toast notification while the move operation is running. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |