Commit Graph

1540 Commits

Author SHA1 Message Date
Adam D. Ruppe 76648500b2 remove what turned otu to be a bad useless idea 2021-02-26 15:34:53 -05:00
Adam D. Ruppe a828c84939 fix bug in handling relative redirects 2021-02-26 15:31:20 -05:00
Adam D. Ruppe a7d5c43c51 Merge branch 'master' of github.com:adamdruppe/arsd 2021-02-25 18:58:06 -05:00
Adam D. Ruppe 863a12792f note to self 2021-02-25 18:58:04 -05:00
Adam D. Ruppe 44d47f95aa fix bug in utf8 streaming decode 2021-02-25 18:44:43 -05:00
Adam D. Ruppe 75fdaf478b Fix moar bugs 2021-02-25 10:48:50 -05:00
Adam D. Ruppe f94e51e6ba windows race condition 2021-02-25 09:52:33 -05:00
Adam D. Ruppe 9ae769b5e8 address terminating race condition 2021-02-25 09:23:05 -05:00
Adam D. Ruppe b861cf5f46 catching up 2021-02-22 23:27:39 -05:00
Adam D. Ruppe 3b78d15aef drag and drop early version 2021-02-22 23:25:13 -05:00
Adam D. Ruppe 92320100f0 handle Windows timeout loop better in websocket and lazy load openssl instead of static ctor so it can work w/o openssl being there at all if you dont need it 2021-02-22 11:35:29 -05:00
Adam D. Ruppe 8e89224e88 issue 275 2021-02-19 08:57:17 -05:00
Adam D. Ruppe 9c8699c2b4 handle resume from a ctrl+z signal suspend nicer on posix 2021-02-18 09:35:24 -05:00
Adam D. Ruppe 1af21c4b47 delegate all the way down 2021-02-15 13:55:05 -05:00
Adam D. Ruppe 74640c3a21 slightly more efficient fn -> dg conv 2021-02-15 13:48:30 -05:00
Adam D. Ruppe 2322315708 allow delegate as well as function for fiber 2021-02-15 13:45:59 -05:00
Adam D. Ruppe ce4c8a3875 issue #262 2021-02-08 22:27:20 -05:00
Adam D. Ruppe 9264dea9a6 issue #263 2021-02-08 22:07:50 -05:00
Adam D. Ruppe da73ad7a15 issue #263 2021-02-08 22:06:40 -05:00
Adam D. Ruppe 89d8878d31 more sane timeout with non hybrid websocket server 2021-02-03 12:00:49 -05:00
Adam D. Ruppe a8ec499f2b random fixes 2021-02-01 21:35:56 -05:00
Adam D. Ruppe 16975aba4c work with older compilers again 2021-02-01 21:32:50 -05:00
Adam D. Ruppe de67e91f8c loop resampled vorbis 2021-02-01 20:55:39 -05:00
Adam D. Ruppe ad7f3add16 prepared statement contrib from 0xEAB on discord 2021-01-30 15:47:57 -05:00
Adam D. Ruppe 9a304475e1 Windows ListWidget 2021-01-30 15:20:14 -05:00
Adam D. Ruppe 6d3fd804c2 issue 274 2021-01-30 11:50:58 -05:00
Adam D. Ruppe 15d2c493b0 even more arrays on export too 2021-01-29 20:29:24 -05:00
Adam D. Ruppe ff00932c8c more array support 2021-01-29 11:18:42 -05:00
Adam D. Ruppe 9ca8676882 moar mac compatibility 2021-01-27 22:28:18 -05:00
Adam D. Ruppe 566eea4fb2 newer macs 2021-01-27 22:17:43 -05:00
Adam D. Ruppe aadfd142e3 Merge branch 'master' of github.com:adamdruppe/arsd 2021-01-27 22:13:19 -05:00
Adam D. Ruppe d9fb6e9449 old mac ssl load 2021-01-27 22:09:14 -05:00
Adam D. Ruppe e7ec476aef note to self 2021-01-25 21:12:11 -05:00
Adam D. Ruppe 1e4e4ead7e convenience class 2021-01-25 21:11:48 -05:00
Adam D. Ruppe 72ca7db036 notes 2021-01-25 21:11:37 -05:00
Adam D. Ruppe 43fb4119f4 handle some disconnects more gracefully 2021-01-25 21:11:23 -05:00
Adam D. Ruppe c20375a8df catch usage error before segfault 2021-01-25 21:06:57 -05:00
Adam D. Ruppe 668553d6a9 jpeg write 2021-01-25 21:06:43 -05:00
Adam D. Ruppe ec7370b270 Minigui: LineEdit password style #272 2021-01-25 11:48:50 -05:00
Adam D. Ruppe edc4b393aa edge stuff 2021-01-22 11:12:48 -05:00
Adam D. Ruppe eabf6032a2 fix from ketmar 2021-01-21 10:22:10 -05:00
Adam D. Ruppe 89718d996e avoid problem 2021-01-20 14:05:18 -05:00
Adam D. Ruppe 6648262a26 more reliable cleanup 2021-01-20 12:12:12 -05:00
Adam D. Ruppe 868323bac0 omg i forgot stuff 2021-01-19 23:03:19 -05:00
Adam D. Ruppe d29bf66764 oops 2021-01-19 20:29:09 -05:00
Adam D. Ruppe a7b7b23bdc better size set 2021-01-18 22:32:46 -05:00
Adam D. Ruppe de6f8b5302 handle fallback font sizing better 2021-01-16 18:30:42 -05:00
Adam D. Ruppe c09ffb90ce more gnu readline controls 2021-01-15 13:36:42 -05:00
Adam D. Ruppe 5134e8c279 GC.free doesnt actually work w/o base addr 2021-01-14 22:20:47 -05:00
Adam D. Ruppe 86c76a39bb initial samesite cookie thing to match newer spec 2021-01-11 19:56:43 -05:00