This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/client/http
Tamás Bálint Misius 513d2cae3e
Update tpt-libs
Also restructure meson.build and the ghactions workflow a bit, and enable -ffunction-sections and -fdata-sections.

Note that starcatcher uploads have not been tested and most likely don't work.
2022-09-03 07:01:21 +02:00
..
APIRequest.cpp Fix thumbnails sometimes not being resized in the save browser 2019-03-18 23:50:38 -04:00
APIRequest.h Rename Download* to Request* and move HTTP stuff inside src/client/http 2019-03-07 22:56:08 -05:00
AvatarRequest.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
AvatarRequest.h Flatten include trees 2019-04-20 15:36:11 +02:00
GetUserInfoRequest.cpp Fix a metric ton of MSVC warnings 2021-02-15 21:24:44 +01:00
GetUserInfoRequest.h Flatten include trees 2019-04-20 15:36:11 +02:00
ImageRequest.cpp Fix thumbnails sometimes not being resized in the save browser 2019-03-18 23:50:38 -04:00
ImageRequest.h Flatten include trees 2019-04-20 15:36:11 +02:00
meson.build Update tpt-libs 2022-09-03 07:01:21 +02:00
Request.cpp Return HTTP response headers to Lua 2022-08-21 20:54:43 +02:00
Request.h Update tpt-libs 2022-09-03 07:01:21 +02:00
RequestManager.cpp Update tpt-libs 2022-09-03 07:01:21 +02:00
RequestManager.h Mesonification 2020-12-14 20:16:52 +01:00
RequestMonitor.h Upgrade to C++17 (#819) 2021-12-13 14:41:02 +01:00
SaveUserInfoRequest.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
SaveUserInfoRequest.h Flatten include trees 2019-04-20 15:36:11 +02:00
ThumbnailRequest.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
ThumbnailRequest.h Flatten include trees 2019-04-20 15:36:11 +02:00