Commit graph

17 commits

Author SHA1 Message Date
6446d43d76
Replace custom widget macros with Relm4 view macro based ones
Also move margin styling to the CSS file.
2026-01-02 13:41:27 +01:00
2c40217497
Include static lifetime in MediaAdapter trait, formatting 2025-02-12 14:32:16 +01:00
be92920cc5
Implement structure to open modal when clicking on media item 2025-02-12 14:11:53 +01:00
7127dd57c6
Derive defaults for sorting enums, remove ordering from films SQL query 2025-02-11 00:20:29 +01:00
c3e2bd0f69
Fully deduplicate shared logic between films and series 2025-02-10 23:56:48 +01:00
38adb5f4b9
Introduce image UI macro, require explicit borrowing in UI macros 2025-02-07 13:36:14 +01:00
86f9ee7672
Implement series first release date sorting 2025-02-07 01:46:51 +01:00
2803767ed8
Formatting 2025-02-05 14:57:07 +01:00
547a811acf
Make loading of poster images async 2025-02-05 13:51:22 +01:00
11dca1fab2
Use data manager name everywhere 2025-02-05 00:03:26 +01:00
7610b291a4
Replace single data model with data management struct and views 2025-02-04 23:46:51 +01:00
ce70725b60
UI macro syntax now differentiates at-properties from arguments 2025-02-04 15:02:58 +01:00
a845c0c1fa
Introduce flow_box macro 2025-01-31 17:38:52 +01:00
01bfa16481
Bring series collation up to speed 2025-01-31 17:09:22 +01:00
e2330cae50
Introduce sorting structs 2025-01-31 16:24:22 +01:00
04755fabb7
Reimplement collation menu as component 2025-01-31 15:34:09 +01:00
ebc8bc0d2f
Move collation components into submodules 2025-01-31 11:41:56 +01:00
Renamed from src/ui/collatable_container.rs (Browse further)