aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/FilesListTableHeader.vue
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-201-4/+4
* feat(files): add selection keyboard shortcutsskjnldsv2024-12-171-5/+23
* feat(systemtags): add cypress tests and fix a few logic issuesskjnldsv2024-10-291-1/+1
* refactor(files): Migrate logger util to TypescriptFerdinand Thiessen2024-08-011-1/+1
* refactor: Use composable for `currentView` and `views` to make it reactive wh...Ferdinand Thiessen2024-06-231-8/+12
* fix(files): do not rely on unique fileidskjnldsv2024-06-121-1/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+3
* fix(files) selection store typingJohn Molakvoæ2024-02-071-7/+6
* fix(files): Fix checkbox state semanticsChristopher Ng2024-01-201-5/+3
* fix(files): move header actions out from the tableGrigorii K. Shartsev2024-01-101-46/+40
* enh(files): added ability to escape out of all selection when focusedEduardo Morales2023-12-211-1/+6
* fix(files): Adjust table header to look like on previous versionsFerdinand Thiessen2023-11-271-3/+2
* enh(files): Add accessible sort directionChristopher Ng2023-10-141-3/+14
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-0/+213