Commit graph

76 commits

Author SHA1 Message Date
ebc8bc0d2f
Move collation components into submodules 2025-01-31 11:41:56 +01:00
5cccefbd4a
More logic for sorting direction 2025-01-30 19:13:13 +01:00
de24bbcf99
Style active sorting in menu, logic for sorting direction 2025-01-19 19:03:30 +01:00
6b0be30adc
Update dependencies 2025-01-17 12:59:03 +01:00
7b8d99ae16
Introduce GTK application CSS 2024-12-24 01:18:05 +01:00
70e8121a2a
Formatting in collation_menu 2024-12-23 23:41:08 +01:00
e29c555412
Extract row to film / series conversion into functions 2024-12-23 23:25:25 +01:00
c1481517bc
Switch to async-sqlite library, rename CollectionFileError 2024-12-23 23:20:08 +01:00
d267475f0d
Update indirect dependencies 2024-12-23 22:11:37 +01:00
f1751882be
Make get_collection_from_file async 2024-12-22 21:02:39 +01:00
183efaa047
Move collect calls up in get_collection_from_file 2024-11-30 16:01:10 +01:00
1e9ff1057a
Add async_unit_result_context, rename read_collection_file 2024-11-30 16:00:44 +01:00
5055583487
Enable LTO for release profile, Cargo.toml formatting 2024-11-30 14:58:26 +01:00
0d87993c41
More informative error handling, more uniform sqlite column parsing 2024-11-30 14:38:08 +01:00
eb8a054d5c
More descriptive type var name for utility :: leak 2024-11-29 21:06:43 +01:00
32c1d2ab67
Introduce error handling 2024-11-29 21:06:14 +01:00
5d9893d304
Simplify read_collection_file call in on_activate 2024-11-29 11:58:26 +01:00
e3984b0ffb
Deduplicate collated grid sorting logic 2024-11-28 21:35:55 +01:00
4778d879f4
Header & view stack are now components, introduced Component trait 2024-11-27 15:22:55 +01:00
64fc8ba425
Move sorting functionality into collated grid, reuse existing widgets 2024-11-27 11:47:20 +01:00
60c367beb7
Introduce "collation" naming, move collated_grid into own module 2024-11-26 17:20:53 +01:00
988d4016ea
Sorting films now uses latest films vec, but it hangs the UI 2024-11-26 16:49:19 +01:00
f912281700
Move films and series containers into separate file 2024-11-20 17:30:33 +01:00
57c1db59b2
Leak utility funtion now return immutable reference 2024-11-20 17:17:35 +01:00
fd5ee1420c
Initial commit, part deux 2024-11-20 16:36:32 +01:00
4a7beace84
Initial commit 2024-11-20 16:31:24 +01:00