Commit Graph

28 Commits (6507809bcccc8fe0bdd8478365270a14465bd66b)

Author SHA1 Message Date
trivernis 6507809bcc
Fix style issues
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 2bec24c387
Fix progress dialog showing the wrong percentages
TG-78 #closed

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis bb676ba972
Fix tag selection not showing tags for multiple files
TG-76 #closed

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis dd6107d1fd
Refactor error logging
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 4568afe6f9
Change Selectable<T> to store selected as a behaviour subject
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis d3700932db
Propagate changes to file status
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 6073a6517f
Change change detection of file gallery and metadata
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 232c12ed8b
Change change detection of whole file grid
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 8022f25801
Add track by functions to tag and file lists
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 8768c26e5a
Change change detection of filecard component
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 9f51ba410b Fix colors for OR-keyword to fit theme
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 0d08b0e7a7 Fix deleted files not disappearing from client view
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis ae01ae9284 Add delete handler for delete key
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 0edd5e4edc Add confirm dialog to changes of file status
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis d316dfd471 Fix file context menu not showing delete permanently option
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 1d69eb4a46 Add status handling to file context menu
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 501a3c9df0 Add extended filtering implementation
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 66fe9432fd Refactor and update to new API types
Signed-off-by: trivernis <trivernis@protonmail.com>
3 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