Commit Graph

9 Commits

Author SHA1 Message Date
Mplan 6bce7276e2 fix: resolve build type errors in gallery pagination
Remove unused nextTick import, fix generic type assertion on
supabase.from select options, and add double type cast for
query result mapping.
2026-05-24 17:15:40 +08:00
Mplan 0e063c3abb feat: add gallery pagination, dynamic progress colors, and UX fixes
- Replace infinite scroll with page-based navigation in gallery
- Add dynamic progress color (blue→amber→red) in encyclopedia
- Fix timeline not returning to realtime when closing in archive mode
- Simplify image detail modal close button styling
- Add web-design-reviewer skill
2026-05-24 17:08:39 +08:00
Mplan 00695a3053 Add gallery search and account menu 2026-05-23 17:36:50 +08:00
Mplan c6a411ef03 Add image detail map and quick upload 2026-05-23 14:02:55 +08:00
Mplan 7e4ee3d699 feat: enhance cloud image management 2026-05-22 10:34:35 +08:00
Mplan f35baf4a67 feat: add fallback pages and refine page interactions 2026-05-22 00:09:00 +08:00
Mplan 78b1c952e7 feat: adopt naive ui and refine shell interactions 2026-05-21 20:53:24 +08:00
Mplan 6d8acce295 feat: improve image browsing experience 2026-05-21 19:56:42 +08:00
Mplan c49ac7a42e feat: scaffold infrastructure - router, pinia, tailwind, amap, auth store, page placeholders 2026-05-20 23:31:55 +08:00