Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files): cancel renaming on enter if no file name changes | skjnldsv | 2024-12-10 | 1 | -0/+39 |
* | fix(files): Ensure renaming state is correctly reset | Ferdinand Thiessen | 2024-10-15 | 1 | -1/+29 |
* | test(cypress): Await promise in response to prevent timeout | Ferdinand Thiessen | 2024-09-01 | 1 | -1/+4 |
* | test: Add Cypress test for renaming loading state | Ferdinand Thiessen | 2024-08-31 | 1 | -0/+45 |
* | fix(files): Correctly check for already used names when creating new folder | Ferdinand Thiessen | 2024-08-27 | 1 | -8/+1 |
* | fix(files): Correctly validate new node name | Ferdinand Thiessen | 2024-07-26 | 1 | -0/+77 |