Commit Graph

73 Commits

Author SHA1 Message Date
Fabian Dill aab3a3496a Webhost race support as a non-breaking change 2020-10-30 00:09:47 +01:00
Fabian Dill e6f158b73a add race parameter to form data 2020-10-29 03:34:25 +01:00
Fabian Dill 67ee244bbe report get_yaml_data problems back to api 2020-10-29 02:56:26 +01:00
Fabian Dill c8c14a079b default to non-race api generation 2020-10-29 02:52:29 +01:00
Fabian Dill c5f3b47327 url_for expects names, not actual functions 2020-10-29 01:59:44 +01:00
Fabian Dill 726406a75e fix to_url instance 2020-10-29 01:51:30 +01:00
Fabian Dill 99dc16895e add file upload to api 2020-10-29 01:43:23 +01:00
Fabian Dill 3eca405595 add expected urls to api response 2020-10-28 20:53:19 +01:00
Fabian Dill 2ee913f0ce add multiworld size limit to rolling endpoint 2020-10-28 19:44:43 +01:00
Fabian Dill 1afdd473ca add already encoded seed id to api answer 2020-10-28 19:36:51 +01:00
Fabian Dill cea83559f0 An api endpoint for rolling
WIP
2020-10-28 09:09:15 +01:00
Fabian Dill 4dc84e1dac Update Webhost for generation on-site
uploads and tracker do not work yet
2020-10-26 00:04:58 +01:00
Chris Wilson e08e650110 Create website-redesign branch. Include incomplete redesign assets. Very much in-progress. 2020-10-24 14:46:27 -04:00
Fabian Dill 1d58f54101 move ALTTP to its own world folder 2020-10-24 05:38:56 +02:00
Fabian Dill 4f8c737eec squashed commit of many breaking changes
Dropping Support for Python 3.7; adding support for Python 3.9
2020-10-19 08:26:31 +02:00
Fabian Dill 99517021c8 Fix DB scheduling on mariaDB 2020-09-09 01:41:37 +02:00
Fabian Dill e76887d0bf WebHost: Give user feedback if generator failed. 2020-08-18 02:06:35 +02:00
Fabian Dill 39f85aa291 WebHost: job pool based world generation 2020-08-18 01:18:37 +02:00
Fabian Dill dbf7a185d9 Fix incorrect player number targetting if player name contains P 2020-08-10 09:17:21 +02:00
Fabian Dill da3a65fd53 Move downloads to downloads.py 2020-08-03 19:27:40 +02:00
Fabian Dill 2a8f39a0a1 correctly report back broken yaml files 2020-08-03 19:19:36 +02:00
Fabian Dill d511dc7347 WebHost: Spoiler is now longstr, which doesn't need BOM handling 2020-08-03 06:38:30 +02:00
Fabian Dill 22abd09087 WebHost: On-Server rolling 2020-08-02 22:11:52 +02:00