trivernis
|
12d85b50cc
|
Fix preset creation
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
e431450a43
|
Improve sort preset display
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
ece096fb86
|
Replace sortingExpression with sortingPreset in all files
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
c0dca663b0
|
Refactor SortKey to store backend representation internally
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
5aadd9c245
|
Add api implementation for sorting presets
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
d22c7499f7
|
Add api to manage sorting presets
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
78a5780ff1
|
Add function to delete sorting presets
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
c34d9d5649
|
Add function to add sorting presets
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
3e768d7c7c
|
Add sorting preset dto and function to retrieve all presets
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
ed68b76a42
|
Add sorting preset table definitions
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
426203b8e5
|
Improve performance of sorting data fetching
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
3182fcbbe0
|
Merge branch 'develop' of github.com:Trivernis/mediarepo into develop
|
3 years ago |
trivernis
|
0378f400d7
|
Update dependencies
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
Julius Riegel
|
17e1d8db13
|
Merge pull request #11 from Trivernis/gh-actions
Reduce number of github workflow runs
|
3 years ago |
trivernis
|
0de740932f
|
Increment version to 0.13.3
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
6e5fb7a8bb
|
Update README
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
5c53b57933
|
Reduce number of github workflow runs
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
Julius Riegel
|
37bc11f4f1
|
Merge pull request #9 from Trivernis/fix/tag-editing
Fix/tag editing
|
3 years ago |
trivernis
|
d6372d6e16
|
Fix tags are not searched correctly when adding
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
0b511bb54f
|
Fix tags of untagged files cannot be edited
TG-80 #closed
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
c96040c632
|
Fix paths in release zip task
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
5f5af3473e
|
Increment version to 0.13.2
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
Julius Riegel
|
53fbf2f6b9
|
Merge pull request #7 from Trivernis/feature/performance-improvements
Feature/performance improvements
|
3 years ago |
trivernis
|
c64881da0d
|
Change order of integrity check and add vacuum
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
3c005c3a7e
|
Add single lookup for cd-tag-mappings for better performance
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
Julius Riegel
|
6d0b5773df
|
Merge pull request #6 from Trivernis/fix/file-multiselection-tags
Fix/file multiselection tags
|
3 years ago |
trivernis
|
06e43bb77e
|
Fix retrieval of tags for multiple cds
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
|
ba203d26a7
|
Fix search wildcard input
TG-77 #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 |
Julius Riegel
|
26817cfec9
|
Merge pull request #5 from Trivernis/feature/query-optimizations
Feature/query optimizations
|
3 years ago |
trivernis
|
37322b13a7
|
Implement integrity check
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
272b0bf7dc
|
Restructure job dao
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
0261d2fe3c
|
Remove remaining models in favour of dao-dto architecture
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
e9641e604e
|
Improve order of execution for adding tags
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
31addcda87
|
Move tag adding and retrieval by name to dao
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
744475dd1e
|
Move tag and namespace retrieval to dao
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
acdad7ac7e
|
Fix warnings
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
745c6bf856
|
Delete old models
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
cb493b4651
|
Add file dao and tag dao
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
a6da2b9e1e
|
Add dto objects
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
1dedd8b327
|
Rename mediarepo-model to mediarepo-logic crate
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
ea14222e44
|
Add duplicate check on import
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
8d5253fdad
|
Apply eslint rules
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
de69491a88
|
Increment version to 0.13.1
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
Julius Riegel
|
5c6f479332
|
Merge pull request #3 from Trivernis/fix/angular-peformance
Fix/angular peformance
|
3 years ago |
trivernis
|
72b2f68784
|
Fix multiple search calls on startup
Signed-off-by: trivernis <trivernis@protonmail.com>
|
3 years ago |
trivernis
|
570a2e1b78
|
Add track by function to tab bar
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 |