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
eb25c61feb56d20a17edeeabdc3e580402252992
movies-diary
/
crates
/
application
/
src
History
Gabriel Kaszewski
b5cd932bfb
feat: per-page titles, OG/SEO tags, HOST/PORT env vars, BASE_URL in config
2026-05-04 22:38:58 +02:00
..
use_cases
refactor: use constant for minimum password length and API rate limit
2026-05-04 21:41:07 +02:00
commands.rs
feat(application): add DeleteReviewCommand and delete_review use case
2026-05-04 14:17:13 +02:00
config.rs
feat: per-page titles, OG/SEO tags, HOST/PORT env vars, BASE_URL in config
2026-05-04 22:38:58 +02:00
context.rs
feat(auth): implement JWT authentication and user registration
2026-05-04 10:43:07 +02:00
lib.rs
Refactor movie review logging and resolution strategies
2026-05-04 15:08:04 +02:00
movie_resolver.rs
fix: add missing trait stubs to test mock impls
2026-05-04 19:23:56 +02:00
ports.rs
feat: per-page titles, OG/SEO tags, HOST/PORT env vars, BASE_URL in config
2026-05-04 22:38:58 +02:00
queries.rs
feat: add user_id filter to GetDiaryQuery and get_diary use case
2026-05-04 20:49:31 +02:00