dankmeme01
|
6ae11dd462
|
don't change the method from POST to GET when following a redirect
|
2024-06-15 11:48:02 +02:00 |
|
Fleeym
|
f909a737ec
|
add WebResponse::into
|
2024-06-08 18:11:16 +03:00 |
|
qimiko
|
80d95cf603
|
change per platform array values
|
2024-06-07 23:42:54 -07:00 |
|
qimiko
|
47e7f8308a
|
split macos platform
|
2024-06-07 05:56:35 -07:00 |
|
dankmeme01
|
b129808723
|
remove old web utils
|
2024-06-07 11:20:50 +02:00 |
|
altalk23
|
38976cc42c
|
yeet wstring overloads
|
2024-06-07 09:38:06 +03:00 |
|
dankmeme01
|
8cd91ac93a
|
oh my fod
|
2024-06-06 13:51:24 +02:00 |
|
dankmeme01
|
99958c02c9
|
fix empty post fields freeze
|
2024-06-06 09:58:24 +02:00 |
|
qimiko
|
0060de4e64
|
a real path hash fix
|
2024-06-05 13:47:16 -07:00 |
|
Fleeym
|
bb64bf8bc0
|
rare hjfod L
|
2024-06-04 20:20:20 +03:00 |
|
qimiko
|
7860cb05ef
|
grrr (pch fixes)
|
2024-06-03 17:20:47 -07:00 |
|
altalk23
|
e52b488d0d
|
remove old fields & fix some deprecations
|
2024-06-03 23:04:54 +03:00 |
|
matcool
|
324795cddb
|
ghc::filesystem -> std::filesystem
remove ghc::filesystem :D
closes #713
|
2024-06-02 22:35:51 -03:00 |
|
matcool
|
ab08a1f64e
|
remove log include from terminate util, fixes member test
|
2024-06-02 21:08:32 -03:00 |
|
kynex7510
|
8ea2d759cc
|
Revert "Revert "Merge branch 'main' into new-index-but-better""
This reverts commit be89e09e4b .
|
2024-06-02 00:04:09 +02:00 |
|
kynex7510
|
be89e09e4b
|
Revert "Merge branch 'main' into new-index-but-better"
This reverts commit 19ab68d202 , reversing
changes made to f95daab2fe .
|
2024-06-02 00:00:23 +02:00 |
|
matcool
|
19ab68d202
|
Merge branch 'main' into new-index-but-better
|
2024-06-01 18:56:22 -03:00 |
|
matcool
|
c0e4d43f42
|
fix followThunkFunction
|
2024-06-01 18:42:30 -03:00 |
|
dankmeme01
|
f8f85ad2b0
|
Merge branch 'main' into new-index-but-better
|
2024-06-01 22:39:58 +02:00 |
|
matcool
|
ae0545f977
|
oops
|
2024-06-01 14:21:31 -03:00 |
|
matcool
|
cf111ca000
|
handle delayLoad failure in Addresser::followThunkFunction
|
2024-06-01 14:16:40 -03:00 |
|
kynex7510
|
b3367d2230
|
Enable TLS certificate verification
|
2024-05-31 14:46:07 +02:00 |
|
kynex7510
|
bf7e86988c
|
Fix win32 build
|
2024-05-31 13:28:12 +02:00 |
|
mat
|
8b999d5592
|
followThunkFunction for windows 64 bit (probably)
tested on a local app, cant be sure whether itll work on actual gd
|
2024-05-30 18:10:12 -03:00 |
|
kynex7510
|
a4b94693a3
|
WebRequest: Add proxy capabilities
|
2024-05-28 19:11:46 +02:00 |
|
HJfod
|
da06cf6e4e
|
fixes to the BasedButtonSprite change
|
2024-05-16 15:08:52 +03:00 |
|
Fleeym
|
89273c9458
|
Merge branch 'main' into new-index-but-better
|
2024-05-15 23:58:55 +03:00 |
|
matcool
|
d725126e1f
|
add geode::utils::getDisplayFactor
|
2024-05-12 10:25:36 -03:00 |
|
HJfod
|
309de35a57
|
Merge branch 'main' into new-index-but-better
|
2024-05-04 10:56:43 +03:00 |
|
Justin
|
f65336d4ba
|
geode::cocos::isSpriteName and geode::cocos::getChildBySpriteName (#725)
* isSpriteName and getChildBySpriteName (Code)
* isSpriteName and getChildBySpriteName (Headers)
|
2024-04-28 17:44:20 -03:00 |
|
HJfod
|
beeb7ca1f8
|
recommended mods list
|
2024-04-25 17:50:00 +03:00 |
|
HJfod
|
f5f2a6450d
|
add color3b for convenience
|
2024-04-22 20:18:58 +03:00 |
|
HJfod
|
72be477f48
|
fix all remaining memory issues with Task <3
|
2024-04-22 18:16:26 +03:00 |
|
HJfod
|
fa1577184a
|
fully move over from Promises to Tasks
|
2024-04-22 13:35:12 +03:00 |
|
HJfod
|
a09ba5c67c
|
new Task class to replace Promises, test seems to indicate it's working
|
2024-04-22 00:08:10 +03:00 |
|
HJfod
|
53b081e77b
|
remove uses of std::source_location
|
2024-04-14 18:04:01 +03:00 |
|
HJfod
|
1145426402
|
Fix unzip crash
|
2024-04-14 17:57:31 +03:00 |
|
HJfod
|
d107f3386f
|
add geode::terminate and geode::unreachable
|
2024-04-13 21:38:26 +03:00 |
|
HJfod
|
dce50ca4df
|
Merge branch 'main' into new-index-but-better
|
2024-03-30 21:21:33 +02:00 |
|
Cvolton
|
c8d1e88a97
|
fix memory leak in handletouchpriority
|
2024-03-25 23:24:20 +01:00 |
|
HJfod
|
575a7cb7e0
|
Merge branch 'main' into new-index-but-better
|
2024-03-25 15:18:17 +02:00 |
|
Cvolton
|
2d13d4f84f
|
retain node in handleTouchPriority
|
2024-03-24 22:35:17 +01:00 |
|
HJfod
|
bc98c9b84e
|
almost finished reworking promises, they compile now but sometimes dont work
|
2024-03-13 22:50:36 +02:00 |
|
HJfod
|
8101ae50ab
|
new promise impl (does not compile for shit)
|
2024-03-12 22:41:17 +02:00 |
|
HJfod
|
be5e892cbe
|
Merge branch 'main' into new-index-but-better
|
2024-03-10 11:26:13 +02:00 |
|
dankmeme01
|
52ea6ea51c
|
fix minor memory leak in AsyncWebRequest
|
2024-03-09 12:10:42 +01:00 |
|
HJfod
|
72fa718a76
|
better restarting ui
|
2024-02-29 21:37:09 +02:00 |
|
HJfod
|
36ef4979ed
|
add new ColorProvider utility
|
2024-02-28 00:27:19 +02:00 |
|
matcool
|
b2ced73010
|
actually encode url params
|
2024-02-26 21:38:36 -03:00 |
|
HJfod
|
2689320116
|
le new index :3
|
2024-02-26 22:14:53 +02:00 |
|