Commit Graph

15 Commits

Author SHA1 Message Date
ba56fc6e6b feat(admin): merge invites + copyright into system admin page with SystemConfig table 2026-07-07 11:35:57 +08:00
8a4500f723 chore: remove scripts and export_i18n.py from git, add to .gitignore 2026-07-07 11:35:00 +08:00
137304090a chore: stage changes before history rewrite 2026-07-07 11:28:18 +08:00
02269417a9 feat(ui): replace language dropdown with globe icon and expandable menu 2026-07-07 09:54:57 +08:00
591ad3e178 refactor(i18n): move translations to JSON files under app/locales, dynamic language switch 2026-07-07 09:46:50 +08:00
6a49fedfbb feat(api): add public RESTful API with API key auth and documentation page 2026-07-07 09:22:11 +08:00
f448a900f5 feat(i18n): add English localization with per-user language preference and navbar toggle 2026-07-06 22:07:05 +08:00
200602c1e6 feat: auto-trim whitespace from text inputs on form submit globally 2026-07-06 20:10:54 +08:00
b58956937e feat(invite): add invite code registration system 2026-07-06 01:13:07 +08:00
a7c5082ff6 chore: rename app to 星笺 (Mailova) 2026-07-06 00:41:24 +08:00
66ba163ef6 feat(showcase): lightbox, checkbox per-card toggle, lazyload, fix toggle Y-align, remove navbar on public page 2026-07-06 00:24:03 +08:00
e0ef607a05 fix(showcase): tab stay, Y-center toggle, group postcards by sent/received, hide navbar on public page, remove profiles/xx/showcase 2026-07-06 00:05:15 +08:00
fc55507019 i18n: change all page titles and nav text to Chinese 2026-07-05 22:40:49 +08:00
ae2ed2d961 feat: add user settings page (change username/password) and remove public registration 2026-07-05 22:01:24 +08:00
0eca60300f feat: initial postcard manager - FastAPI + Jinja2 + SQLite 2026-07-05 16:06:03 +08:00