aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/main.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Make sure `$navigation` is observable to react on changesFerdinand Thiessen2024-01-251-1/+2
* fix(files): Set default view and match also child routesFerdinand Thiessen2024-01-251-2/+0
* fix(files): combine navigation and files list into single Vue appGrigorii K. Shartsev2024-01-251-18/+4
* feat(files): migrate template pickerJohn Molakvoæ2023-10-171-3/+0
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-211-23/+0
* feat(files): add uploaderJohn Molakvoæ2023-09-011-0/+5
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-1/+0
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-231-3/+3
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-4/+2
* feat(f2v): migrate FilesJohn Molakvoæ2023-08-171-0/+2
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-021-0/+3
* feat: add view in folder action with testsJohn Molakvoæ2023-07-051-0/+1
* feat(files): import all actionsJohn Molakvoæ2023-07-051-0/+3
* feat(files): favoritesJohn Molakvoæ2023-07-051-0/+4
* fix(files): make open folder a default actionJohn Molakvoæ2023-05-241-0/+1
* feat(files): add sidebar actionJohn Molakvoæ2023-04-211-1/+2
* feat(files): expose Files routerJohn Molakvoæ2023-04-201-0/+73