summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #37617 from nextcloud/notify-self-test-errorArthur Schiwon2023-04-111-1/+4
|\
| * handle not being able to write file for notify self-testRobin Appelman2023-04-061-1/+4
* | Merge pull request #37626 from nextcloud/fix/compare-imip-email-valuesArthur Schiwon2023-04-111-3/+3
|\ \
| * | fix(dav): add string comparison for diffAnna Larch2023-04-071-3/+3
* | | feat(files): right clickJohn Molakvoæ2023-04-114-7/+93
* | | feat(files): implement shift-selectJohn Molakvoæ2023-04-118-20/+142
* | | fix(files): use displayName in breadcrumbs if availableJohn Molakvoæ2023-04-111-1/+33
* | | fix(files): fix private variables and share loading marker between header and...John Molakvoæ2023-04-113-4/+25
* | | fix(files_trashbin): set real filename on trashbin downloadJohn Molakvoæ2023-04-115-8/+25
* | | fix(files): update @nextcloud/files and fix event store updateJohn Molakvoæ2023-04-113-18/+10
* | | Merge pull request #37646 from nextcloud/feat/trashbin-cleanupJohn Molakvoæ2023-04-112-500/+0
|\ \ \
| * | | chore(files_trashbin): cleanup old legacy filesJohn Molakvoæ2023-04-072-500/+0
* | | | Merge pull request #37625 from nextcloud/bugfix/noid/transfer-file-new-userJulius Härtl2023-04-111-0/+3
|\ \ \ \
| * | | | fix: Always create user directory when transfering files to new usersJulius Härtl2023-04-061-0/+3
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-114-0/+80
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-106-0/+64
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-0914-12/+90
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-0834-16/+244
| |/ / / |/| | |
* | | | Merge pull request #37511 from nextcloud/feature/type-mappersKate2023-04-073-0/+8
|\ \ \ \
| * | | | Add type hints for mappersjld31032023-04-073-0/+8
| |/ / /
* / / / 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