jellyfin-accounts/jellyfin_accounts
Harvey Tindall a3d3d97b3b Added theme toggle to Admin page
The admin can switch between the two default themes without a page
reload, with a nice animation (on small screens). Preference is stored
as a cookie, so the default theme setting will still apply to others.
2020-07-06 20:53:14 +01:00
..
data Added theme toggle to Admin page 2020-07-06 20:53:14 +01:00
__init__.py Added theme toggle to Admin page 2020-07-06 20:53:14 +01:00
data_store.py Formatted with black 2020-06-21 20:29:53 +01:00
email.py Formatted with black 2020-06-21 20:29:53 +01:00
generate_ini.py Remove config from readme, bump to 0.2.5 2020-06-30 19:58:06 +01:00
jf_api.py added config-base file and config.ini generator 2020-06-29 22:05:40 +01:00
login.py Formatted with black 2020-06-21 20:29:53 +01:00
pw_reset.py Formatted with black 2020-06-21 20:29:53 +01:00
setup.py added config-base file and config.ini generator 2020-06-29 22:05:40 +01:00
validate_password.py 10.6.0 compatability, cleanup, removed dep 2020-06-27 15:38:51 +01:00
web.py Added theme toggle to Admin page 2020-07-06 20:53:14 +01:00
web_api.py Cleanup, add theme options 2020-07-05 15:09:42 +01:00