19 Commits

Author SHA1 Message Date
b6fbe3a04f Add custom scroll handle 2026-06-05 18:14:28 +02:00
493a689d75 Add basic album list 2026-06-05 17:31:18 +02:00
e1a5a733c1 Lower image size 2026-06-05 17:30:06 +02:00
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
39488ec094 Add flatpak manifest 2026-05-31 23:24:59 +02:00
3027fa207c Change immich-sdk to a git dependency 2026-05-31 23:22:54 +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
93a87088db Use jemalloc 2026-05-17 12:07:28 +02:00
364fd768b3 Increase thumbnail size 2026-05-17 12:07:18 +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
ab01696537 Update dependencies 2026-04-26 11:55:47 +02:00
68e8205276 Initial commit 2026-04-06 11:19:26 +02:00