Commit Graph

13 Commits

Author SHA1 Message Date
Mplan 217b81c506 优化密码找回流程、管理后台批量操作和上传体验 (#2)
Reviewed-on: #2
2026-05-31 17:00:16 +08:00
Mplan e087dd46e2 #1 大幅改进页面显示效果 (#1)
Reviewed-on: #1
2026-05-30 00:39:20 +08:00
Mplan 2a9f8d6a9c refactor: extract EncyclopediaProgressCard component and limit map pitch
- Create EncyclopediaProgressCard with dynamic progress color, reuse in
  encyclopedia and profile pages to unify styling
- Add skyColor and maxPitch to AMap 3D view to reduce empty tile area
  when tilting
- Extend AMap type declarations for skyColor, maxPitch, getPitch, getRotation
2026-05-24 17:43:25 +08:00
Mplan 1e0da1fe36 docs: update AGENTS.md with current architecture and fix timeline slider reset
- Rewrite AGENTS.md with directory map, route table, store docs, and
  build/deploy information reflecting current project state
- Fix map timeline slider not resetting to current time when reopening
  the controls panel
2026-05-24 17:26:48 +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 85471274ab Add map timeline controls 2026-05-23 18:16:30 +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 2b7f393d7c feat: improve map and upload experience 2026-05-21 16:54:38 +08:00
Mplan c49ac7a42e feat: scaffold infrastructure - router, pinia, tailwind, amap, auth store, page placeholders 2026-05-20 23:31:55 +08:00