A cache & aggregator for user ratings from iMDB and other sources. https://unwind.dumpr.org/
Find a file
ducklet b2caaa8bc3 fix updating user ratings from IMDb
We need to use the existing user from the DB to avoid overwriting the
user's secret or other details.
We also can't assert the user will stay the same, because at least
their name is allowed to change.
2021-08-06 12:56:01 +02:00
scripts lint 2021-08-05 19:18:52 +02:00
tests add imdb full import mode 2021-06-21 18:54:03 +02:00
unwind fix updating user ratings from IMDb 2021-08-06 12:56:01 +02:00
unwind-ui lint 2021-08-05 19:18:52 +02:00
.dockerignore clean up container contents 2021-08-05 19:18:52 +02:00
.gitignore exclude *.local from git 2021-07-25 18:06:17 +02:00
Dockerfile change the container to be more production ready 2021-07-25 18:06:17 +02:00
poetry.lock update pip packages 2021-08-05 19:18:52 +02:00
Procfile add Vue UI [wip] 2021-07-28 23:08:10 +02:00
pyproject.toml add imdb full import mode 2021-06-21 18:54:03 +02:00
pyrightconfig.json init with some kind of working prototype 2021-06-15 19:09:21 +02:00
README.md init with some kind of working prototype 2021-06-15 19:09:21 +02:00
run support local scripts & env in run script 2021-08-06 12:30:06 +02:00

Unwind

A cache & aggregator for user ratings from iMDB and other sources.

Users are spread across many platforms and most platforms allow very limited access to their data.
This service aims to offer one interface for all that data and open up access.