Trivernis
|
74c8238f26
|
Fix artifact path and remove unnecessary os dependencies
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
Trivernis
|
75acaa8fe8
|
Add additional setup command for linux
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
Trivernis
|
b38ae8dc67
|
Fix fail-fast parameter
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
Trivernis
|
b9226d315f
|
Add yarn installation command
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
Trivernis
|
4276598e62
|
Add caching and installation of angular cli
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
Trivernis
|
f5c2a53197
|
Fix workflow syntax errors
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
Trivernis
|
96291056f7
|
Add build debug workflow
Signed-off-by: Trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
9bd0e5920d
|
Change file tag display to be sorted alphabetically
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
20f75d0983
|
Implement api to get tags for a list of file hashes
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
c3a0f804cf
|
Change tag autocomplete to only suggest tags that further filter in this context
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
209bc8a9d0
|
Add tauri command to get all tags for a list of files
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
af104dedec
|
Add api to get tags for a list of file hashes
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
161b1c5992
|
Fix alignment of removal button
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
bb2f564b58
|
Add removing option for repositories
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
ace63ac461
|
Add initialization of repositories to dialog
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
55fc99bcce
|
Add commands to delete and check repositories
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
ffced041d4
|
Rework repository form
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
e8bfd8b710
|
Fix scrollbar background
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
309995db24
|
Fix scaling issues with images
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
b91a3ab4d2
|
Add shutting down of daemons when the repository is changed
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
942650407e
|
Fix file grid being wider than 100%
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
0d8c971056
|
Improve repository list display
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
03718e9a67
|
Change last opened field to u64
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
cadf866cd7
|
Add more tracing
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
1c633d9581
|
Change storages to be resolved by name instead of path on init
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
57ebbf87e0
|
Add sorting of repositories by last opened
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
b4a528e2bb
|
Change client online checking to use a non-pooled approach
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
98539718c1
|
Fix disconnecting from a repository not removing the selected repository
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
455dd331f3
|
Add commands to close and disconnect repositories
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
9b457564bb
|
Add API version validation
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
e54fda8f5c
|
Change repo config to differentiate local and remote repositories
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
1dc4a32953
|
Change daemons to be killed on drop
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
1982790b26
|
Add starting of local daemon for repositories with no daemon running
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
778bb2fe77
|
Fix command to check if a daemon is running
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
305ac256d1
|
Add daemon management commands
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
307b8c400c
|
Rename crate to mediarepo-daemon
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
d0b832fc89
|
Add repository overview to tabs
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
e9a4602ee0
|
Fix scrolling behaviour to only zoom when in image view
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
b2ad753da2
|
Center the selected item in the gallery view strip
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
3f90e9d1db
|
Add zoom to gallery view
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
d3c94bc1ec
|
Make all images content aware
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
aab7f71e12
|
Improve buffer performance
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
9c1ba03bac
|
Switch to pooled ipc client
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
b64cb29137
|
Update rmp-ipc version
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
79bcf7c528
|
Fix to Keep selection when exiting the gallery view
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
e93e75221e
|
Add scaling of full image view depending on aspect ratio
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
fa37c58683
|
Allow ordering the sort order via drag and drop
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
80d0de87f9
|
Fix z-index of gallery close button
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
8990b0f906
|
Add loading indicator to file gallery display
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
b989e02bee
|
Add cancel to sort dialog and fix backdrop close
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |