Fabian Dill
|
89d584e474
|
WebHost: allow getting checksum-specific datapackage via /api/datapackage/<checksum> (#3451)
* WebHost: allow getting checksum-specific datapackage via /api/datapackage/<checksum>
* match import style of /api/generate
|
2024-06-08 05:07:14 -04:00 |
Zach Parks
|
5aa6ad63ca
|
Core: Remove Universally Unique ID Requirements (Per-Game Data Packages) (#1933)
|
2024-06-01 06:07:13 -05:00 |
Aaron Wagener
|
5d4ed00452
|
Webhost: add file downloads to the room api endpoint (#2780)
|
2024-04-11 05:05:52 +02:00 |
Zach Parks
|
ff9f563d4a
|
Deprecate `data_version` and introduce `checksum` for DataPackages. (#684)
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
|
2023-03-20 17:01:08 +01:00 |
Fabian Dill
|
2cdd03f786
|
Network: implement 0.4 marked compatibility removals (#757)
* world remote items handling
* players list when connecting
|
2022-12-11 02:59:17 +01:00 |
Fabian Dill
|
bb46ee7fc1
|
WebHost: optimize imports
|
2022-10-17 01:24:02 +02:00 |
Fabian Dill
|
b989698740
|
WebHost: fix datapackage typo
|
2022-08-11 01:04:53 +02:00 |
Fabian Dill
|
31a823bc34
|
Change remaining flags to 0b notation by popularity vote
|
2022-01-21 00:42:45 +01:00 |
Fabian Dill
|
ab4fb6e69c
|
WebHost: fix /api/room_info
|
2022-01-19 18:51:26 +01:00 |
Fabian Dill
|
f6197d0a8d
|
WebHost: add pretty print version of datapackage for human eyes
|
2022-01-07 03:32:51 +01:00 |
Fabian Dill
|
75bf595f86
|
add (cached) /api/datapackage_version endpoint
|
2021-07-21 23:04:22 +02:00 |
Fabian Dill
|
312f13e254
|
add (cached) /api/datapackge endpoint
|
2021-07-21 22:55:44 +02:00 |
Fabian Dill
|
e98a8cae9a
|
add user-specific api endpoints
requires session cookie
|
2020-12-06 14:04:52 +01:00 |
Fabian Dill
|
145aec89c4
|
WebHost: add /api/room_status endpoint
|
2020-12-01 01:51:09 +01:00 |
Fabian Dill
|
31839d421d
|
consolidate api endpoints into own module and flask Blueprint
|
2020-12-01 01:33:57 +01:00 |