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
Files
afee0b2d921b3b4d458c4a9127ae64cbea39227a
mailova
/
app
/
routers
History
Zichao Lin
ad6f2b2ff2
refactor(model): rename Postcard.country -> country_to for clear semantics - country_from: origin country (where postcard was sent from) - country_to: destination country (where postcard was sent to) - Profile.country remains as user's home country - Updated all routes, schemas, templates, and API endpoints
2026-07-07 13:43:39 +08:00
..
__init__.py
feat: initial postcard manager - FastAPI + Jinja2 + SQLite
2026-07-05 16:06:03 +08:00
api.py
refactor(model): rename Postcard.country -> country_to for clear semantics - country_from: origin country (where postcard was sent from) - country_to: destination country (where postcard was sent to) - Profile.country remains as user's home country - Updated all routes, schemas, templates, and API endpoints
2026-07-07 13:43:39 +08:00
web.py
refactor(model): rename Postcard.country -> country_to for clear semantics - country_from: origin country (where postcard was sent from) - country_to: destination country (where postcard was sent to) - Profile.country remains as user's home country - Updated all routes, schemas, templates, and API endpoints
2026-07-07 13:43:39 +08:00