aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/views/Settings.vue
Commit message (Expand)AuthorAgeFilesLines
* feat(files): sort favorites firstJohn Molakvoæ2023-07-051-0/+4
* fix: wrong copyrightJohn Molakvoæ2023-04-121-2/+2
* chore(eslint): clean and fixJohn Molakvoæ2023-04-061-1/+1
* feat(files): move userconfig to dedicated store and fix crop previewsJohn Molakvoæ2023-04-061-17/+17
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-1/+1
* Add underline decoration to links and use div element as targetLouis Chemineau2023-03-091-5/+10
* add a direct link from files settings to app-token-settingsSimon L2023-03-091-0/+7
* l10n: Fixed grammarrakekniven2023-02-131-2/+2
* feat(files): Add clipboard copy to webdav url in files settingsJohn Molakvoæ2023-01-041-3/+36
* Hide settings when emptyJohn Molakvoæ2023-01-041-1/+3
* Add component testingJohn Molakvoæ2023-01-041-2/+18
* Fix preview cropJohn Molakvoæ2023-01-041-1/+1
* Port settings to ModalJohn Molakvoæ2023-01-041-6/+79
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-251-4/+4
* Add OCA.Files.Settings for Files SettingsGary Kim2020-03-221-0/+48