aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/store/files.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(files): properly update paths and folder children on node moveskjnldsv2024-12-031-0/+12
* chore: lint fixchore/force-style-lintskjnldsv2024-11-191-1/+1
* feat(sidebar): Show node owner in metadata sublinefenn-cs2024-10-071-12/+1
* perf(files): Cache `getContents` function used for uploaderFerdinand Thiessen2024-08-141-0/+28
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-0/+4
* fix(files): fetch nodes if we have multiple of the same fileid in the storeskjnldsv2024-06-121-3/+44
* fix(files): do not rely on unique fileidskjnldsv2024-06-121-11/+13
* chore: Add SPDX headerAndy Scherzinger2024-05-291-19/+2
* feat(files): add move or copy actionJohn Molakvoæ2023-09-261-2/+5
* feat(files): add uploaderJohn Molakvoæ2023-09-011-1/+5
* fix(files): actions permissions requirementsJohn Molakvoæ2023-07-111-1/+1
* fix: favorites colour, icon, unwanted eslint-disable, typing and previewJohn Molakvoæ2023-07-051-9/+7
* feat: add modified columnJohn Molakvoæ2023-07-051-1/+1
* fix(files): paths store reactivityJohn Molakvoæ2023-04-211-2/+2
* fix(files): forward arguments to store creationJohn Molakvoæ2023-04-191-4/+4
* fix(files): standardize `files:node:event` event syntaxJohn Molakvoæ2023-04-141-9/+4
* feat(files): implement shift-selectJohn Molakvoæ2023-04-111-2/+3
* fix(files): update @nextcloud/files and fix event store updateJohn Molakvoæ2023-04-111-14/+6
* chore(eslint): clean and fixJohn Molakvoæ2023-04-061-1/+1
* feat(files): propagate restore and delete eventsJohn Molakvoæ2023-04-061-37/+78
* perf(files): update files store by chunksJohn Molakvoæ2023-04-061-4/+8
* feat(files): switch to piniaJohn Molakvoæ2023-04-061-66/+39
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-061-0/+97