Commit Graph

9 Commits

Author SHA1 Message Date
799aebb49c Add footer buttons 2026-06-04 00:11:13 +02:00
0f4391d388 Add mock timeline-block checkbox 2026-06-03 23:42:11 +02:00
fc721ba817 Download images when clicking on them 2026-05-24 13:53:30 +02:00
7d75e010c7 Add *very* basic login flow 2026-05-17 13:04:51 +02:00
0d28c4172c Render thumbnails at correct aspect ratio 2026-05-17 12:22:57 +02:00
364fd768b3 Increase thumbnail size 2026-05-17 12:07:18 +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