aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/services
Commit message (Expand)AuthorAgeFilesLines
* feat(files): allow navigation entry removalJohn Molakvoæ2023-04-211-0/+7
* feat(files): add dir file action parameterJohn Molakvoæ2023-04-211-2/+3
* feat(files): expose Files routerJohn Molakvoæ2023-04-202-1/+72
* feat(files): add default action supportJohn Molakvoæ2023-04-201-3/+4
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-181-1/+3
* fix: wrong copyrightJohn Molakvoæ2023-04-122-2/+2
* feat(files): add FileAction serviceJohn Molakvoæ2023-04-061-0/+184
* fix: improved preview handlingJohn Molakvoæ2023-04-061-0/+37
* feat(accessibility): add files table caption and summaryJohn Molakvoæ2023-04-061-1/+1
* fix(files): fix custom render components reactivityJohn Molakvoæ2023-04-061-1/+1
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-061-0/+10
* chore(deps): cleanup unused deps and auditJohn Molakvoæ2023-04-061-2/+2
* feat(files): custom columnsJohn Molakvoæ2023-04-061-14/+10
* perf(files): fetch previews faster and cache properlyJohn Molakvoæ2023-04-061-0/+40
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-061-8/+23
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-1/+1
* Port Files navigation to vueJohn Molakvoæ2023-01-041-0/+217
* Add share attrs + download permission support in frontendVincent Petry2022-07-281-0/+1
* Auto fix warningsLouis Chemineau2022-01-211-1/+1
* Replace license information to SPDX expressionLouis Chemineau2022-01-114-4/+4
* Add generic type and description when its missingLouis Chemineau2022-01-111-1/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-083-6/+10
* Fix file creation from template without extJohn Molakvoæ2021-09-171-0/+16
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-231-1/+1
* Replace proposal-class-private-properties by regular propertiesJohn Molakvoæ (skjnldsv)2021-06-022-19/+18
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-314-4/+4
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-281-0/+29
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-311-1/+1
* Add OCA.Files.Settings for Files SettingsGary Kim2020-03-221-0/+56
* Fix legacy tabsJohn Molakvoæ (skjnldsv)2020-01-291-3/+3
* Close handlingJohn Molakvoæ (skjnldsv)2020-01-221-9/+0
* Allow to await the sidebarJohn Molakvoæ (skjnldsv)2020-01-221-10/+0
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-1/+1
* Use function to open a sidebar fileJohn Molakvoæ (skjnldsv)2019-11-131-10/+18
* Prevent multiple systemtags viewsJohn Molakvoæ (skjnldsv)2019-10-291-1/+1
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-292-0/+176