Commit Graph

2028 Commits

Author SHA1 Message Date
Adam D. Ruppe 0d61b0ef04 lol ssl block just to finalize connecting 2022-08-10 09:09:41 -04:00
Adam D. Ruppe 50592d35f3 async connect maybe 2022-08-10 09:02:18 -04:00
Adam D. Ruppe ba2823d911 more alt+key things - dings and double chars sometimes on Windows 2022-08-08 19:55:22 -04:00
Adam D. Ruppe 053f2bd77a save/restore fixes 2022-08-06 10:59:23 -04:00
Adam D. Ruppe 5896009a7a Merge branch 'master' of github.com:adamdruppe/arsd 2022-08-06 10:48:27 -04:00
Adam D. Ruppe 758898c8eb
Merge pull request #337 from ahmetsait/master
Terminal save & restore cursor
2022-08-06 10:47:27 -04:00
Ahmet Sait 160a68a54e Terminal save & restore cursor 2022-08-06 17:41:58 +03:00
Adam D. Ruppe 500e22816d comment lol 2022-08-06 10:39:18 -04:00
Adam D. Ruppe 4ca6535f73 data uri relative links should not have slash 2022-08-06 10:39:10 -04:00
Adam D. Ruppe fe5979cfc6 docs 2022-08-06 10:38:57 -04:00
Adam D. Ruppe 124d08dc4e idk how the out of bounds happened but it is an expendable operation 2022-08-06 10:38:46 -04:00
Adam D. Ruppe 1365a05f5a Merge branch 'master' of github.com:adamdruppe/arsd 2022-08-06 10:19:02 -04:00
Adam D. Ruppe d6008d1eca year 2022-08-06 10:18:59 -04:00
Adam D. Ruppe 4e04bff361
Merge pull request #336 from ahmetsait/master
Convert header names to lower case so headersHash keys are consistent
2022-08-06 10:18:41 -04:00
Ahmet Sait bcea652cfc Convert header names to lower case so headersHash keys are consistent 2022-08-06 17:02:06 +03:00
Adam D. Ruppe 855a3f6f65 data uri support 2022-08-06 09:09:19 -04:00
Adam D. Ruppe 1681684f3e support the godawful html on https://www.gimp.org/docs/python/index.html 2022-08-03 14:44:30 -04:00
Adam D. Ruppe 6313c4a784 change of binary data - POTENTIALLY BREAKING - test your code 2022-08-02 12:08:53 -04:00
Adam D. Ruppe fa05d490a1 uncomment the 11+ year old v2 open code, it is well supported now lol 2022-07-29 09:50:01 -04:00
Adam D. Ruppe 9382c9fefc some stop stuff and other magic 2022-07-27 14:16:52 -04:00
Adam D. Ruppe 53fcbce995 turn more exceptions info failure code in response object 2022-07-27 14:14:49 -04:00
Adam D. Ruppe 6d5eeec2cb allow extra compressed data 2022-07-27 13:45:08 -04:00
Adam D. Ruppe 9401143d98 max redirect configurable on requesT 2022-07-27 12:03:31 -04:00
Adam D. Ruppe fd749579ee buggy servers 2022-07-27 11:13:32 -04:00
Adam D. Ruppe 04afca2079 name 2022-07-26 14:49:21 -04:00
Adam D. Ruppe ed152c1dde a bit of dox 2022-07-26 14:49:04 -04:00
Adam D. Ruppe 417a25d3c4 how much could i mess up monochrome bitmaps 2022-07-26 14:48:45 -04:00
Adam D. Ruppe a693ff27d0 didnt keep cookies on redirect which could lead to endless cycle 2022-07-26 14:21:44 -04:00
Adam D. Ruppe 86e83e4015 lol 2022-07-26 13:05:08 -04:00
Adam D. Ruppe 257d7277f1 handle this other random image 2022-07-26 11:03:29 -04:00
Adam D. Ruppe 4bb2d56480 trailing footer better handling 2022-07-26 11:03:21 -04:00
Adam D. Ruppe ff307389dd mime type convenience accessor 2022-07-25 08:22:08 -04:00
Adam D. Ruppe f7f3076604 windows icon file basic support 2022-07-21 12:56:28 -04:00
Adam D. Ruppe ea853b4bb7 convenience ctor 2022-07-19 07:44:25 -04:00
Adam D. Ruppe 6343bf04ca didnt handle < 8bpp small images well 2022-07-12 14:23:34 -04:00
Adam D. Ruppe 6ab96abdaa fix press repeat of button 2022-07-09 10:28:51 -04:00
Adam D. Ruppe 7cf46ec976 Merge branch 'master' of github.com:adamdruppe/arsd 2022-07-05 07:20:22 -04:00
Adam D. Ruppe f18ec0626b fixes 2022-07-05 07:20:20 -04:00
Adam D. Ruppe 75e2aad72c
Merge pull request #334 from dkorpel/socket-fix
Add `scope` to Socket derived functions
2022-07-05 07:19:10 -04:00
Dennis Korpel 257103befc Add `scope` to Socket derived functions 2022-07-05 10:53:57 +02:00
Adam D. Ruppe 7660d2429a my code bad don't use it 2022-07-04 14:31:11 -04:00
Adam D. Ruppe 047f937bb9 length check jic 2022-06-24 15:27:21 -04:00
Adam D. Ruppe f6306d331f
Merge pull request #333 from MrcSnm/patch-1
Remove null terminator from getFileName(Windows)
2022-06-24 15:26:17 -04:00
Marcelo Silva Nascimento Mancini 0f6c36ad39
Remove null terminator from getFileName(Windows) 2022-06-24 16:24:40 -03:00
Adam D. Ruppe e36512f1d4 use void* instead of ptrdiff_t out of possible GC precise concerns 2022-06-18 15:15:50 -04:00
Adam D. Ruppe d0fb5f2e44
Merge pull request #330 from andre2007/feat_list_tag
Add list option tag and getSelection
2022-06-18 15:14:30 -04:00
Adam D. Ruppe 32a48d4ea0 Merge branch 'master' of github.com:adamdruppe/arsd 2022-06-14 20:29:03 -04:00
Adam D. Ruppe f38b1ff401 maybe fix issue #331 by allowing harmlesss restarts before the end of image 2022-06-14 20:28:48 -04:00
Adam D. Ruppe 396dead446 omg i forgot to commit 2022-06-13 21:02:16 -04:00
Adam D. Ruppe 7b2e819357 stuff 2022-06-13 20:38:21 -04:00