aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix(CalDav): Spellingfix/noid/fifty-fifthSebastianKrupinski2025-01-271-2/+2
* Merge pull request #50293 from nextcloud/fix/harden-admin-settingsAndy Scherzinger2025-01-273-14/+58
|\
| * 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 #45364 from nextcloud/fix/ldap-avoid-false-positive-mappingDaniel2025-01-272-4/+11
|\ \
| * | fix(user_ldap): Do not map groups we do not know if they match filterfix/ldap-avoid-false-positive-mappingCôme Chilliet2025-01-272-4/+11
| |/
* / fix: Hide "Create templates folder" option if templates are disabled in confi...Pawel Boguslawski2025-01-272-2/+5
|/
* Merge pull request #50298 from nextcloud/smb-hasupdated-deletedKate2025-01-271-1/+1
|\
| * fix: detect deleted items as updated for smb storagesmb-hasupdated-deletedRobin Appelman2025-01-211-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-27168-228/+474
* | Merge pull request #50425 from nextcloud/fix/openapi/outdated-specsAndy Scherzinger2025-01-263-513/+2
|\ \
| * | fix(settings): Add back adminstration scope for LogSettingsControllerfix/openapi/outdated-specsprovokateurin2025-01-251-0/+2
| * | chore(federation): Remove outdated OpenAPI specprovokateurin2025-01-252-513/+0
* | | Merge pull request #48672 from nextcloud/jtr-settings-memory-limit-detailsAndy Scherzinger2025-01-261-1/+1
|\ \ \
| * | | fix(settings): Add some context to the PHP memory limit errorjtr-settings-memory-limit-detailsJosh2025-01-261-1/+1
* | | | fix: Ensure `label` is always a stringFerdinand Thiessen2025-01-262-2/+5
|/ / /
* | | Merge pull request #50430 from nextcloud/fix/harden-thumbnail-endpointAndy Scherzinger2025-01-263-6/+104
|\ \ \
| * | | chore(files): Deprecate thumbnail endpoint in favor of core preview endpointfix/harden-thumbnail-endpointFerdinand Thiessen2025-01-262-0/+2
| * | | fix(files): Harden thumbnail endpointFerdinand Thiessen2025-01-262-6/+102
* | | | fix(SetupChecks): Pass webfinger if a handler is therefix-setupcheck-webfinger-400Josh2025-01-261-1/+1
|/ / /
* | | 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 appfix/49473/task-urlRaimund Schlüßler2025-01-241-3/+3
* | fix: adjust url for task linksRaimund Schlüßler2025-01-241-1/+1
* | Merge pull request #50405 from nextcloud/fix/noid/ldap-no-connection-reasonAndy Scherzinger2025-01-241-2/+4
|\ \
| * | fix(LDAP): also log why the connection to main server failedfix/noid/ldap-no-connection-reasonArthur Schiwon2025-01-241-2/+4
* | | feat: Support X-NC-Skip-Trashbin headerLouis Chemineau2025-01-241-18/+24
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-24226-134/+1772
* | | Merge pull request #50366 from nextcloud/fix/50363/correct-system-tags-i18nF. E Noel Nfebe2025-01-231-1/+4
|\ \ \
| * | | fix(systemtags): Use literal strings for i18n in showSuccessnfebe2025-01-231-1/+4
* | | | feat: Only show show inherited shares section if presentnfebe2025-01-231-1/+1
* | | | feat: Improve create link textsnfebe2025-01-231-2/+8
* | | | feat(files_sharing): Modularize `SharingInput` to adapt with share sectionsnfebe2025-01-231-14/+34
* | | | refactor(files_sharing): Split internal & external sharesnfebe2025-01-232-52/+168
* | | | refactor(files_sharing): move deprecated projects componentThomas Lehmann2025-01-231-6/+9
|/ / /
* / / fix(dav): default calendar and address book not created on first loginRichard Steinmetz2025-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
* | chore: Bump app versions and requirementsJoas Schilling2025-01-2331-62/+62
* | fix(security): Update .well-known/security.txt expiration dateJoas Schilling2025-01-231-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2324-54/+342
* | feat: Update UI to respect tag creation permissionsnfebe2025-01-223-1/+15
* | feat(systemtags): toggle for system tag creation in admin settingsnfebe2025-01-225-4/+110
* | feat(systemtags): add setting to block non admin to create system tagsBenjamin Gaussorgues2025-01-222-4/+6
* | fix(files): jsunit file_conversionsfeat/file-conversion-provider-frontskjnldsv2025-01-221-1/+1
* | fix(files): better conversion error messagesskjnldsv2025-01-221-3/+6
* | feat(files): add mime icon endpointskjnldsv2025-01-221-1/+6
* | feat(files): add conversion actionskjnldsv2025-01-226-2/+237