Commit Graph

12 Commits

Author SHA1 Message Date
Harvey Tindall 729fc7baf7
Setup: add messages, set password via link
Also changed some section names to use "messages" instead of "emails".
Since I haven't added Discord/Telegram/Matrix bot setup, I mentioned you
can do these later and linked to the setup guides. Sections related to
email mostly now depend on [messages]/enabled now too. Set password via
link has been added to password resets.
2021-06-23 15:44:48 +01:00
Harvey Tindall 43effd0c32
add reset link option to setup 2021-05-02 14:15:03 +01:00
Harvey Tindall bc76770ca4
move 12h/24h time strings to common 2021-04-07 15:09:25 +01:00
Harvey Tindall b3a2de50cf
hide no_username support message on setup
fixes #74.
2021-04-01 12:56:47 +01:00
Harvey Tindall de92516d52
add updates section to setup 2021-03-20 18:00:01 +00:00
Harvey Tindall c556878f11
hide password resets on setup when emby selected 2021-03-18 16:47:13 +00:00
Harvey Tindall 4fc9bdb35b
element already existed, oops 2021-01-29 01:32:44 +00:00
Harvey Tindall c0a05be44e
add strftime notice on setup
string was already in translations, just forgot to include it.
2021-01-29 01:29:54 +00:00
Harvey Tindall 79987ffa22
add refresh button that uses url base if given 2021-01-27 21:51:01 +00:00
Harvey Tindall 764639bbba
add header template 2021-01-27 21:38:35 +00:00
Harvey Tindall eb67116ee6
replace og setup 2021-01-27 21:37:43 +00:00
Harvey Tindall eb370d64df
Merge a17t-redesign, kinda ts-ify setup.js
the web ui has been redesigned with the a17t toolkit, which imo looks a
lot better than bootstrap. This also brought a complete rework of the
web code, which now makes a lot more sense hopefully. the setup page is
still stuck with bootstrap, its not much of a priority but i'll rewrite
it eventually.
2021-01-05 18:16:23 +00:00