Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(setupchecks): add row format setup check for MySQL databasesfeat/row_format_check | Benjamin Gaussorgues | 2024-10-08 | 4 | -0/+76 |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.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> | ||||
* | | | | Merge pull request #48439 from nextcloud/fix/background-image | Daniel | 2024-09-30 | 1 | -1/+3 |
|\ \ \ \ | | | | | | | | | | | fix(theming): Use `AppConfig` for setting background image | ||||
| * | | | | fix(theming): Use `AppConfig` for setting background imagefix/background-image | Ferdinand Thiessen | 2024-09-28 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | | Merge pull request #48437 from nextcloud/fix/noid/count-disabled-correct | Kate | 2024-09-30 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | fix: correctly count disabled users for subadminsfix/noid/count-disabled-correct | Maksim Sukharev | 2024-09-28 | 1 | -4/+4 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* | | / / | fix: Fix test of IConstructableStorage implentation by storage classesfix/fix-storage-interface-check | Côme Chilliet | 2024-09-30 | 1 | -1/+1 |
| |_|/ / |/| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-29 | 104 | -298/+432 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #48424 from nextcloud/fix/declarative-settings-priority | Ferdinand Thiessen | 2024-09-28 | 4 | -79/+72 |
|\ \ \ \ | |/ / / |/| | | | fix(settings): Sort all settings - incl declarative settings - by priority | ||||
| * | | | fix(settings): Sort all settings - incl declarative settings - by priorityfix/declarative-settings-priority | Ferdinand Thiessen | 2024-09-28 | 4 | -79/+72 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously declarative settings were sorted by priority but behind the "native" settings, this is now fixed, meaning a declarative setting with higher priority than an `ISetting` will be correctly rendered before that `ISetting` in the settings list. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | feat(files_sharing): Make `ShareController` download route use the DAV ↵ | Ferdinand Thiessen | 2024-09-28 | 1 | -91/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | `ZipFolderPlugin` Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | feat(files): Make the files download action use WebDAV zip download | Ferdinand Thiessen | 2024-09-28 | 4 | -273/+222 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | feat(dav): New `ZipFolderPlugin` which allows to download folders using GET ↵ | Ferdinand Thiessen | 2024-09-28 | 5 | -0/+167 |
|/ / / | | | | | | | | | | | | | | | | requests Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-28 | 22 | -6/+172 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48219 from nextcloud/fix/istorage/return-types | Kate | 2024-09-27 | 14 | -330/+178 |
|\ \ | |||||
| * | | test: Fix IStorage return types | provokateurin | 2024-09-26 | 2 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | fix(files_external): Fix all IStorage return types | provokateurin | 2024-09-26 | 7 | -232/+130 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | fix(files_sharing): Fix all IStorage return types | provokateurin | 2024-09-26 | 3 | -70/+34 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | fix(files_trashbin): Fix all IStorage return types | provokateurin | 2024-09-26 | 2 | -25/+11 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-27 | 24 | -18/+256 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48366 from nextcloud/fix/files_sharing/ocm-permissions | Daniel | 2024-09-26 | 1 | -6/+13 |
|\ \ | | | | | | | fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop | ||||
| * | | fix(files_sharing): Check if propfind response is valid before accessing ↵fix/files_sharing/ocm-permissions | provokateurin | 2024-09-26 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | share permission props Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | refactor(files_sharing): Make permissions prop checks less error prone | provokateurin | 2024-09-26 | 1 | -6/+9 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop | provokateurin | 2024-09-26 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Merge pull request #48375 from ↵ | Joas Schilling | 2024-09-26 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/skip-future-shipped-apps-from-updatenotification-check Skip future shipped apps from updatenotification check | ||||
| * | | | fix(updatenotification): Communicate app_api as shipped in 30+bugfix/noid/skip-future-shipped-apps-from-updatenotification-check | Joas Schilling | 2024-09-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | fix(updatenotification): Communicate twofactor_nextcloud_notification as ↵ | Joas Schilling | 2024-09-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | shipped in 30+ Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | fix(updatenotification): Communicate files_downloadlimit as shipped in 29+ | Joas Schilling | 2024-09-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |