This website requires JavaScript.
Explore
Help
Sign In
earthjasonlin
/
mailova
Watch
1
Star
0
Fork
0
You've already forked mailova
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
113
Commits
1
Branch
0
Tags
806c9ba8a03172c064fe176473fbbb4e73db52f6
Commit Graph
3 Commits
Author
SHA1
Message
Date
Zichao Lin
806c9ba8a0
fix(ui): show country code alongside flag emoji in from→to display
2026-07-07 13:34:06 +08:00
Zichao Lin
a071b3dde4
feat(postcard): profile country, country_from, per-user card number uniqueness, public page overhaul - Profile: add country field for default origin country - Postcard: add country_from field, auto-fill from profile.country on create - card_number uniqueness: change from global to per-user (profile_id + card_number) - Public pages: remove card_number display, only show cards with image_front - Public pages: show country as from→to format - Index page: no time display, add register button, fix lightbox with prev/next - Infinite scroll: add /api/public/cards endpoints and IntersectionObserver - Internal pages: update postcards list/detail for country_from display - i18n: add profiles.country_ph, pc_form.country_from, pc_detail.route
2026-07-07 12:32:24 +08:00
Zichao Lin
bd664d23be
feat(ui): add landing page with random public postcards for unauthenticated visitors
2026-07-07 12:05:44 +08:00