Archipelago/WebHostLib
Fabian Dill e47527087e
WebHost: some updates (#603)
* WebHost: Make custom server prefer ipv4 for display

* WebHost: Make server retry saving in case of connection issues

* WebHost: fix autolaunch guardians getting stuck waiting for the oldest two rooms.
Probably not related to the issues of the system itself getting stuck, but should be fixed anyway.

* WebHost: logfile is meant to be guarded by access cookie

* WebHost: set patch target to null if port is not valid, disabling auto-connect
2022-06-08 00:35:35 +02:00
..
api Webhost serialize fixes (#512) 2022-05-14 14:05:21 -07:00
static WebHost: undo autoconnect link as not all browsers behave like Vivaldi. (#577) 2022-05-26 21:13:49 -04:00
templates Tracker: fix ItemLinks items not being attributed to inventory 2022-06-01 08:28:16 -07:00
__init__.py WebHost: some updates (#603) 2022-06-08 00:35:35 +02:00
autolauncher.py WebHost: some updates (#603) 2022-06-08 00:35:35 +02:00
check.py LttP: fix adjuster partial settings store crash 2022-05-22 15:07:12 -07:00
customserver.py WebHost: some updates (#603) 2022-06-08 00:35:35 +02:00
downloads.py WebHost: some updates (#603) 2022-06-08 00:35:35 +02:00
generate.py Webhost serialize fixes (#512) 2022-05-14 14:05:21 -07:00
landing.py
lttpsprites.py
models.py
options.py
requirements.txt WebHost: update flask-caching 2022-06-01 08:26:30 -07:00
stats.py
tracker.py Tracker: fix ItemLinks items not being attributed to inventory 2022-06-01 08:28:16 -07:00
upload.py