aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components
Commit message (Expand)AuthorAgeFilesLines
* Fix wording meaning (placeholder)Jerome-Herbinet-patch-1Jérôme Herbinet2023-04-171-1/+1
* fix(files): standardize `files:node:event` event syntaxJohn Molakvoæ2023-04-141-9/+4
* feat(files): better breakpoints and sidebar responsive designJohn Molakvoæ2023-04-135-32/+54
* fix: wrong copyrightJohn Molakvoæ2023-04-128-15/+15
* feat(files): responsive design for mobile and narrow screensJohn Molakvoæ2023-04-123-10/+55
* fix(files): cleanup common table row stylingJohn Molakvoæ2023-04-124-10/+143
* feat(files): right clickJohn Molakvoæ2023-04-112-7/+55
* feat(files): implement shift-selectJohn Molakvoæ2023-04-113-12/+47
* 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-112-1/+22
* fix(files): better wording and catch single action runJohn Molakvoæ2023-04-062-5/+10
* chore(eslint): clean and fixJohn Molakvoæ2023-04-067-200/+30
* chore(npm): build assetsJohn Molakvoæ2023-04-061-1/+1
* feat(files): add FileAction serviceJohn Molakvoæ2023-04-061-0/+1
* fix: improved preview handlingJohn Molakvoæ2023-04-066-64/+249
* feat(files): move userconfig to dedicated store and fix crop previewsJohn Molakvoæ2023-04-063-24/+60
* feat(files): batch actionsJohn Molakvoæ2023-04-065-47/+217
* 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-061-1/+8
* fix(files): inline action stylingJohn Molakvoæ2023-04-062-10/+27
* perf(files): less verboseJohn Molakvoæ2023-04-061-4/+1
* feat(files): propagate restore and delete eventsJohn Molakvoæ2023-04-062-7/+17
* fix(files): selection and render performanceJohn Molakvoæ2023-04-062-5/+15
* feat(accessibility): add files table caption and summaryJohn Molakvoæ2023-04-064-42/+181
* fix(files): fix custom render components reactivityJohn Molakvoæ2023-04-065-17/+33
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-064-31/+235
* feat(files): actions apiJohn Molakvoæ2023-04-064-126/+282
* chore(deps): cleanup unused deps and auditJohn Molakvoæ2023-04-063-36/+52
* feat(files): custom columnsJohn Molakvoæ2023-04-063-53/+159
* feat(files): sortingJohn Molakvoæ2023-04-061-13/+28
* perf(files): fetch previews faster and cache properlyJohn Molakvoæ2023-04-062-25/+155
* fix(files_trashbin): previews crop supportJohn Molakvoæ2023-04-064-3/+72
* feat(files): switch to piniaJohn Molakvoæ2023-04-064-20/+56
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-064-0/+438
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-234-8/+8
* feat(files): Quota in navigationJohn Molakvoæ2023-01-171-0/+153
* Port settings to ModalJohn Molakvoæ2023-01-041-2/+0
* Add support for Material icon in files sidebarCarl Schwan2022-11-281-1/+4
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-252-16/+16
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-6/+6
* l10n: Delete apostropheValdnet2022-06-071-1/+1
* replace button with vue button componentVanessa Pertsch2022-02-211-4/+6
* Auto fix warningsLouis Chemineau2022-01-212-4/+2
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-1/+2
* Fix OCS URL typo in TransferOwnershipDialogue.vueMichaIng2021-09-261-1/+1
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-231-2/+2
* Move remnants of ocs api requests to v2 endpointJohn Molakvoæ (skjnldsv)2021-05-261-5/+1
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-281-14/+31
* Add template pickerJohn Molakvoæ (skjnldsv)2021-01-281-0/+203