migrations
|
minimal viable product
|
2021-09-06 00:10:14 +07:00 |
src
|
validate hours to not be greater than 23, #209
|
2022-04-07 23:02:07 +07:00 |
templates/home
|
add global vars for version and url
|
2022-04-05 18:43:15 +07:00 |
tests
|
testing tests
|
2021-10-11 16:55:47 +07:00 |
admin.py
|
custom user models for admin login
|
2021-10-25 19:28:05 +07:00 |
apps.py
|
implement es version check at startup
|
2022-03-25 15:33:09 +07:00 |
config.json
|
implement basic sponsblock indexing, #119
|
2022-04-04 23:28:32 +07:00 |
models.py
|
custom user models for admin login
|
2021-10-25 19:28:05 +07:00 |
settings.py
|
minimal viable product
|
2021-09-06 00:10:14 +07:00 |
views.py
|
use cleaned_data for config form parser
|
2022-04-07 22:30:20 +07:00 |