Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(systemtags): add cypress tests and fix a few logic issues | skjnldsv | 2024-10-29 | 1 | -1/+1 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | refactor(files): Migrate logger util to Typescript | Ferdinand Thiessen | 2024-08-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | refactor: Use composable for `currentView` and `views` to make it reactive ↵ | Ferdinand Thiessen | 2024-06-23 | 1 | -8/+12 |
| | | | | | | when shared with other Vue apps Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): do not rely on unique fileid | skjnldsv | 2024-06-12 | 1 | -1/+2 |
| | | | | 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 | -7/+6 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): Fix checkbox state semantics | Christopher Ng | 2024-01-20 | 1 | -5/+3 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(files): move header actions out from the table | Grigorii K. Shartsev | 2024-01-10 | 1 | -46/+40 |
| | | | | | | Having actions in the table header is no valid for a11y and counts as a column name. Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | 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): Adjust table header to look like on previous versions | Ferdinand Thiessen | 2023-11-27 | 1 | -3/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | enh(files): Add accessible sort direction | Christopher Ng | 2023-10-14 | 1 | -3/+14 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | chore(files): add Headers, remove legacy methods and cleanup | John Molakvoæ | 2023-08-17 | 1 | -0/+213 |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> |