aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/services/Recent.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(files): pinia import and usageskjnldsv2024-12-171-2/+2
* fix(files): Correctly create Nodes from WebDAV result in "recent"-viewFerdinand Thiessen2024-08-011-3/+11
* refactor(files): Migrate `recent` view to `@nextcloud/files` functions and ma...Ferdinand Thiessen2024-06-111-28/+34
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+2
* fix(files): Do not show files from hidden folders in "Recent"-view if hidden ...Ferdinand Thiessen2024-04-161-2/+22
* fix(files): Use DAV functions from library to fix invalid source linksFerdinand Thiessen2023-12-191-72/+8
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-211-2/+1
* 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
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-021-0/+148