aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-184-0/+48
| |/ /
* | | Merge pull request #45957 from nextcloud/perf/cache-storage-stats-headerRichard Steinmetz2024-06-191-1/+3
|\ \ \
| * | | perf: Tell browsers to cache storage stats endpoint as it is cachedJulius Härtl2024-06-181-1/+3
| | |/ | |/|
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-196-0/+12
* | | feat(settings): Emit loaded event for user managementChristopher Ng2024-06-181-0/+2
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1812-0/+16
* | fix: Align app icon for versions with right sidebar used iconAndy Scherzinger2024-06-172-2/+2
|/
* Merge pull request #45900 from nextcloud/fix/files-versions-dateFerdinand Thiessen2024-06-171-27/+35
|\
| * fix(files_versions): Version name and date should be shrinkable to allow view...Ferdinand Thiessen2024-06-171-7/+21
| * fix(files_versions): Use `NcDateTime` to ensure date is transalted properlyFerdinand Thiessen2024-06-171-20/+14
* | Merge pull request #45902 from nextcloud/fix/bump-delete-request-concurrencyFerdinand Thiessen2024-06-171-1/+1
|\ \
| * | fix(deleteAction): Bump up delete requests concurrency to 5fenn-cs2024-06-171-1/+1
* | | Merge pull request #45884 from nextcloud/fix/files-ownership-denyCôme Chilliet2024-06-172-29/+34
|\ \ \ | |_|/ |/| |
| * | fix(files): Properly handle denied ownership transfersFerdinand Thiessen2024-06-142-29/+34
* | | Merge pull request #45875 from nextcloud/fix/guest-enforce-themeFerdinand Thiessen2024-06-172-8/+64
|\ \ \ | |_|/ |/| |
| * | fix(theming): also apply enforced theme for guestsskjnldsv2024-06-142-8/+64
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-176-4/+138
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1626-10/+156
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1510-166/+184
|/
* test(settings): fix AccountMigratorTest when using PNG avatarsFerdinand Thiessen2024-06-141-0/+0
* Merge pull request #45861 from nextcloud/artonge/fix/right-clickJohn Molakvoæ2024-06-141-0/+5
|\
| * fix(files): Ignore right click for default actionLouis Chemineau2024-06-131-0/+5
* | Merge pull request #45818 from nextcloud/feat/add-new-clickable-area-variablesMarco2024-06-142-2/+6
|\ \
| * | Feat: Update apps/theming/lib/Themes/DefaultTheme.phpMarco2024-06-121-1/+1
| * | Feat: add new clickable area variablesMarco Ambrosini2024-06-122-2/+6
* | | Merge pull request #45819 from nextcloud/feat/reduce-border-radius-elementMarco2024-06-142-2/+2
|\ \ \
| * | | Feat: reduce border radius element to 8 pxMarco Ambrosini2024-06-122-2/+2
* | | | Merge pull request #45867 from nextcloud/fix/comments-iconsAndy Scherzinger2024-06-142-12/+27
|\ \ \ \
| * | | | fix(comments): Use proper icon components instead of icon classes to fix dark...Ferdinand Thiessen2024-06-132-12/+27
| | |_|/ | |/| |
* / | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1430-24/+180
|/ / /
* | | chore: Add SPDX headerAndy Scherzinger2024-06-136-38/+10
* | | style: replace webhook listener app with Material Symbol iconAndy Scherzinger2024-06-132-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1314-64/+210
* | | fix(files_sharing): Improve recursion in `onNewLinShare`fenn-cs2024-06-122-37/+80
* | | refactor(ShareDetails): Prevent undefined errors for `share.permissions`fenn-cs2024-06-121-1/+2
* | | fix(files): fetch nodes if we have multiple of the same fileid in the storeskjnldsv2024-06-121-3/+44
* | | fix(files): do not rely on unique fileidskjnldsv2024-06-1212-80/+88
* | | fix(files): also trigger new tab on file name middle clickJohn Molakvoæ (skjnldsv)2024-06-124-5/+9
|/ /
* | fix(files_sharing): dark avatar supportskjnldsv2024-06-121-1/+5
* | fix(dav): also return shared-with-me shares dataskjnldsv2024-06-123-35/+68
* | fix(files_sharing): fix parsing of remote sharesskjnldsv2024-06-125-23/+61
* | Merge pull request #45789 from nextcloud/fix/cy-selectorJohn Molakvoæ2024-06-121-1/+1
|\ \
| * | fix(files): Use `data-cy` (data attribute) instead of `cy-data`Ferdinand Thiessen2024-06-111-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-1212-2/+88
|/ /
* | Merge pull request #45788 from nextcloud/refactor/files-libraryFerdinand Thiessen2024-06-117-196/+114
|\ \
| * | refactor(files): Migrate `personal` view to `@nextcloud/files` functionsFerdinand Thiessen2024-06-111-23/+22
| * | refactor(files): Migrate `favorites` view to `@nextcloud/files` functions and...Ferdinand Thiessen2024-06-112-40/+35
| * | refactor(files): Migrate `recent` view to `@nextcloud/files` functions and ma...Ferdinand Thiessen2024-06-111-28/+34
| * | refactor(files): Migrate files service to functions from `@nextcloud/files`Ferdinand Thiessen2024-06-112-101/+17
| * | refactor(systemtags): Do not link to files app but directly use functions fro...Ferdinand Thiessen2024-06-111-4/+6