aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/views/favorites.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(translations): Changed grammarrakekniven2024-09-231-1/+1
* feat(files): Allow more than 50 favorite viewsChristopher Ng2024-08-271-22/+13
* test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-261-1/+1
* fix(files): Update favorites navigation list on folder renamesLouis Chemineau2024-06-261-0/+28
* chore: Add SPDX headerAndy Scherzinger2024-05-291-19/+2
* feat: added filtering to filter out files that are sharedEduardo Morales2024-02-151-1/+1
* fix(files): Make sure to add the `fileid` on favorite folders navigation entriesFerdinand Thiessen2024-01-251-18/+29
* chore: upgrade to `@nextcloud/files@3.0.0-beta.18`John Molakvoæ2023-08-231-3/+4
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-2/+1
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-231-9/+8
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-2/+1
* fix(files): default emptycontent messageJohn Molakvoæ2023-07-181-0/+3
* fix(files): actions permissions requirementsJohn Molakvoæ2023-07-111-1/+16
* fix: favorites colour, icon, unwanted eslint-disable, typing and previewJohn Molakvoæ2023-07-051-1/+1
* feat: add favorites view testingJohn Molakvoæ2023-07-051-5/+6
* feat: add modified columnJohn Molakvoæ2023-07-051-6/+6
* fix(files): fix favorites legacy to vue handling and sortingJohn Molakvoæ2023-07-051-30/+65
* feat(files): favoritesJohn Molakvoæ2023-07-051-0/+114