Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(files): add selection keyboard shortcuts | skjnldsv | 2024-12-17 | 1 | -1/+36 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | feat(systemtags): add cypress tests and fix a few logic issues | skjnldsv | 2024-10-29 | 1 | -0/+1 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(files): Node loading information should be accessible | Ferdinand Thiessen | 2024-08-31 | 1 | -1/+6 |
| | | | | | | | The loading icon visually informs that the node is currently loading, but there is no non-visual information (accessible information). Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | refactor(files): Resort imports and fix doc comment | Ferdinand Thiessen | 2024-08-01 | 1 | -2/+6 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | refactor(files): Migrate logger util to Typescript | Ferdinand Thiessen | 2024-08-01 | 1 | -2/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): do not rely on unique fileid | skjnldsv | 2024-06-12 | 1 | -8/+9 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -20/+3 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(files) selection store typing | John Molakvoæ | 2024-02-07 | 1 | -5/+6 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): Fix checkbox state semantics | Christopher Ng | 2024-01-20 | 1 | -6/+14 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | enh(files): added ability to escape out of all selection when focused | Eduardo Morales | 2023-12-21 | 1 | -1/+6 |
| | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | fix(files): split FileEntry Name | John Molakvoæ | 2023-10-17 | 1 | -3/+4 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): split FileEntry Checkbox and fix range selection | John Molakvoæ | 2023-10-17 | 1 | -0/+130 |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> |