aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/store
Commit message (Expand)AuthorAgeFilesLines
* fix(files): correctly import WebDAV client in files storeFerdinand Thiessen2024-06-171-1/+2
* fix(files): fetch nodes if we have multiple of the same fileid in the storeskjnldsv2024-06-131-3/+44
* fix(files): do not rely on unique fileidskjnldsv2024-06-134-25/+27
* fix(files): Update current fileid in route if that node was deletedFerdinand Thiessen2024-06-101-1/+1
* fix(files): Do not show files from hidden folders in "Recent"-view if hidden ...Ferdinand Thiessen2024-04-181-0/+25
* fix(files): Consistent sorting for folders before files (user configurable)Ferdinand Thiessen2024-02-031-2/+3
* feat(files): add grid toggle buttonJohn Molakvoæ2023-10-171-0/+1
* feat(files): migrate template pickerJohn Molakvoæ2023-10-171-7/+47
* feat(files): add move or copy actionJohn Molakvoæ2023-09-263-5/+8
* feat(files): add drag and drop supportJohn Molakvoæ2023-09-261-0/+46
* feat(files): add uploaderJohn Molakvoæ2023-09-013-2/+63
* fix(files): actions permissions requirementsJohn Molakvoæ2023-07-111-1/+1
* fix: favorites colour, icon, unwanted eslint-disable, typing and previewJohn Molakvoæ2023-07-058-54/+39
* feat: add modified columnJohn Molakvoæ2023-07-053-3/+3
* feat(files): implement built-in renamingJohn Molakvoæ2023-07-051-0/+48
* feat(files): sort favorites firstJohn Molakvoæ2023-07-051-0/+1
* fix(files): paths store reactivityJohn Molakvoæ2023-04-212-9/+11
* fix(files): forward arguments to store creationJohn Molakvoæ2023-04-195-18/+18
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-183-81/+104
* fix(files): standardize `files:node:event` event syntaxJohn Molakvoæ2023-04-142-12/+7
* feat(files): responsive design for mobile and narrow screensJohn Molakvoæ2023-04-121-1/+0
* feat(files): right clickJohn Molakvoæ2023-04-111-0/+31
* feat(files): implement shift-selectJohn Molakvoæ2023-04-114-6/+86
* fix(files): update @nextcloud/files and fix event store updateJohn Molakvoæ2023-04-113-18/+10
* chore(eslint): clean and fixJohn Molakvoæ2023-04-064-5/+4
* feat(files): move userconfig to dedicated store and fix crop previewsJohn Molakvoæ2023-04-061-0/+76
* feat(files): propagate restore and delete eventsJohn Molakvoæ2023-04-063-69/+115
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-061-16/+34
* feat(files): sortingJohn Molakvoæ2023-04-061-0/+73
* perf(files): update files store by chunksJohn Molakvoæ2023-04-061-4/+8
* feat(files): switch to piniaJohn Molakvoæ2023-04-064-136/+70
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-064-0/+235