Commit Graph

8 Commits

Author SHA1 Message Date
0d28c4172c Render thumbnails at correct aspect ratio 2026-05-17 12:22:57 +02:00
93a87088db Use jemalloc 2026-05-17 12:07:28 +02:00
ea2b8ace4e Cache thumbnails to disk 2026-05-17 11:51:06 +02:00
99de8bca54 Fix clippy warnings 2026-05-16 10:03:59 +02:00
900260f67b Parallelize Api 2026-05-16 10:02:22 +02:00
17dfc144b2 Add initial image viewer 2026-04-26 12:45:56 +02:00
10fcd546ce Optimize timeline visibility
Due to "Recursion detected" bugs in slint, we need to calculate the
layout of the timeline in Rust. This is ugly, but works.
2026-04-26 12:04:05 +02:00
68e8205276 Initial commit 2026-04-06 11:19:26 +02:00