aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(unified-search): Prevent multiple file picker triggers in in-folder searchnfebe2025-01-291-20/+24
* fix(unified-search): Use appId for searchingnfebe2025-01-291-2/+3
* fix: Show recipient email addresses in share owner notification emailnfebe2025-01-291-1/+1
* fix: Increase background and primary color debounce timeLouis Chemineau2025-01-292-2/+2
* fix(files_versions): Update `unencrypted_size` during rollbackbackport/50299/stable31Louis Chemineau2025-01-291-1/+2
* chore(files_versions): Remove unused $node variableLouis Chemineau2025-01-291-2/+0
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-29154-520/+624
* Merge pull request #50508 from nextcloud/backport/50436/stable31Andy Scherzinger2025-01-283-5/+6
|\
| * fix: Harden files scanner for invalid null accessbackport/50436/stable31Ferdinand Thiessen2025-01-283-5/+6
* | Merge pull request #50510 from nextcloud/backport/50490/stable31Andy Scherzinger2025-01-281-2/+2
|\ \
| * | fix(CalDav): Spellingbackport/50490/stable31SebastianKrupinski2025-01-281-2/+2
| |/
* / fix(files_sharing): Respect permissions passed when creating link sharesFerdinand Thiessen2025-01-283-249/+255
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2838-20/+118
* fix(theming): Ensure to only send valid URLs to backendFerdinand Thiessen2025-01-271-4/+35
* fix(theming): Harden admin web link settingsFerdinand Thiessen2025-01-272-10/+23
* Merge pull request #50481 from nextcloud/backport/45364/stable31Andy Scherzinger2025-01-272-4/+11
|\
| * fix(user_ldap): Do not map groups we do not know if they match filterbackport/45364/stable31Côme Chilliet2025-01-272-4/+11
* | fix: Hide "Create templates folder" option if templates are disabled in confi...Pawel Boguslawski2025-01-272-2/+5
|/
* fix: detect deleted items as updated for smb storagebackport/50298/stable31Robin Appelman2025-01-271-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-27168-228/+474
* Merge pull request #50450 from nextcloud/backport/48672/stable31Andy Scherzinger2025-01-261-1/+1
|\
| * fix(settings): Add some context to the PHP memory limit errorbackport/48672/stable31Josh2025-01-261-1/+1
* | fix(settings): Add back adminstration scope for LogSettingsControllerprovokateurin2025-01-261-0/+2
* | chore(federation): Remove outdated OpenAPI specprovokateurin2025-01-262-513/+0
|/
* fix: Ensure `label` is always a stringFerdinand Thiessen2025-01-262-2/+5
* Merge pull request #50438 from nextcloud/backport/49440/stable31Andy Scherzinger2025-01-261-1/+1
|\
| * fix(SetupChecks): Pass webfinger if a handler is therebackport/49440/stable31Josh2025-01-261-1/+1
* | fix(files): Harden thumbnail endpointFerdinand Thiessen2025-01-262-6/+102
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-26110-86/+652
* fix(theming): remove node-vibrant dependency and usage (was moved to backend)Ferdinand Thiessen2025-01-251-45/+4
* feat: Use redundant label for accessibility onlynfebe2025-01-251-1/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-25194-100/+1520
* fix(TasksSearchProviderTest): adjust deep link to Tasks appbackport/49639/stable31Raimund Schlüßler2025-01-241-3/+3
* fix: adjust url for task linksRaimund Schlüßler2025-01-241-1/+1
* Merge pull request #50374 from nextcloud/backport/50282/stable31Andy Scherzinger2025-01-244-64/+209
|\
| * feat: Only show show inherited shares section if presentnfebe2025-01-241-1/+1
| * feat: Improve create link textsnfebe2025-01-241-2/+8
| * feat(files_sharing): Modularize `SharingInput` to adapt with share sectionsnfebe2025-01-241-14/+34
| * refactor(files_sharing): Split internal & external sharesnfebe2025-01-242-52/+168
| * refactor(files_sharing): move deprecated projects componentThomas Lehmann2025-01-241-6/+9
* | feat: Support X-NC-Skip-Trashbin headerbackport/50353/stable31Louis Chemineau2025-01-241-18/+24
|/
* Merge pull request #50373 from nextcloud/backport/50369/stable31Andy Scherzinger2025-01-241-1/+1
|\
| * fix(dav): default calendar and address book not created on first loginbackport/50369/stable31Richard Steinmetz2025-01-231-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-24226-134/+1772
|/
* Merge pull request #50332 from nextcloud/backport/50330/stable31Joas Schilling2025-01-231-1/+1
|\
| * fix(security): Update .well-known/security.txt expiration datebackport/50330/stable31Joas Schilling2025-01-231-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-232036-15826/+3518
* | fix(translations): Fix profile and webhook_listenersJoas Schilling2025-01-232-0/+0
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2324-54/+342
* feat: Update UI to respect tag creation permissionsnfebe2025-01-223-1/+15