Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #47345 from nextcloud/release/29.0.5v29.0.5 | John Molakvoæ | 2024-08-20 | 3 | -5/+5 |
|\ | |||||
| * | build(hub): 29.0.5 | skjnldsv | 2024-08-20 | 3 | -5/+5 |
| | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | Merge pull request #47354 from nextcloud/backport/47346/stable29 | John Molakvoæ | 2024-08-20 | 2 | -5/+6 |
|\ \ | |/ |/| | [stable29] store the mountpoint of storages in the mount options and use it to find the encryption keys | ||||
| * | fix: use mountpoint from storage to find the encryption keys | Robin Appelman | 2024-08-20 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | feat: store the mountpoint of storages in the mount options | Robin Appelman | 2024-08-20 | 1 | -2/+3 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-20 | 20 | -12/+208 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47278 from nextcloud/backport/46881/stable29 | Stephan Orbaugh | 2024-08-19 | 1 | -6/+18 |
|\ | | | | | [stable29] fix: try to find non-recursive share source | ||||
| * | fix: try to find non-recursive share source | Robin Appelman | 2024-08-16 | 1 | -6/+18 |
| | | | | | | | | | | | | instead of always picking the first one, try to find one that won't blow up Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-19 | 14 | -8/+238 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-18 | 126 | -160/+524 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-17 | 28 | -4/+174 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-16 | 54 | -82/+340 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47230 from nextcloud/backport/47212/stable29 | Joas Schilling | 2024-08-15 | 1 | -1/+1 |
|\ | | | | | [stable29] fix(security): Update expiration date in security.txt | ||||
| * | fix(security): Update expiration date in security.txt | Joas Schilling | 2024-08-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-15 | 1438 | -24654/+6754 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47192 from nextcloud/backport/47180/stable29 | John Molakvoæ | 2024-08-14 | 4 | -8/+168 |
|\ | |||||
| * | chore(tests): fix import in cypress test limit_to_same_group.cy.ts | Côme Chilliet | 2024-08-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | fix(tests): Fix PHP 8.0 compatibility | Côme Chilliet | 2024-08-13 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | chore(tests): Fix import in cypress test limit_to_same_group.cy.ts | Côme Chilliet | 2024-08-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | chore(tests): Fix SPDX license header on new cypress test | Côme Chilliet | 2024-08-13 | 1 | -19/+2 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | fix(tests): Adapt tests to change of DefaultShareProvider constructor | Côme Chilliet | 2024-08-13 | 1 | -6/+15 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | fix: Remove shares only if there are no more common groups between users | Côme Chilliet | 2024-08-13 | 2 | -39/+64 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | chore(tests): Test limiting sharing to same group | Louis Chemineau | 2024-08-13 | 1 | -0/+97 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | fix(files_sharing): Delete user shares if needed when user is removed from a ↵ | Louis Chemineau | 2024-08-13 | 2 | -2/+47 |
| | | | | | | | | | | | | group Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Merge pull request #47205 from nextcloud/chore/bump | John Molakvoæ | 2024-08-14 | 2 | -3/+3 |
|\ \ | |||||
| * | | chore: compile assets | skjnldsv | 2024-08-13 | 2 | -3/+3 |
| |/ | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-14 | 102 | -88/+364 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47131 from nextcloud/release/29.0.5_rc1v29.0.5rc1 | John Molakvoæ | 2024-08-13 | 1 | -2/+2 |
|\ | |||||
| * | build(hub): 29.0.5 RC1 | Benjamin Gaussorgues | 2024-08-13 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-13 | 18 | -2/+154 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-12 | 10 | -0/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-11 | 16 | -12/+98 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47171 from nextcloud/backport/47153/stable29 | Ferdinand Thiessen | 2024-08-10 | 3 | -4/+4 |
|\ | | | | | [stable29] fix: fix getting the folder node from the dav response | ||||
| * | chore(assets): Recompile assets | nextcloud-command | 2024-08-10 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | chore(assets): Recompile assets | nextcloud-command | 2024-08-10 | 0 | -0/+0 |
| | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | fix: fix getting the folder node from the dav response | Robin Appelman | 2024-08-10 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-10 | 138 | -14/+342 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47151 from nextcloud/backport/47147/stable29 | John Molakvoæ | 2024-08-09 | 5 | -10/+14 |
|\ | |||||
| * | fix(files): trim names on new node creation | skjnldsv | 2024-08-09 | 5 | -10/+14 |
|/ | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-09 | 362 | -642/+906 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47137 from nextcloud/backport/45207/stable29 | Andy Scherzinger | 2024-08-08 | 2 | -33/+72 |
|\ | | | | | [stable29] fix(dav): Try basic auth for ajax WebDAV requests | ||||
| * | fix(dav): Try basic auth for ajax WebDAV requests | Ferdinand Thiessen | 2024-08-08 | 2 | -33/+72 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | Merge pull request #47072 from nextcloud/backport/46710/stable29 | Ferdinand Thiessen | 2024-08-08 | 1 | -1/+1 |
|\ \ | | | | | | | [stable29] fix: Use timestamp instead of revision id in files_versions metadata API | ||||
| * | | fix: Use timestamp instead of revision id in files_versions metadata API | Louis Chemineau | 2024-08-07 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | Merge pull request #46940 from nextcloud/backport/46768/stable29 | Ferdinand Thiessen | 2024-08-08 | 16 | -527/+929 |
|\ \ \ | | | | | | | | | [stable29] fix(files): Provide default file action for file entry name (on click action) | ||||
| * | | | chore: Compile assets | Ferdinand Thiessen | 2024-08-08 | 4 | -6/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | fix(files): Add missing directory variable to error message | Ferdinand Thiessen | 2024-08-08 | 2 | -7/+62 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | | | fix(files): Provide file actions from list entry to make it reactive | Ferdinand Thiessen | 2024-08-08 | 11 | -513/+860 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | This fixes non reactive default action text of the name component. Also use download action as default action so that only one place is needed to define how to download a file. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Merge pull request #46951 from nextcloud/backport/46918/stable29 | Ferdinand Thiessen | 2024-08-08 | 6 | -28/+95 |
|\ \ \ | | | | | | | | | [stable29] fix(files): Correctly create Nodes from WebDAV result in "recent"-view | ||||
| * | | | chore: Compile assets | Ferdinand Thiessen | 2024-08-08 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |