This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
movies-diary
Watch
1
Star
0
Fork
0
You've already forked movies-diary
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48875a6e86289de52a57ccbc66c394109e520729
movies-diary
/
crates
/
adapters
/
sqlite
/
src
History
Gabriel Kaszewski
6e7c6467a7
feat(domain): add find_by_id to UserRepository + SQLite impl
2026-05-04 13:28:20 +02:00
..
lib.rs
feat(auth): implement JWT authentication and user registration
2026-05-04 10:43:07 +02:00
migrations.rs
feat(sqlite): implement movie and review management with migrations
2026-05-04 01:59:52 +02:00
models.rs
feat(sqlite): implement movie and review management with migrations
2026-05-04 01:59:52 +02:00
users.rs
feat(domain): add find_by_id to UserRepository + SQLite impl
2026-05-04 13:28:20 +02:00