Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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> | |||||
| * | | | test: Add test for recent view | Ferdinand Thiessen | 2024-08-08 | 1 | -0/+44 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
| * | | | fix(files): Correctly create Nodes from WebDAV result in "recent"-view | Ferdinand Thiessen | 2024-08-08 | 3 | -25/+48 | |
|/ / / | | | | | | | | | | | | | | | | | | | The recent search works on a different remote URL so the source of the files were wrong, because the remote url was included twice in the source. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | Merge pull request #46972 from nextcloud/backport/46963/stable29 | Ferdinand Thiessen | 2024-08-08 | 5 | -19/+38 | |
|\ \ \ | | | | | | | | | [stable29] fix(files): cancel move-copy action should not be handled as an error | |||||
| * | | | chore: Compile assets | Ferdinand Thiessen | 2024-08-08 | 4 | -6/+6 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
| * | | | fix(files): cancel move-copy action should not be handled as an error | Ferdinand Thiessen | 2024-08-08 | 1 | -13/+32 | |
| | |/ | |/| | | | | | | | | | | | | | Instead we should just show an information message why the file is not moved / copied. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | | Merge pull request #47036 from nextcloud/backport/46996/stable29 | Benjamin Gaussorgues | 2024-08-08 | 7 | -72/+29 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | chore: Compile assets | Ferdinand Thiessen | 2024-08-08 | 4 | -6/+6 | |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
| * | | perf(files_trashbin): Only trigger one PROPFIND for trashbin view | Ferdinand Thiessen | 2024-08-08 | 2 | -66/+18 | |
| | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
| * | | fix(files_trashbin): Original name of the deleted files should be set as ↵ | Ferdinand Thiessen | 2024-08-08 | 1 | -0/+5 | |
|/ / | | | | | | | | | | | display name for DAV Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | |||||
* | | Merge pull request #46889 from nextcloud/backport/46476/stable29 | Andy Scherzinger | 2024-08-08 | 21 | -0/+1159 | |
|\ \ | | | | | | | [stable29] Migration Attributes | |||||
| * | | fix(migration-preview): display a message if no attributes set | Maxence Lange | 2024-08-06 | 2 | -0/+21 | |
| | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
| * | | feat(upgrade): migration attributes | Maxence Lange | 2024-08-06 | 21 | -0/+1138 | |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | |||||
* | | | Merge pull request #47119 from nextcloud/backport/47044/stable29 | Andy Scherzinger | 2024-08-08 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | [stable29] fix(encryption): Fix mountpoint check to accept if several are found | |||||
| * | | | fix(encryption): Fix mountpoint check to accept if several are found | Côme Chilliet | 2024-08-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no strong requirement to have only one mount for a given storage id. Also the error in this case would be misleading. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | |||||
* | | | | Merge pull request #47129 from nextcloud/backport/47120/stable29 | Ferdinand Thiessen | 2024-08-08 | 3 | -4/+4 | |
|\ \ \ \ | | | | | | | | | | | [stable29] fix(systemtags): Correctly load tagged files in "tags"-files-view | |||||
| * | | | | chore(assets): Recompile assets | nextcloud-command | 2024-08-08 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
| * | | | | fix(systemtags): Correctly load tagged files in "tags"-files-view | Ferdinand Thiessen | 2024-08-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |