aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/views/Settings.vue
Commit message (Expand)AuthorAgeFilesLines
* feat(files): Allow toggling folder treeChristopher Ng2024-08-011-0/+5
* style: unify copy iconAndy Scherzinger2024-07-071-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+3
* test(files): Add e2e tests for live photo syncLouis Chemineau2024-03-141-4/+9
* fix(files): Consistent sorting for folders before files (user configurable)Ferdinand Thiessen2024-01-271-0/+4
* Include grid view toggle in accessibility switchLouis Chemineau2024-01-081-1/+4
* fix(files): add label for WebDAV URL in files settingsGrigorii K. Shartsev2023-12-011-0/+1
* feat(files): add grid toggle buttonJohn Molakvoæ2023-10-171-0/+4
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-021-4/+4
* 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