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
2021-06-27 18:43:04 -04: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 Mesonification 2020-12-14 20:16:52 +01:00
Request.cpp Remove LuaSocket, add new socket API backed by libcurl 2021-05-27 15:13:43 +02:00
Request.h Mesonification 2020-12-14 20:16:52 +01:00
RequestManager.cpp add extra failsafe in RequestManager when shutting down 2021-06-27 18:43:04 -04:00
RequestManager.h Mesonification 2020-12-14 20:16:52 +01:00
RequestMonitor.h Rename Download* to Request* and move HTTP stuff inside src/client/http 2019-03-07 22:56:08 -05: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