Commit Graph

17 Commits (0d08b0e7a7ec4b3c66c6d308d6d801ac812ebd50)

Author SHA1 Message Date
trivernis 0d08b0e7a7 Fix deleted files not disappearing from client view
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis ae01ae9284 Add delete handler for delete key
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 0edd5e4edc Add confirm dialog to changes of file status
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis d316dfd471 Fix file context menu not showing delete permanently option
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 1d69eb4a46 Add status handling to file context menu
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 501a3c9df0 Add extended filtering implementation
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 66fe9432fd Refactor and update to new API types
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
Trivernis a3e33be9b6 Fix weird issues with file thumbnail loading
Signed-off-by: Trivernis <trivernis@protonmail.com>
3 years ago
Trivernis f6a4b77465 Add mode and selected file to state
Signed-off-by: Trivernis <trivernis@protonmail.com>
3 years ago
trivernis a86aaef510 Fix issues with grid key naviation
It should only navigate now when focussed.
Same logic applies to the gallery.
The focus is kept when changing between the gallery and
the grid.

TG-48 #closed

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 08632080cb Improve storing of the state on change rather than periodically
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 0ddc50d2a0 Add page up and down shortcut and improve scrolling
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 7fd81140b6 Add file shortcuts
- select with arrow keys
- shift select with arrow keys
- ctrl select with arrow keys
- ctrl a
- ctrl shift a

TG-15 ready-for-test

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 0563c928d1 Move tag list to search sidebar
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 556e718f2a Add 'Open' action to file grid context menu
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 62cba1ce56 Refactor file grid and gallery to use the same type of thumbnail container
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 86519f22a1 Move common and file related components to app-common and file module
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago