Go to file
Michal Kunc a48df0f44d
All checks were successful
continuous-integration/drone Build is passing
Filter out inactive users
2023-05-18 22:28:51 +02:00
auth First working version 2023-01-15 18:32:05 +01:00
movieclub Remove rest API code 2023-01-24 22:51:09 +01:00
static Add favicon 2023-01-16 17:21:35 +01:00
templates fix after changing null -> blank 2023-02-17 15:21:04 +01:00
watchlist Filter out inactive users 2023-05-18 22:28:51 +02:00
.Dockerignore Add support for serving static files 2023-01-17 19:02:23 +01:00
.drone.yml Make install quiet 2023-02-17 15:44:04 +01:00
.gitignore First working version 2023-01-15 18:32:05 +01:00
.pre-commit-config.yaml Add pre-commit config 2023-02-17 15:21:26 +01:00
captain-definition Add deploy CI 2023-01-17 21:47:43 +01:00
Dockerfile Add deploy CI 2023-01-17 21:47:43 +01:00
manage.py Initial content 2023-01-12 17:01:06 +01:00
poetry.lock Add tests and fix bugs 2023-02-11 22:40:16 +01:00
pyproject.toml Add tests and fix bugs 2023-02-11 22:40:16 +01:00
README.md Initial content 2023-01-12 17:01:06 +01:00
start.sh Add support for serving static files 2023-01-17 19:02:23 +01:00