Commit Graph

7 Commits

Author SHA1 Message Date
Mplan 8f1a9da4c9 feat: standardize panel cards and action buttons 2026-05-30 00:10:15 +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 c6a411ef03 Add image detail map and quick upload 2026-05-23 14:02:55 +08:00
Mplan 9150a17097 feat: add admin console and account settings
Implement the admin dashboard with review, user, and image management workflows. Add profile settings, password reset, pending upload defaults, community placeholder routing, Vercel SPA rewrites, refreshed header styling, and the OpenCloud color-system skill.
2026-05-22 21:04:49 +08:00
Mplan 7e4ee3d699 feat: enhance cloud image management 2026-05-22 10:34:35 +08:00
Mplan 7cdf07447c feat: enhance profile heatmap and caching 2026-05-22 00:55:23 +08:00
Mplan c49ac7a42e feat: scaffold infrastructure - router, pinia, tailwind, amap, auth store, page placeholders 2026-05-20 23:31:55 +08:00