aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-04-174-0/+88
* fix(files): standardize `files:node:event` event syntaxJohn MolakvoƦ2023-04-144-22/+12
* Merge pull request #37692 from nextcloud/feat/resizeobserver-breakpoint-filesSimon L2023-04-136-41/+63
|\
| * feat(files): better breakpoints and sidebar responsive designJohn MolakvoƦ2023-04-136-41/+63
* | Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-04-134-0/+72
|/
* fix: wrong copyrightJohn MolakvoƦ2023-04-1213-23/+23
* feat(files): responsive design for mobile and narrow screensJohn MolakvoƦ2023-04-127-14/+100
* fix(files): cleanup common table row stylingJohn MolakvoƦ2023-04-125-180/+143
* Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-04-122-0/+36
* 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): update @nextcloud/files and fix event store updateJohn MolakvoƦ2023-04-113-18/+10
* 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-104-0/+62
* | Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-04-096-10/+82
* | Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-04-0812-0/+214
* | Merge pull request #37511 from nextcloud/feature/type-mappersKate2023-04-072-0/+6
|\ \
| * | Add type hints for mappersjld31032023-04-072-0/+6
| |/
* / Fix(l10n): šŸ”  Update translations from TransifexNextcloud bot2023-04-07140-560/+834
|/
* 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-0617-216/+45
* chore(npm): build assetsJohn MolakvoƦ2023-04-061-1/+1
* feat(files): add FileAction serviceJohn MolakvoƦ2023-04-063-1/+187
* fix: improved preview handlingJohn MolakvoƦ2023-04-067-64/+286
* feat(files): move userconfig to dedicated store and fix crop previewsJohn MolakvoƦ2023-04-068-48/+170
* feat(files): batch actionsJohn MolakvoƦ2023-04-066-55/+237
* 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-068-83/+156
* fix(files): selection and render performanceJohn MolakvoƦ2023-04-062-5/+15
* feat(accessibility): add files table caption and summaryJohn MolakvoƦ2023-04-066-44/+186
* fix(files): fix custom render components reactivityJohn MolakvoƦ2023-04-068-36/+56
* feat(files): implement sorting per viewJohn MolakvoƦ2023-04-0614-120/+378
* feat(files): actions apiJohn MolakvoƦ2023-04-067-149/+340
* chore(deps): cleanup unused deps and auditJohn MolakvoƦ2023-04-066-38/+106
* feat(files): custom columnsJohn MolakvoƦ2023-04-069-92/+188
* 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-065-14/+105
* perf(files): update files store by chunksJohn MolakvoƦ2023-04-061-4/+8