aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat(auth): Clean-up unused auth tokens and wipe tokensChristoph Wurst2024-08-133-20/+31
* Merge pull request #41740 from nextcloud/Fix/duplicate-remindersHamza2024-08-133-4/+12
|\
| * fix: handle-duplicate-reminderhamza2212024-08-133-4/+12
* | Merge pull request #47180 from nextcloud/fix/apply-group-limit-on-remove-from...Côme Chilliet2024-08-134-8/+167
|\ \
| * | chore(tests): Fix import in cypress test limit_to_same_group.cy.tsCôme Chilliet2024-08-121-1/+1
| * | chore(tests): Fix SPDX license header on new cypress testCôme Chilliet2024-08-121-19/+2
| * | fix(tests): Adapt tests to change of DefaultShareProvider constructorCôme Chilliet2024-08-121-6/+15
| * | fix: Remove shares only if there are no more common groups between usersCôme Chilliet2024-08-122-39/+64
| * | chore(tests): Test limiting sharing to same groupLouis Chemineau2024-08-121-0/+97
| * | fix(files_sharing): Delete user shares if needed when user is removed from a ...Louis Chemineau2024-08-122-2/+47
* | | Merge pull request #47181 from nextcloud/fix/new-folder-messaeFerdinand Thiessen2024-08-133-6/+13
|\ \ \ | |_|/ |/| |
| * | chore(assets): Recompile assetsnextcloud-command2024-08-132-3/+3
| * | fix(files): Add messages when "new folder" fails or gets cancelledFerdinand Thiessen2024-08-131-3/+10
* | | Merge pull request #47188 from nextcloud/spreed/12950/avatar-menu-icon-colorJoas Schilling2024-08-135-4/+5
|\ \ \ | |/ / |/| |
| * | fix(avatar): Fix icon-color for action-router contacts menu optionsJoas Schilling2024-08-135-4/+5
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1318-2/+154
* | Merge pull request #47177 from nextcloud/fix/noid/preferred-taskprocessing-pr...Julien Veyssier2024-08-1311-15/+602
|\ \
| * | feat(taskprocessing): add text2text, text2image, contextWrite, transcribe and...Julien Veyssier2024-08-138-2/+584
| * | fix(taskprocessing): select preferred provider when running sync task, fix ta...Julien Veyssier2024-08-123-13/+18
|/ /
* | Merge pull request #46987 from nextcloud/fix/dav-publicFerdinand Thiessen2024-08-1218-52/+179
|\ \ | |/ |/|
| * feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-1213-35/+75
| * fix(dav): Ensure share properties are also set on public remote endpointFerdinand Thiessen2024-08-129-28/+115
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1210-0/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1116-12/+98
* Merge pull request #47157 from nextcloud/perf/prevent-extra-requestsPytal2024-08-103-9/+6
|\
| * chore: compile assetsChristopher Ng2024-08-092-3/+3
| * perf(files): Prevent extraneous requests when tree children are loadingChristopher Ng2024-08-091-6/+3
* | Merge pull request #47153 from nextcloud/trashbin-fix-folder-extractFerdinand Thiessen2024-08-103-4/+4
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2024-08-102-3/+3
| * | fix: fix getting the folder node from the dav responseRobin Appelman2024-08-101-1/+1
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-08-10138-14/+342
|/
* Merge pull request #47152 from nextcloud/fix/guest-layoutFerdinand Thiessen2024-08-093-37/+28
|\
| * chore: Compile assetsFerdinand Thiessen2024-08-092-2/+2
| * fix(styles): Guest layout should follow the new designFerdinand Thiessen2024-08-091-35/+26
* | Merge pull request #47135 from nextcloud/fix/open-tags-in-folderFerdinand Thiessen2024-08-095-3/+172
|\ \ | |/ |/|
| * fix(systemtags): Sub folders should be opened in filesFerdinand Thiessen2024-08-095-3/+172
|/
* Merge pull request #47147 from nextcloud/fix/trim-new-folderFerdinand Thiessen2024-08-095-10/+14
|\
| * fix(files): trim names on new node creationskjnldsv2024-08-095-10/+14
|/
* Merge pull request #47149 from nextcloud/fix/disable-tags-editingJohn Molakvoæ2024-08-097-6/+13
|\
| * chore(assets): Recompile assetsnextcloud-command2024-08-094-6/+6
| * fix(files): Disable tags editing for shared files/folders with view only perm...Konstantin Myakshin2024-08-093-0/+7
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-09362-642/+906
* Merge pull request #47100 from nextcloud/release/30.0.0_beta_5v30.0.0beta5Benjamin Gaussorgues2024-08-081-2/+2
|\
| * build(hub): 30.0.0 beta 5Benjamin Gaussorgues2024-08-071-2/+2
* | Merge pull request #46456 from nextcloud/fix/check-datadirBenjamin Gaussorgues2024-08-0812-32/+84
|\ \
| * | fix(SetupCheck): Properly check public access to data directoryFerdinand Thiessen2024-08-0812-32/+84
|/ /
* | Merge pull request #47122 from nextcloud/feat/limited-depth-treePytal2024-08-08118-266/+393
|\ \
| * | chore: compile assetsChristopher Ng2024-08-08107-152/+152
| * | feat: Load limited depth treeChristopher Ng2024-08-087-41/+109
| * | feat(files): Add getter for all view configsChristopher Ng2024-08-081-0/+2