• Joined on 2021-10-15
michal pushed to main at michal/movieclub 2023-02-10 14:23:04 +00:00
75dbd6cadc Add IMDB and CSFD id support to movies
michal pushed to main at michal/movieclub 2023-02-10 10:53:21 +00:00
232245d602 Fix marking movies as unwatched when not logged in.
michal pushed to main at michal/movieclub 2023-01-24 21:51:14 +00:00
2e251d7444 Remove rest API code
michal pushed to main at michal/movieclub 2023-01-24 20:38:31 +00:00
c862b72ac8 Commit migration
michal pushed to main at michal/movieclub 2023-01-24 20:38:04 +00:00
6a3eacbc4a Add comment to vote
michal pushed to main at michal/movieclub 2023-01-24 20:21:35 +00:00
6ae7bed38d Fix bug
michal pushed to main at michal/movieclub 2023-01-24 20:21:08 +00:00
d5b65dd0b0 Fix bug
michal pushed to main at michal/movieclub 2023-01-24 20:09:24 +00:00
b119c54473 Change how watched filter parameter works
michal pushed to main at michal/movieclub 2023-01-24 19:48:16 +00:00
d4970c6aa4 Fixup: flip the not voted logic
michal pushed to main at michal/movieclub 2023-01-24 19:46:04 +00:00
a573b80f09 Add mark to unvoted movies
michal pushed to main at michal/movieclub 2023-01-24 17:56:33 +00:00
5221094333 Watchlist sort by score by default
4851d50d7e Add basic support for sorting & filtering on the backend
Compare 2 commits »
michal pushed to main at michal/movieclub 2023-01-17 22:05:49 +00:00
edd4e0ca41 Return to watchlist after voting on a movie
michal pushed to main at michal/movieclub 2023-01-17 22:01:01 +00:00
be466c451d Open IMDB/CSFD in new tabs
michal pushed to main at michal/movieclub 2023-01-17 21:57:58 +00:00
061944850b Match style with other buttons
michal pushed to main at michal/movieclub 2023-01-17 21:57:08 +00:00
9f7bdf952d Add IMDB & CSFD search to movie details
94e34df89b Fix settings.py defaults
Compare 2 commits »
michal pushed to main at michal/movieclub 2023-01-17 21:37:42 +00:00
cdd49a2c68 Add CSRF_TRUSTED_ORIGINS setting
michal pushed to main at michal/movieclub 2023-01-17 21:36:02 +00:00
87b1ca2382 Add USE_X_FORWARDED_HOST setting
michal pushed to main at michal/movieclub 2023-01-17 21:30:18 +00:00
c3490e8a81 Add support for some security settings
michal pushed to main at michal/movieclub 2023-01-17 20:47:46 +00:00
e2efba4cc2 Add deploy CI
michal pushed to main at michal/movieclub 2023-01-17 18:25:22 +00:00
80a09c8907 Don't show watched movies in watchlist
d0494c8370 Add support for serving static files
Compare 2 commits »