aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-27120-486/+932
* style(settings): align icons at legacy help navigationMaksim Sukharev2024-07-262-5/+13
* fix(files): Use `@nextcloud/files` filename validation to show more detailsFerdinand Thiessen2024-07-262-64/+79
* fix: Use functions from `@nextcloud/files`Ferdinand Thiessen2024-07-261-53/+10
* fix(files): Do not split filename into `base` and `extension` for foldersFerdinand Thiessen2024-07-264-15/+34
* chore(deps): Update `@nextcloud/files` to v3.7.0Ferdinand Thiessen2024-07-265-205/+13
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-26234-702/+2072
* Merge pull request #46679 from nextcloud/backport/44294/stable29Andy Scherzinger2024-07-251-0/+1
|\
| * fix: Pass the mountpoint target user to storages without ownerJulius Härtl2024-07-221-0/+1
* | fix: add a try and catch for delete versioninggreta2024-07-251-2/+7
* | feat: add a specialized writeStream implementation for s3 external storageRobin Appelman2024-07-251-0/+21
* | Merge pull request #46522 from nextcloud/backport/46504/stable29John Molakvoæ2024-07-252-2/+19
|\ \
| * | fix(theming): enforce theme should still provide dark as fallbackskjnldsv2024-07-162-2/+19
* | | fix(files): ensure forbiddenCharacters is an arrayMaksim Sukharev2024-07-252-2/+2
* | | fix(files): validate input when creating file/directoryMaksim Sukharev2024-07-242-10/+67
* | | fix(search): show user search provider for deactivated and admin pagesBenjamin Gaussorgues2024-07-241-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2446-92/+500
* | | fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-2313-19/+326
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-23160-312/+436
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2214-64/+118
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2154-4/+692
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-20142-384/+1328
* | fix(dav): Thrown forbidden error for authenticated user instead of not foundSebastianKrupinski2024-07-191-7/+14
* | Merge pull request #46626 from nextcloud/backport/46448/stable29Andy Scherzinger2024-07-195-8/+27
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2024-07-192-2/+2
| * | fix(dashboard): Use the widget icon URL when it was providedJoas Schilling2024-07-192-2/+24
| * | fix(userstatus): Fix dashboard iconJoas Schilling2024-07-191-4/+1
* | | fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-192-0/+25
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-19134-648/+2100
* | Merge pull request #46602 from nextcloud/backport/46593/stable29Sebastian Krupinski2024-07-181-1/+10
|\ \
| * | fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server ErrorSebastianKrupinski2024-07-181-1/+10
* | | fix(caldav): decode values before returningSebastianKrupinski2024-07-181-0/+5
* | | Merge pull request #46562 from nextcloud/backport/46354/stable29John Molakvoæ2024-07-181-4/+1
|\ \ \ | |/ / |/| |
| * | fix: stop file actions when conflict dialog skippedgrnd-alt2024-07-161-4/+1
| |/
* | fix(files_sharing): also allow removing READ permissions on email sharesskjnldsv2024-07-181-1/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1886-102/+216
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1726-48/+20
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1676-118/+488
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1512-6/+522
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1426-48/+470
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-13120-654/+1394
* test(theming): Fix unit tests for personal settingsFerdinand Thiessen2024-07-121-3/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1258-174/+174
* fix(SharingEntryLink): Show enforced password input labelfenn-cs2024-07-111-1/+3
* refactor(SharingDetailsView): Use NC loggerfenn-cs2024-07-111-4/+4
* fix(FilesView): Update files view upon share creation/deletefenn-cs2024-07-114-5/+55
* Merge pull request #46258 from nextcloud/backport/45395/stable29Ferdinand Thiessen2024-07-1111-39/+107
|\
| * feat(theming): Add checkbox for force enable / disable blurry backgroundFerdinand Thiessen2024-07-114-12/+65
| * fix(theming): Conitionally disable blur filter for performanceFerdinand Thiessen2024-07-117-27/+42
* | Merge pull request #46434 from nextcloud/backport/46428/stable29Marcel Müller2024-07-111-0/+4
|\ \ | |/ |/|