summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * fix(tests): Fix PHP 8.0 compatibilityCôme Chilliet2024-08-131-1/+2
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * chore(tests): Fix import in cypress test limit_to_same_group.cy.tsCôme Chilliet2024-08-131-1/+1
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * chore(tests): Fix SPDX license header on new cypress testCôme Chilliet2024-08-131-19/+2
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * fix(tests): Adapt tests to change of DefaultShareProvider constructorCôme Chilliet2024-08-131-6/+15
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * fix: Remove shares only if there are no more common groups between usersCôme Chilliet2024-08-132-39/+64
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * chore(tests): Test limiting sharing to same groupLouis Chemineau2024-08-131-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 Chemineau2024-08-132-2/+47
| | | | | | | | | | | | group Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #47205 from nextcloud/chore/bumpJohn Molakvoæ2024-08-142-3/+3
|\ \
| * | chore: compile assetsskjnldsv2024-08-132-3/+3
| |/ | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-08-14102-88/+364
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #47131 from nextcloud/release/29.0.5_rc1v29.0.5rc1John Molakvoæ2024-08-131-2/+2
|\
| * build(hub): 29.0.5 RC1Benjamin Gaussorgues2024-08-131-2/+2
|/ | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1318-2/+154
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1210-0/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1116-12/+98
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #47171 from nextcloud/backport/47153/stable29Ferdinand Thiessen2024-08-103-4/+4
|\ | | | | [stable29] fix: fix getting the folder node from the dav response
| * chore(assets): Recompile assetsnextcloud-command2024-08-102-3/+3
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * chore(assets): Recompile assetsnextcloud-command2024-08-100-0/+0
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix: fix getting the folder node from the dav responseRobin Appelman2024-08-101-1/+1
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-10138-14/+342
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #47151 from nextcloud/backport/47147/stable29John Molakvoæ2024-08-095-10/+14
|\
| * fix(files): trim names on new node creationskjnldsv2024-08-095-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 TransifexNextcloud bot2024-08-09362-642/+906
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #47137 from nextcloud/backport/45207/stable29Andy Scherzinger2024-08-082-33/+72
|\ | | | | [stable29] fix(dav): Try basic auth for ajax WebDAV requests
| * fix(dav): Try basic auth for ajax WebDAV requestsFerdinand Thiessen2024-08-082-33/+72
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #47072 from nextcloud/backport/46710/stable29Ferdinand Thiessen2024-08-081-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 APILouis Chemineau2024-08-071-1/+1
| | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | Merge pull request #46940 from nextcloud/backport/46768/stable29Ferdinand Thiessen2024-08-0816-527/+929
|\ \ \ | | | | | | | | [stable29] fix(files): Provide default file action for file entry name (on click action)
| * | | chore: Compile assetsFerdinand Thiessen2024-08-084-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | fix(files): Add missing directory variable to error messageFerdinand Thiessen2024-08-082-7/+62
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | fix(files): Provide file actions from list entry to make it reactiveFerdinand Thiessen2024-08-0811-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/stable29Ferdinand Thiessen2024-08-086-28/+95
|\ \ \ | | | | | | | | [stable29] fix(files): Correctly create Nodes from WebDAV result in "recent"-view
| * | | chore: Compile assetsFerdinand Thiessen2024-08-082-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | test: Add test for recent viewFerdinand Thiessen2024-08-081-0/+44
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | fix(files): Correctly create Nodes from WebDAV result in "recent"-viewFerdinand Thiessen2024-08-083-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/stable29Ferdinand Thiessen2024-08-085-19/+38
|\ \ \ | | | | | | | | [stable29] fix(files): cancel move-copy action should not be handled as an error
| * | | chore: Compile assetsFerdinand Thiessen2024-08-084-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | fix(files): cancel move-copy action should not be handled as an errorFerdinand Thiessen2024-08-081-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/stable29Benjamin Gaussorgues2024-08-087-72/+29
|\ \ \ | |/ / |/| |
| * | chore: Compile assetsFerdinand Thiessen2024-08-084-6/+6
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | perf(files_trashbin): Only trigger one PROPFIND for trashbin viewFerdinand Thiessen2024-08-082-66/+18
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | fix(files_trashbin): Original name of the deleted files should be set as ↵Ferdinand Thiessen2024-08-081-0/+5
|/ / | | | | | | | | | | display name for DAV Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #46889 from nextcloud/backport/46476/stable29Andy Scherzinger2024-08-0821-0/+1159
|\ \ | | | | | | [stable29] Migration Attributes
| * | fix(migration-preview): display a message if no attributes setMaxence Lange2024-08-062-0/+21
| | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | feat(upgrade): migration attributesMaxence Lange2024-08-0621-0/+1138
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | Merge pull request #47119 from nextcloud/backport/47044/stable29Andy Scherzinger2024-08-081-1/+1
|\ \ \ | | | | | | | | [stable29] fix(encryption): Fix mountpoint check to accept if several are found
| * | | fix(encryption): Fix mountpoint check to accept if several are foundCôme Chilliet2024-08-071-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/stable29Ferdinand Thiessen2024-08-083-4/+4
|\ \ \ \ | | | | | | | | | | [stable29] fix(systemtags): Correctly load tagged files in "tags"-files-view
| * | | | chore(assets): Recompile assetsnextcloud-command2024-08-082-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix(systemtags): Correctly load tagged files in "tags"-files-viewFerdinand Thiessen2024-08-081-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>