|
sql
|
fix early SQL patch
|
2021-12-07 23:22:51 +01:00 |
|
__init__.py
|
add more filtering options
|
2021-06-21 23:48:36 +02:00 |
|
__main__.py
|
improve typing
|
2023-02-04 17:30:54 +01:00 |
|
config.py
|
improve typing for config
|
2023-03-18 22:09:03 +01:00 |
|
db.py
|
improve strict typing
|
2023-07-22 20:13:46 +02:00 |
|
imdb.py
|
use async requests to refresh user ratings
|
2023-02-04 17:55:22 +01:00 |
|
imdb_import.py
|
IMDb import: fix assertion
|
2023-02-04 14:12:37 +01:00 |
|
models.py
|
improve strict typing
|
2023-07-22 20:13:46 +02:00 |
|
request.py
|
switch from black/isort/autoflake to ruff
|
2023-11-26 15:10:16 +01:00 |
|
types.py
|
use native union type syntax
|
2023-02-02 23:46:02 +01:00 |
|
utils.py
|
apply Black v23.1.0 formatting changes
|
2023-02-04 01:12:50 +01:00 |
|
web.py
|
add some route tests
|
2023-03-18 23:30:40 +01:00 |
|
web_models.py
|
improve typing correctness
|
2023-02-04 01:12:09 +01:00 |