Archipelago/WebHostLib
Chris Wilson da38029ee7 Fix upload button doing nothing. Caused by script tag in head overriding window.onload, which was already declared in uploads.js 2020-07-22 22:44:52 -04:00
..
static Fix upload button doing nothing. Caused by script tag in head overriding window.onload, which was already declared in uploads.js 2020-07-22 22:44:52 -04:00
templates Fix upload button doing nothing. Caused by script tag in head overriding window.onload, which was already declared in uploads.js 2020-07-22 22:44:52 -04:00
__init__.py WebHost: Move module into WebHostLib to prevent shadowing WebHost.py 2020-07-11 16:59:37 +02:00
autolauncher.py WebHost: Move module into WebHostLib to prevent shadowing WebHost.py 2020-07-11 16:59:37 +02:00
customserver.py WebHost: Don't count exit saving as activity, thereby creating a hosting loop 2020-07-20 14:17:05 +02:00
landing.py WebHost: fix landing page caching and mention amount of multiworlds in the last week. 2020-07-21 06:35:47 +02:00
models.py WebHost: Move module into WebHostLib to prevent shadowing WebHost.py 2020-07-11 16:59:37 +02:00
requirements.txt WebHost: Move module into WebHostLib to prevent shadowing WebHost.py 2020-07-11 16:59:37 +02:00
tracker.py WebHost: List Rooms in a sortable table 2020-07-21 23:15:19 +02:00
upload.py WebHost: Move module into WebHostLib to prevent shadowing WebHost.py 2020-07-11 16:59:37 +02:00