aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/FileEntry/FileEntryCheckbox.vue
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-201-3/+3
* feat(files): add selection keyboard shortcutsskjnldsv2024-12-171-1/+36
* feat(systemtags): add cypress tests and fix a few logic issuesskjnldsv2024-10-291-0/+1
* fix(files): Node loading information should be accessibleFerdinand Thiessen2024-08-311-1/+6
* refactor(files): Resort imports and fix doc commentFerdinand Thiessen2024-08-011-2/+6
* refactor(files): Migrate logger util to TypescriptFerdinand Thiessen2024-08-011-2/+1
* fix(files): do not rely on unique fileidskjnldsv2024-06-121-8/+9
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+3
* fix(files) selection store typingJohn Molakvoæ2024-02-071-5/+6
* fix(files): Fix checkbox state semanticsChristopher Ng2024-01-201-6/+14
* enh(files): added ability to escape out of all selection when focusedEduardo Morales2023-12-211-1/+6
* fix(files): split FileEntry NameJohn Molakvoæ2023-10-171-3/+4
* fix(files): split FileEntry Checkbox and fix range selectionJohn Molakvoæ2023-10-171-0/+130