aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/services/Favorites.ts
Commit message (Expand)AuthorAgeFilesLines
* refactor(files): Migrate `favorites` view to `@nextcloud/files` functions and...Ferdinand Thiessen2024-06-111-36/+30
* chore: Add SPDX headerAndy Scherzinger2024-05-291-19/+2
* fix(files): Call davGetFavoritesReport after the registration of propfind pro...Louis Chemineau2024-04-081-2/+1
* feat: added filtering to filter out files that are sharedEduardo Morales2024-02-151-10/+2
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-211-14/+5
* feat(files): add systemtags viewJohn Molakvoæ (skjnldsv)2023-09-181-28/+1
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-3/+5
* feat(f2v): migrate FilesJohn Molakvoæ2023-08-171-2/+2
* fix: favorites colour, icon, unwanted eslint-disable, typing and previewJohn Molakvoæ2023-07-051-3/+2
* feat: add favorites view testingJohn Molakvoæ2023-07-051-6/+13
* feat(files): favoritesJohn Molakvoæ2023-07-051-0/+100