summaryrefslogtreecommitdiffstats
path: root/apps/files/src/views/favorites.spec.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Make sure to add the `fileid` on favorite folders navigation entriesFerdinand Thiessen2024-01-251-6/+7
* chore: upgrade to `@nextcloud/files@3.0.0-beta.18`John Molakvoæ2023-08-231-6/+14
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-2/+1
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-231-6/+3
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-1/+1
* fix(files): default emptycontent messageJohn Molakvoæ2023-07-181-1/+1
* feat: add favorites view testingJohn Molakvoæ2023-07-051-0/+193