jellyfin-accounts/jellyfin_accounts
Harvey Tindall ef8ff531e3 Don't check invites if there aren't any
self-explanatory. Check if the dict is empty before doing anything.
2020-07-18 18:21:36 +01:00
..
data Add notifications setting to setup page 2020-07-17 16:34:37 +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 Proper dynamic config reload 2020-07-12 19:53:04 +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 Proper dynamic config reload 2020-07-12 19:53:04 +01:00
validate_password.py Proper dynamic config reload 2020-07-12 19:53:04 +01:00
web_api.py Thread notification emails to avoid slowing UI 2020-07-18 18:20:54 +01:00
web.py Added per-invite notifications for expiry and user creation 2020-07-17 16:08:36 +01:00