Harvey Tindall
9dbf60e3df
add URL base option for subfolder proxies
...
also cleaned up the naming of some things.
2020-11-22 16:36:43 +00:00
Harvey Tindall
f3c3b3ce76
use badges to denote admin users in accounts tab
2020-11-15 17:13:35 +00:00
Harvey Tindall
b6f3cd7c1f
dont re-b64 the jwt
...
pointless, and messed up swagger auth.
2020-11-12 21:25:52 +00:00
Harvey Tindall
d64e98da37
use Bearer auth instead of Basic
...
this was a relic from the python version, i'd modeled the auth code off
some random blog post back then.
2020-11-12 21:05:46 +00:00
Harvey Tindall
301f502052
Rework typescript to use modules
...
web UI now uses modules, and relies less on bodge to make things work.
Also fixes an issue where invites where "failed to send to xx" appeared
in invite form.
2020-10-22 17:50:40 +01:00