aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/store/viewConfig.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-161-3/+3
* feat(files): Add getter for all view configsChristopher Ng2024-08-081-0/+2
* feat(files): Support setting view config for complex idsChristopher Ng2024-08-011-1/+3
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-0/+9
* chore: Add SPDX headerAndy Scherzinger2024-05-291-19/+2
* fix: favorites colour, icon, unwanted eslint-disable, typing and previewJohn Molakvoæ2023-07-051-13/+10
* fix(files): forward arguments to store creationJohn Molakvoæ2023-04-191-6/+6
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-181-0/+103