aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/types.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(files): always ask for confirmation if trashbin app is disabledskjnldsv2024-07-271-0/+15
* fix(files): do not rely on unique fileidskjnldsv2024-06-121-7/+7
* chore: Add SPDX headerAndy Scherzinger2024-05-291-19/+2
* feat: Add iconSvgInline to TemplateFileCreatorChristopher Ng2024-03-201-0/+1
* fix(files): Fix some type errors in TemplatePickerFerdinand Thiessen2024-02-091-0/+1
* fix(files): Adjust `getUniqueName` for custom suffix and reuse for copy-move-...Ferdinand Thiessen2024-01-201-0/+9
* feat(files): add move or copy actionJohn Molakvoæ2023-09-261-1/+0
* feat(files): add drag and drop supportJohn Molakvoæ2023-09-261-0/+6
* feat(files): add uploaderJohn Molakvoæ2023-09-011-0/+6
* fix: favorites colour, icon, unwanted eslint-disable, typing and previewJohn Molakvoæ2023-07-051-12/+10
* feat(files): implement built-in renamingJohn Molakvoæ2023-07-051-0/+6
* fix(files): paths store reactivityJohn Molakvoæ2023-04-211-3/+7
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-181-12/+12
* feat(files): responsive design for mobile and narrow screensJohn Molakvoæ2023-04-121-2/+1
* feat(files): right clickJohn Molakvoæ2023-04-111-0/+7
* feat(files): implement shift-selectJohn Molakvoæ2023-04-111-2/+9
* fix:(files-checker): add cypress.d.ts and custom.d.tsJohn Molakvoæ2023-04-061-1/+1
* feat(files): move userconfig to dedicated store and fix crop previewsJohn Molakvoæ2023-04-061-0/+8
* feat(files): propagate restore and delete eventsJohn Molakvoæ2023-04-061-0/+12
* feat(files): switch to piniaJohn Molakvoæ2023-04-061-6/+11
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-061-0/+56