Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(migration): Check if table existshasTableTaskprocessingTasks | Git'Fellow | 2024-11-25 | 1 | -5/+7 |
| | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | Merge pull request #49355 from nextcloud/moveStrictTyping | Git'Fellow | 2024-11-25 | 1 | -15/+18 |
|\ | | | | | refactor(filecache): Move to more strict operators | ||||
| * | refactor(filecache): Move to more strict typingmoveStrictTyping | Git'Fellow | 2024-11-25 | 1 | -15/+18 |
| | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | Merge pull request #49073 from nextcloud/feat/files_sharing/co-owner | Kate | 2024-11-25 | 22 | -57/+427 |
|\ \ | |||||
| * | | chore(assets): Recompile assetsfeat/files_sharing/co-owner | nextcloud-command | 2024-11-25 | 9 | -7/+7 |
| | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | fix(SharingEntry): Display owner name if the owner is someone else | provokateurin | 2024-11-25 | 1 | -0/+5 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | fix(files_sharing,files): Do not validate shares before adjusting the owner | provokateurin | 2024-11-25 | 4 | -22/+33 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | fix(Share20\Manager): Ensure node is still accessible when checking share | provokateurin | 2024-11-25 | 2 | -4/+38 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | feat(files_sharing): Allow users with share permission to manage shares on ↵ | provokateurin | 2024-11-25 | 2 | -0/+137 |
| | | | | | | | | | | | | | | | | | | IShareOwnerlessMount Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | fix(files_sharing): Remove duplicate link/email edit share logic | provokateurin | 2024-11-25 | 1 | -12/+0 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | feat(Share20\Manager): Return all shares on IShareOwnerlessMount | provokateurin | 2024-11-25 | 2 | -11/+99 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | fix(Share20\DefaultShareProvider): Return link shares in getSharesByPath() | provokateurin | 2024-11-25 | 2 | -1/+87 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | fix(Share20\DefaultShareProvider): Sort getSharesByPath() results | provokateurin | 2024-11-25 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | | feat(Files\Mount): Add IShareOwnerlessMount | provokateurin | 2024-11-25 | 3 | -0/+20 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Merge pull request #49311 from nextcloud/fix/ocmdiscoveryservice/cache-errors | Kate | 2024-11-25 | 1 | -1/+9 |
|\ \ \ | |||||
| * | | | fix(OCMDiscoveryService): Also cache error results during discoveryfix/ocmdiscoveryservice/cache-errors | provokateurin | 2024-11-25 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | | Merge pull request #49004 from nextcloud/bug/48678/restore-dav-error-response | Anna | 2024-11-25 | 10 | -69/+148 |
|\ \ \ \ | | | | | | | | | | | Bug/48678/restore dav error response | ||||
| * | | | | fix: Re-throwing the TypeError to prevent exposing the installation pathbug/48678/restore-dav-error-response | Daniel Kesselberg | 2024-11-22 | 1 | -0/+92 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | | Revert "fix(dav): Always respond custom error page on exceptions" | Daniel Kesselberg | 2024-11-22 | 9 | -66/+75 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 9992e7d4395a773fec7148cf5b4111f894cb40b7. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | | Revert "fix: Drop unnecessary exit" | Daniel Kesselberg | 2024-11-22 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d2bf3613f6c9210a720bebdcf82284bbfc604319. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | | Revert "fix: Override start method of \Sabre\DAV\Server to remove exception ↵ | Daniel Kesselberg | 2024-11-22 | 1 | -23/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | output" This reverts commit e202896a7476f6c3ad74793e6524293fd8a93224. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | | Merge pull request #49433 from ↵ | Louis | 2024-11-25 | 2 | -14/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/artonge/feat/maintenance_warn_encrypt_all feat: Warn about maintenance in EncryptAll command | ||||
| * | | | | | feat: Warn about maintenance in EncryptAll commandartonge/feat/maintenance_warn_encrypt_all | Louis Chemineau | 2024-11-25 | 2 | -14/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | | | | Merge pull request #49464 from nextcloud/fix/external-storage-controller-cast-id | Marcel Klehr | 2024-11-25 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | fix(external_storage): Cast id to int | ||||
| * | | | | | fix(external_storage): Cast id to intfix/external-storage-controller-cast-id | Marcel Klehr | 2024-11-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | follow up to #49218 Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-25 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-25 | 18 | -4/+92 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-24 | 40 | -10/+280 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-23 | 22 | -10/+124 |
| |_|/ / / |/| | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | Merge pull request #49406 from nextcloud/avoidStatusSessions | Joas Schilling | 2024-11-22 | 1 | -0/+7 |
|\ \ \ \ \ | | | | | | | | | | | | | fix(status): Avoid session creation for status requests | ||||
| * | | | | | fix(status): Avoid session creation for status requestsavoidStatusSessions | Git'Fellow | 2024-11-21 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-22 | 24 | -8/+90 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | | Merge pull request #49434 from nextcloud/artonge/fix/getting_cache_entry | Louis | 2024-11-21 | 2 | -5/+6 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | fix: Wrap partial cache entry in CacheEntry | ||||
| * | | | | | fix: Wrap partial cache entry in CacheEntryartonge/fix/getting_cache_entry | Louis Chemineau | 2024-11-21 | 2 | -5/+6 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because it is returned here: https://github.com/nextcloud/server/blob/7b7d07c5750583ab3a7b29112af475f5c8891143/lib/private/Files/Cache/Cache.php#L136-L137 And some implementation got stricter: https://github.com/nextcloud/groupfolders/blob/df95bf6ba807da5171de91108879b6d8aa9f3611/lib/Mount/RootEntryCache.php#L23-L28 Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | | | Merge pull request #47832 from nextcloud/fix/issue-12387-delete-invitations | Sebastian Krupinski | 2024-11-21 | 1 | -2/+51 |
|\ \ \ \ \ | | | | | | | | | | | | | fix: (CalDav) Delete invitation link when deleting Calendars or Events | ||||
| * | | | | | fix: (CalDav) Delete invitation when deleting Calendars or Eventsfix/issue-12387-delete-invitations | SebastianKrupinski | 2024-11-21 | 1 | -2/+51 |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | | | | Merge pull request #49417 from nextcloud/refactSmallAdjust | John Molakvoæ | 2024-11-21 | 4 | -242/+68 |
|\ \ \ \ \ | |||||
| * | | | | | refactor(storage): Code adjustements and simplificationsrefactSmallAdjust | Git'Fellow | 2024-11-21 | 4 | -242/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | | | | Merge pull request #49420 from nextcloud/fix/etag-constraint-search-query | John Molakvoæ | 2024-11-21 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix(cache): etag constraint violationfix/etag-constraint-search-query | skjnldsv | 2024-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | | | | | Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-help | Daniel | 2024-11-21 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | feat(files): Add help to / update description of `files:cleanup` | ||||
| * | | | | | | | feat(occ): Add help and update description for `files:cleanup`feat/occ-files-cleanup-help | Josh | 2024-11-20 | 1 | -1/+2 |
| | |_|/ / / / | |/| | | | | | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com> | ||||
* | | | | | | | Merge pull request #49380 from nextcloud/fix/files-page-title | John Molakvoæ | 2024-11-21 | 3 | -4/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | chore(assets): Recompile assetsfix/files-page-title | nextcloud-command | 2024-11-21 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | | | | | fix(files): Restore page title (folder - view - product) | Ferdinand Thiessen | 2024-11-21 | 1 | -1/+13 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Folder: Current folder if not root * View: Name of current view * Product: Nextcloud Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | | | | Merge pull request #49408 from nextcloud/refactor/files-cleanup | Julius Knorr | 2024-11-21 | 1 | -12/+18 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | refactor(files): Use functions for all in `occ files:cleanup` | ||||
| * | | | | | | refactor(files): Use functions for all in `occ files:cleanup`refactor/files-cleanup | Josh | 2024-11-20 | 1 | -12/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tidying. Signed-off-by: Josh <josh.t.richards@gmail.com> | ||||
* | | | | | | | Merge pull request #49396 from nextcloud/dav-webcal-default-refresh-rate | Christoph Wurst | 2024-11-21 | 2 | -3/+3 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | feat(dav): increase default calendar subscription refresh rate to one day | ||||
| * | | | | | | | feat(dav): increase default calendar subscription refresh rate to one daydav-webcal-default-refresh-rate | Thomas Citharel | 2024-11-20 | 2 | -3/+3 |
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the performance benefits from #43541 it makes sense Reference https://github.com/nextcloud/server/issues/46171#issuecomment-2487910923 Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-11-21 | 50 | -48/+564 |
| |/ / / / / |/| | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |