summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-07288-854/+1128
* fix(files): better wording and catch single action runJohn Molakvoæ2023-04-062-5/+10
* fix:(files-checker): add cypress.d.ts and custom.d.tsJohn Molakvoæ2023-04-061-1/+1
* fix(cypress): component testing with piniaJohn Molakvoæ2023-04-061-13/+53
* fix(tests): update jsunit tests after dep and files updateJohn Molakvoæ2023-04-064-14/+14
* chore(eslint): clean and fixJohn Molakvoæ2023-04-0621-226/+53
* chore(npm): build assetsJohn Molakvoæ2023-04-061-1/+1
* feat(files): add FileAction serviceJohn Molakvoæ2023-04-064-2/+190
* fix: improved preview handlingJohn Molakvoæ2023-04-068-65/+287
* fix(deps): update webdav 5 usageJohn Molakvoæ2023-04-067-72/+56
* feat(files): move userconfig to dedicated store and fix crop previewsJohn Molakvoæ2023-04-069-49/+171
* feat(files): batch actionsJohn Molakvoæ2023-04-067-71/+263
* fix(files): use inline NcActionsJohn Molakvoæ2023-04-061-19/+12
* fix(files): breadcrumbs accessibility titleJohn Molakvoæ2023-04-061-2/+3
* fix(files): accessibility tab into recycled invisible files rowsJohn Molakvoæ2023-04-062-1/+21
* fix(files): inline action stylingJohn Molakvoæ2023-04-064-12/+40
* perf(files): less verboseJohn Molakvoæ2023-04-061-4/+1
* feat(files): propagate restore and delete eventsJohn Molakvoæ2023-04-069-87/+166
* fix(files): selection and render performanceJohn Molakvoæ2023-04-062-5/+15
* feat(accessibility): add files table caption and summaryJohn Molakvoæ2023-04-067-44/+187
* fix(files): fix custom render components reactivityJohn Molakvoæ2023-04-069-37/+59
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-0616-123/+384
* feat(files): actions apiJohn Molakvoæ2023-04-0610-154/+411
* chore(deps): cleanup unused deps and auditJohn Molakvoæ2023-04-066-38/+106
* feat(files): custom columnsJohn Molakvoæ2023-04-0611-93/+212
* feat(files): sortingJohn Molakvoæ2023-04-066-26/+135
* perf(files): fetch previews faster and cache properlyJohn Molakvoæ2023-04-067-34/+243
* fix(files_trashbin): previews crop supportJohn Molakvoæ2023-04-067-18/+113
* perf(files): update files store by chunksJohn Molakvoæ2023-04-061-4/+8
* feat(files): switch to piniaJohn Molakvoæ2023-04-0611-177/+172
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-0627-532/+1383
* Add `aria-hidden='true'` to decorative icons inside of modal dialogsjulia.kirschenheuter2023-04-065-8/+16
* Merge pull request #37513 from nextcloud/fix/type-davJulien Veyssier2023-04-064-6/+7
|\
| * Fix DAV typesjld31032023-04-054-6/+7
* | Merge pull request #37591 from Jerome-Herbinet/patch-19John Molakvoæ2023-04-063-2/+9
|\ \
| * | npm run sassJérôme Herbinet2023-04-052-2/+2
| * | UI : Improved presentation of personal informationJérôme Herbinet2023-04-051-0/+7
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-0646-120/+150
* | | Merge pull request #22943 from nextcloud/scanner-no-access-handlingRobin Appelman2023-04-051-8/+16
|\ \ \
| * | | improve handling of files we can't access in the scannerRobin Appelman2023-04-051-8/+16
* | | | Merge pull request #27538 from nextcloud/scanner-home-not-writable-better-errorsCôme Chilliet2023-04-051-0/+1
|\ \ \ \
| * | | | better error messages if the users home is not writable during scanningRobin Appelman2023-04-051-0/+1
* | | | | Merge pull request #37526 from nextcloud/use-correct-icon-for-calendar-user-s...Julius Härtl2023-04-052-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(dav): Use an icon with correct color for calendar user settings sectionThomas Citharel2023-04-042-1/+2
* | | | | Merge pull request #37430 from nextcloud/trash-cleanup-loggingRobin Appelman2023-04-052-27/+52
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | add a bit more verbose option for trashbin cleanupRobin Appelman2023-04-032-27/+52
* | | | | Merge pull request #37575 from nextcloud/fix/user_ldap-log-suffix-namesArthur Schiwon2023-04-051-0/+9
|\ \ \ \ \
| * | | | | Log a warning when a user or group is mapped with a suffixCôme Chilliet2023-04-041-0/+9
| | |_|/ / | |/| | |
* | | | | Merge pull request #36836 from nextcloud/fix/view-type-cleanupCôme Chilliet2023-04-054-6/+4
|\ \ \ \ \
| * | | | | Fix dav application testsCôme Chilliet2023-04-031-2/+1