aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/services/DropService.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Fix having to resolve conflicts twice when dropping filesChristopher Ng2024-09-241-2/+1
* refactor(files): Migrate logger util to TypescriptFerdinand Thiessen2024-08-011-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+2
* chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-041-171/+7
* feat(files): unify drag and drop methodsskjnldsv2024-04-041-96/+263
* fix(files): breadcrumbs dndskjnldsv2024-04-041-2/+73
* fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge)Ferdinand Thiessen2024-03-181-12/+18
* fix(files) selection store typingJohn Molakvoæ2024-02-071-1/+1
* fix(files): drag and drop events chain and cancelJohn Molakvoæ2023-12-201-4/+5
* fix(files): recursive drop path joinJohn Molakvoæ2023-12-201-2/+5
* fix(files): Correctly handle dropping folders on file listFerdinand Thiessen2023-12-061-0/+133