aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/store/userconfig.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(files): allow to configure default viewFerdinand Thiessen2025-07-041-3/+4
* feat(files): allow showing file type (mime) columnJohn Molakvoæ (skjnldsv)2025-05-141-0/+1
* feat(files): allow to ignore warning to change file typeFerdinand Thiessen2025-02-251-0/+2
* fix(files): only send config update requests if user is logged inFerdinand Thiessen2025-02-081-42/+36
* fix(files): use `files:config:updated` to monitor user config changeskjnldsv2024-08-071-1/+0
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-0/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-291-19/+2
* fix(files): Consistent sorting for folders before files (user configurable)Ferdinand Thiessen2024-01-271-2/+3
* feat(files): add grid toggle buttonJohn Molakvoæ2023-10-171-0/+1
* fix: favorites colour, icon, unwanted eslint-disable, typing and previewJohn Molakvoæ2023-07-051-11/+9
* feat: add modified columnJohn Molakvoæ2023-07-051-1/+1
* feat(files): sort favorites firstJohn Molakvoæ2023-07-051-0/+1
* fix(files): forward arguments to store creationJohn Molakvoæ2023-04-191-2/+2
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-181-1/+1
* fix(files): update @nextcloud/files and fix event store updateJohn Molakvoæ2023-04-111-2/+2
* chore(eslint): clean and fixJohn Molakvoæ2023-04-061-2/+1
* feat(files): move userconfig to dedicated store and fix crop previewsJohn Molakvoæ2023-04-061-0/+76