Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: add drag and drop recursion and FilesystemAPI testing | skjnldsv | 2024-04-04 | 1 | -1/+1 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | feat(files): unify drag and drop methods | skjnldsv | 2024-04-04 | 1 | -9/+22 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(files): breadcrumbs dnd | skjnldsv | 2024-04-04 | 1 | -56/+15 |
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | fix(files): Fix error with numeric filenames | Christopher Ng | 2024-03-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(files): Right click menu positioning | Christopher Ng | 2024-03-12 | 1 | -4/+5 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(files): properly reset preview component | John Molakvoæ (skjnldsv) | 2024-03-07 | 1 | -3/+6 |
| | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix(files): setup cannot be in mixins | John Molakvoæ | 2024-02-07 | 1 | -21/+0 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore(files): move shared FileEntry and FileEntryGrid into a mixin | John Molakvoæ | 2024-02-07 | 1 | -0/+409 |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> |