Commit Graph

499 Commits (a14a342e40641e53386fdf619ebb85d6466b4a00)
 

Author SHA1 Message Date
trivernis 1dc17f0aef Update api and change filter to not be a tagged enum
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis bc5210230e Update api
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis faa7b4e17c Add automated tests
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 7c3b2a5051 Remove tagged enums
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 984240a507 Update api and bromine version
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis bf17174401 Update api and bromine version
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 4e2a348a13 Update windows code
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 6e9d57e5e6 Fix bromine reexport compiling with all feature combinations
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis f789863287 Update rmp-ipc to bromine and reexport it
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 7898809d81 Add propt to delete the contents of a local repository
TG-25 #ready-for-test

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 8218ae3235 Add command to delete local repositories
TG-25

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 0357a6e8bf Fix deleted repository staying opened
When deleting the currently selected repository it gets closed
before deletion.
TG-2 #closed

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis ff03b8a4ff Fix error when trying to initialize a repository in an non-existent path
TG-1 #closed

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis e233c1e59c Add file metadata sidebar entry
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis a713c20aa4 Add size limit to cache buffer
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 7501e65d5c Add readonly file metadata tab
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis d03409ef21 Remove remainder of file name editing from the edit sidebar
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 0ee9d3791f Rename file-edit to tag-edit
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 628d1d92ad Add tag editing to import tab and remove name editing
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis d7e477efb8 Move import sidebar to sidebar module
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 8728fcdc71 Move tag-item to separate module and delete the now empty shared module
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
trivernis 4c1c13d4cd Move sidebar components to separate module
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 823628e5bd Move input components to separate module
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis e694645a78 Change indentation to 4 spaces (because why was it 2 anyway?)
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 6348f10981 Update dependencies
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis aa563830c1 Fix issues caused by refactoring
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 60faf81187 Cleanup code
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 9773444d7f Refactor project structure
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 62321ccebb Move gallery + grid to encapsulating file-multiview component
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 7f42804cc5 Update thumbnailer
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis bff4499d4f Add github action ffmpeg setup task
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis f6d69b4b9f Update thumbnailer
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 23654e5150 Remove mat-icons in favor for ng-icons to avoid calling a cdn
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 4d7a18b159 Add thumbnail icons for unsupported mediatypes and thumbnails for non-images
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis e49d1a07af Fix issue with image scaling not resetting with the next image
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 7c155f8229 Update dependencies
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 4a0b1eb2ae Add support for videos and audios in gallery view
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis f82bd68b44 Reintroduce command to get the contents of a file
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis ba04083d2c Update rmp-ipc and add more tracing
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 47738b392d Move gallery content viewer to separate component
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 09f3225aa3 Add context menu action to regenerate a thumbnail
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis e9d5aa6122 Implement thumbnail delete command and update thumbnailer
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis e4ba7f2674 Rename delete_thumbnail command to delete_thumbnails
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis cccc5ac713 Add api to delete thumbnails for a file
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 6510e6392a Add tag input to file edit sidebar
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 2fefc65d29 Fix scaling of filter dialog height
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago