unwind/unwind
ducklet 9acd534706 make more aspects of API & UI hosting configurable
This is necessary to create proper dev & production builds of the app.
2021-08-05 19:18:51 +02:00
..
middleware fix elapsed to always use floating point notation 2021-07-07 22:58:52 +02:00
sql add per user group management 2021-08-04 17:32:00 +02:00
__init__.py add more filtering options 2021-06-21 23:48:36 +02:00
__main__.py refactor loading of imdb ratings to yield loaded ratings 2021-07-10 01:43:24 +02:00
config.py make more aspects of API & UI hosting configurable 2021-08-05 19:18:51 +02:00
db.py lint 2021-08-04 17:32:00 +02:00
imdb.py import IMDb vote count from user ratings 2021-07-25 18:06:17 +02:00
imdb_import.py improve some type annotations 2021-08-04 17:32:00 +02:00
models.py add UI selector for user ratings (group or own) 2021-08-05 15:53:27 +02:00
request.py add new admin routes to trigger database updates 2021-07-10 19:32:08 +02:00
types.py init with some kind of working prototype 2021-06-15 19:09:21 +02:00
utils.py replace legacy ratings route with group ratings 2021-07-08 09:48:54 +02:00
web.py make more aspects of API & UI hosting configurable 2021-08-05 19:18:51 +02:00