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
0b6ac2eb778a2e3aa9e7c3896b092a69f0af740e
movies-diary
/
crates
/
application
/
src
History
Gabriel Kaszewski
af945bcd54
fix: adjust domain accessors and template adapter for Askama compatibility
2026-05-04 19:03:48 +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
Refactor movie review logging and resolution strategies
2026-05-04 15:08:04 +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