Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files): Fix having to resolve conflicts twice when dropping files | Christopher Ng | 2024-09-24 | 1 | -2/+1 |
* | refactor(files): Migrate logger util to Typescript | Ferdinand Thiessen | 2024-08-01 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -20/+2 |
* | chore: add drag and drop recursion and FilesystemAPI testing | skjnldsv | 2024-04-04 | 1 | -171/+7 |
* | feat(files): unify drag and drop methods | skjnldsv | 2024-04-04 | 1 | -96/+263 |
* | fix(files): breadcrumbs dnd | skjnldsv | 2024-04-04 | 1 | -2/+73 |
* | fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge) | Ferdinand Thiessen | 2024-03-18 | 1 | -12/+18 |
* | fix(files) selection store typing | John Molakvoæ | 2024-02-07 | 1 | -1/+1 |
* | fix(files): drag and drop events chain and cancel | John Molakvoæ | 2023-12-20 | 1 | -4/+5 |
* | fix(files): recursive drop path join | John Molakvoæ | 2023-12-20 | 1 | -2/+5 |
* | fix(files): Correctly handle dropping folders on file list | Ferdinand Thiessen | 2023-12-06 | 1 | -0/+133 |