Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files): Add missing properties and fix Typescript errors in `FileEntryName` | Ferdinand Thiessen | 2024-05-02 | 1 | -21/+33 |
* | fix(files): apply the renaming when leaving the input field | Raphaël Jakse | 2024-05-02 | 1 | -1/+1 |
* | fix(files): Use string array instead of string for forbidden characters | Ferdinand Thiessen | 2024-04-29 | 1 | -7/+5 |
* | fix(files): focus file name on renaming also initially | Grigorii K. Shartsev | 2024-01-02 | 1 | -4/+7 |
* | fix(files): Do not add drag and drop listeners when renaming a file | Ferdinand Thiessen | 2023-12-13 | 1 | -1/+3 |
* | refactor(files): replace deprecated `is` attr on `<a>` with dynamic component | Grigorii K. Shartsev | 2023-11-28 | 1 | -11/+20 |
* | fix(files): make file list item link focusable | Grigorii K. Shartsev | 2023-11-28 | 1 | -1/+2 |
* | fix(files): add missing `Overwrite: F` header in renaming | John Molakvoæ | 2023-11-08 | 1 | -0/+1 |
* | feat(files): grid view | John Molakvoæ | 2023-10-17 | 1 | -1/+4 |
* | fix(files): split FileEntry Name | John Molakvoæ | 2023-10-17 | 1 | -0/+327 |