jellyfin-accounts/jellyfin_accounts
Harvey Tindall 2e20466925 Self-restarting for config changes
When changing settings that need restart, the option is now available to
do it automatically. Functions on linux at least, might need testing on
    windows.
2020-07-20 15:37:19 +01:00
..
data Self-restarting for config changes 2020-07-20 15:37:19 +01:00
__init__.py Bump to 0.3.7 2020-07-17 17:35:24 +01:00
config.py Added per-invite notifications for expiry and user creation 2020-07-17 16:08:36 +01:00
data_store.py Added per-invite notifications for expiry and user creation 2020-07-17 16:08:36 +01:00
email.py Load templates directly, Account for daylight savings time 2020-07-18 18:11:00 +01:00
generate_ini.py Proper dynamic config reload 2020-07-12 19:53:04 +01:00
invite_daemon.py Don't check invites if there aren't any 2020-07-18 18:21:36 +01:00
jf_api.py Self-restarting for config changes 2020-07-20 15:37:19 +01:00
login.py Added per-invite notifications for expiry and user creation 2020-07-17 16:08:36 +01:00
pw_reset.py Handle FileNotFoundError 2020-07-18 18:15:01 +01:00
setup.py Self-restarting for config changes 2020-07-20 15:37:19 +01:00
validate_password.py Proper dynamic config reload 2020-07-12 19:53:04 +01:00
web.py Self-restarting for config changes 2020-07-20 15:37:19 +01:00
web_api.py Self-restarting for config changes 2020-07-20 15:37:19 +01:00