Commit Graph

6 Commits

Author SHA1 Message Date
Harvey Tindall 544f5674e8
rename routes to make more sense
for example, /getInvite and /generateInvite become GET(/invites) and
    POST(/invites) respectively.
2020-09-24 14:03:25 +01:00
Harvey Tindall 072776c15f
add public_server input to setup 2020-08-30 18:21:53 +01:00
Harvey Tindall 1c980cf7cd
Use bs5-jf on setup, fix bugs
No longer quits if the program times out connecting to the given
jellyfin host.
2020-08-30 18:09:06 +01:00
Harvey Tindall c6f845296a
fix alignment on setup page, change invite generator column widths 2020-08-30 17:40:18 +01:00
Harvey Tindall f508b65fa0 Added setup, self restarts 2020-08-02 00:05:35 +01:00
Harvey Tindall d8fb6e5613 first 2020-07-29 22:11:28 +01:00