76ad6822c3
Add more test buttons to the launcher page
2025-04-22 17:56:54 -04:00
28b27866db
Serve a launcher page under launcher.ffxiv.localhost
...
This can eventually be put into a retail launcher, but it doesn't do
much yet.
2025-04-22 16:00:10 -04:00
a1539d1931
Add stubs for changing password and canceling account pages
2025-04-05 22:54:48 -04:00
09c347178c
Add barebones account management page
...
This also moves the login pages to the login server, which makes the
code slightly a bit more contained. The account management page doesn't
allow you to do anything yet, but for future usage.
2025-04-05 22:40:44 -04:00
NotNite
e3b5bea440
Move to .localhost TLD for Caddyfile
...
.local is reserved for mDNS (see RFC 6762), and it wasn't properly
resolving on my machine. .localhost (RFC 6761) seems more correct.
2025-03-17 16:40:04 -04:00
bd23c04848
Add a basic login system
...
This allows you to register in the web frontend now, and the login server now
checks this before giving a session ID. Note that this is wildly insecure (it
stores the passwords in plaintext!) and is duly noted in the USAGE.
2025-03-16 20:55:51 -04:00
c1ad0c023c
Add configurable boot patch location, fix verifying boot components
...
And more, this is mostly laying the groundwork for serving patch files.
2024-06-29 14:44:40 -04:00
3e3e36a05e
Rename webpage titles and only mention "Kawari"
...
Obviously this shouldn't advertise itself as the real game.
2024-06-29 14:14:51 -04:00
5f2617ef71
Add world status webpage
2024-06-29 14:14:07 -04:00
a063de2eb5
Separate the login and world gates
2024-06-29 14:06:44 -04:00
e529188d91
Add non-functional login/register pages
2024-05-11 14:10:49 -04:00
f37840d44f
Begin adding a user accessible web server
2024-05-11 14:03:18 -04:00
3278452ac3
Begin work on HTML templates for future web panel functionality
2024-05-11 13:59:36 -04:00