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
22aafe99bec45612aae10da921788e45b93b4f1b
movies-diary
/
crates
/
application
/
src
History
Gabriel Kaszewski
7703227970
fix: add missing trait stubs to test mock impls
2026-05-04 19:23:56 +02:00
..
use_cases
fix: validate view param, document V1 history load
2026-05-04 18:53:26 +02:00
commands.rs
feat(application): add DeleteReviewCommand and delete_review use case
2026-05-04 14:17:13 +02:00
config.rs
feat(auth): implement JWT authentication and user registration
2026-05-04 10:43:07 +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
fix: adjust domain accessors and template adapter for Askama compatibility
2026-05-04 19:03:48 +02:00
queries.rs
feat: add activity feed/users/profile use cases and port methods
2026-05-04 18:48:16 +02:00