Commit Graph

9 Commits

Author SHA1 Message Date
674636b3a2 Add ability to set default homescreen layout
--get_policy is now --get_defaults, as it now allows you to store a
default user configuration and displayPreferences, which define the
layout of the home screen. It can also now display non publicly visible
accounts.
2020-06-07 15:00:31 +01:00
78de153557 Added separate public & private jellyfin address option 2020-06-03 12:17:29 +01:00
cb07cbb5bf Fixed host/port specification for first time setup 2020-05-24 15:24:23 +01:00
91eae9a4ce Added custom bootstrap CSS option 2020-05-17 15:22:50 +01:00
ef7fc55864 Fix first start for docker 2020-05-02 19:09:02 +01:00
922987454f Add setup wizard
Added a setup wizard that appears on first run, or when no config dir is
found.
2020-05-02 18:32:58 +01:00
e8ad3f98d6 added option to send invite to an address
The admin page now has the option to send an invite to an email address.
Since there are now two email types (invites and pw resets), the new
sections have been added to config.ini, and email_template and
email_plaintext have been renamed to email_html and email_text
respectively.
2020-04-19 22:35:51 +01:00
d22ba6133b Add pw reset support; add logging 2020-04-12 21:25:27 +01:00
d321726d62 first commit 2020-04-11 15:20:25 +01:00