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
9
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf2f4a1b4f27808d26eaa057fe95717a61dac2ab
movies-diary
/
crates
/
presentation
/
src
History
Gabriel Kaszewski
cf2f4a1b4f
feat: watchlist add accepts title/year/imdb for movies not in DB
2026-06-04 02:47:55 +02:00
..
handlers
feat: watchlist add accepts title/year/imdb for movies not in DB
2026-06-04 02:47:55 +02:00
mappers
feat: add user_id to FeedEntryDto
2026-06-04 02:22:08 +02:00
openapi
feat: wrapup date validation, delete endpoint, failed record cleanup
2026-06-03 00:54:08 +02:00
tests
fmt
2026-06-03 01:38:25 +02:00
csrf.rs
…
errors.rs
…
extractors.rs
fix: clippy — redundant closure in AdminApiUser
2026-06-03 01:12:36 +02:00
factory.rs
fmt
2026-06-03 01:38:25 +02:00
forms.rs
feat: CORS, role in auth, banner_url, diary sort, cleanup
2026-06-04 02:06:51 +02:00
lib.rs
…
main.rs
refactor: rename ImageStorage → ObjectStorage
2026-06-03 01:33:08 +02:00
ports.rs
…
render.rs
…
routes.rs
feat: API endpoints for any user's following/followers
2026-06-04 02:34:01 +02:00
state.rs
…