Commit Graph

  • 6f03281044 phobos v2.101 random breaking change Adam D. Ruppe 2022-11-03 19:17:27 -0400
  • 3fface2761 oops v10.9.5 Adam D. Ruppe 2022-10-28 19:07:24 -0400
  • 53b03b4d57 fix regression that broke rss Adam D. Ruppe 2022-10-26 21:05:14 -0400
  • a16131abdc fullscreen impl on windows from https://devblogs.microsoft.com/oldnewthing/20100412-00/?p=14353 Adam D. Ruppe 2022-10-25 19:29:50 -0400
  • 1184906c51 oops forgot to test the ttf template on windows v10.9.4 Adam D. Ruppe 2022-10-25 18:59:20 -0400
  • 272eb18cd7 new dmd v10.9.3 Adam D. Ruppe 2022-10-25 18:51:05 -0400
  • ba059d9a38
    Merge pull request #342 from vabenil/children_use_db_name Adam D. Ruppe 2022-10-25 07:59:16 -0400
  • 598bb20ccd make children take DBName into consideration vabenil 2022-10-25 09:37:51 +0300
  • 2a18bc805c allow easier opting out of the superior gui interface when using terminal direct to emulator Adam D. Ruppe 2022-10-24 16:34:22 -0400
  • 2e7b822c5b docs Adam D. Ruppe 2022-10-24 16:32:35 -0400
  • 25cfe0b498 start fixing the interface Adam D. Ruppe 2022-10-24 16:32:23 -0400
  • 47ccc450a4 add some docs to old functions Adam D. Ruppe 2022-10-24 16:32:10 -0400
  • 2e74c02216 dip1000 Adam D. Ruppe 2022-10-24 16:31:10 -0400
  • 68c21e39d9 some custom ttf function updates Adam D. Ruppe 2022-10-24 16:19:22 -0400
  • 78148692da
    Merge pull request #341 from vabenil/nullable_to_string Adam D. Ruppe 2022-10-24 10:56:09 -0400
  • 6338acc439 Add toString for Nullable vabenil 2022-10-24 17:50:32 +0300
  • 2198db29e2 Merge branch 'master' of github.com:adamdruppe/arsd Adam D. Ruppe 2022-10-21 17:33:23 -0400
  • a42eccebdb forgot to commit this Adam D. Ruppe 2022-10-21 17:33:21 -0400
  • 772bacce42 more auto-contrast improvements Adam D. Ruppe 2022-10-21 17:32:32 -0400
  • 2a69b122f5
    Merge pull request #339 from vabenil/number_readability Adam D. Ruppe 2022-10-20 08:07:22 -0400
  • 4b750685b1 improve number readability and stop dscanner from complaining vabenil 2022-10-20 14:51:09 +0300
  • 22eac8d719 refactor the default into a default arg Adam D. Ruppe 2022-10-17 14:34:36 -0400
  • ea9f199b29 implement DBName override for table names only Adam D. Ruppe 2022-10-15 13:50:01 -0400
  • 2a964a4eef xgrabkeyboard definition Adam D. Ruppe 2022-10-08 11:59:05 -0400
  • 13c7ef0eb7 use replacement char instead of nothing in lossy read Adam D. Ruppe 2022-10-01 20:38:17 -0400
  • 949e91bdbe url handle empty port specifier Adam D. Ruppe 2022-09-09 16:32:08 -0400
  • 419b2096fb oh dear missed a case sensitive v10.9.2 Adam D. Ruppe 2022-09-06 10:07:11 -0400
  • 60d52b736c fix throw exception on ssl send that would block v10.9.1 Adam D. Ruppe 2022-09-02 11:50:04 -0400
  • 9ab2e5572d classlist update to JS Adam D. Ruppe 2022-08-25 10:01:31 -0400
  • 5f64fe5d5b build fails v10.9.0 Adam D. Ruppe 2022-08-23 22:04:45 -0400
  • d88371e42c more dpi experimentation Adam D. Ruppe 2022-08-23 21:57:30 -0400
  • 06ce4090af openssl3 support really this easy?!?!?!? Adam D. Ruppe 2022-08-23 14:31:04 -0400
  • 52ff937a12 more runtime config options Adam D. Ruppe 2022-08-23 12:45:21 -0400
  • 935e776b65 local pointer to exit flag Adam D. Ruppe 2022-08-23 12:45:10 -0400
  • 48d75992b7 better 1xx code handling Adam D. Ruppe 2022-08-22 10:17:53 -0400
  • 2a4567e795 fix some ping and pong stuff Adam D. Ruppe 2022-08-21 18:06:09 -0400
  • 91db768130 out of fd fix maybe Adam D. Ruppe 2022-08-14 07:34:12 -0400
  • 08e8e6e037 deal with a connection that starts but wont ssl connect Adam D. Ruppe 2022-08-10 10:46:02 -0400
  • 57b0d1f123 check block flag on error Adam D. Ruppe 2022-08-10 09:31:37 -0400
  • 0d61b0ef04 lol ssl block just to finalize connecting Adam D. Ruppe 2022-08-10 09:09:41 -0400
  • 50592d35f3 async connect maybe Adam D. Ruppe 2022-08-10 09:02:18 -0400
  • ba2823d911 more alt+key things - dings and double chars sometimes on Windows Adam D. Ruppe 2022-08-08 19:55:22 -0400
  • 053f2bd77a save/restore fixes Adam D. Ruppe 2022-08-06 10:59:23 -0400
  • 5896009a7a Merge branch 'master' of github.com:adamdruppe/arsd Adam D. Ruppe 2022-08-06 10:48:27 -0400
  • 758898c8eb
    Merge pull request #337 from ahmetsait/master Adam D. Ruppe 2022-08-06 10:47:27 -0400
  • 160a68a54e Terminal save & restore cursor Ahmet Sait 2022-08-06 17:38:13 +0300
  • 500e22816d comment lol Adam D. Ruppe 2022-08-06 10:39:18 -0400
  • 4ca6535f73 data uri relative links should not have slash Adam D. Ruppe 2022-08-06 10:39:10 -0400
  • fe5979cfc6 docs Adam D. Ruppe 2022-08-06 10:38:57 -0400
  • 124d08dc4e idk how the out of bounds happened but it is an expendable operation Adam D. Ruppe 2022-08-06 10:38:46 -0400
  • 1365a05f5a Merge branch 'master' of github.com:adamdruppe/arsd Adam D. Ruppe 2022-08-06 10:19:02 -0400
  • d6008d1eca year Adam D. Ruppe 2022-08-06 10:18:59 -0400
  • 4e04bff361
    Merge pull request #336 from ahmetsait/master Adam D. Ruppe 2022-08-06 10:18:41 -0400
  • bcea652cfc Convert header names to lower case so headersHash keys are consistent Ahmet Sait 2022-08-06 17:02:06 +0300
  • 855a3f6f65 data uri support Adam D. Ruppe 2022-08-06 09:09:19 -0400
  • 1681684f3e support the godawful html on https://www.gimp.org/docs/python/index.html Adam D. Ruppe 2022-08-03 14:44:30 -0400
  • 6313c4a784 change of binary data - POTENTIALLY BREAKING - test your code Adam D. Ruppe 2022-08-02 12:08:53 -0400
  • fa05d490a1 uncomment the 11+ year old v2 open code, it is well supported now lol Adam D. Ruppe 2022-07-29 09:50:01 -0400
  • 9382c9fefc some stop stuff and other magic Adam D. Ruppe 2022-07-27 14:16:52 -0400
  • 53fcbce995 turn more exceptions info failure code in response object Adam D. Ruppe 2022-07-27 14:14:49 -0400
  • 6d5eeec2cb allow extra compressed data Adam D. Ruppe 2022-07-27 13:45:08 -0400
  • 9401143d98 max redirect configurable on requesT Adam D. Ruppe 2022-07-27 12:03:31 -0400
  • fd749579ee buggy servers Adam D. Ruppe 2022-07-27 11:13:32 -0400
  • 04afca2079 name Adam D. Ruppe 2022-07-26 14:49:21 -0400
  • ed152c1dde a bit of dox Adam D. Ruppe 2022-07-26 14:49:04 -0400
  • 417a25d3c4 how much could i mess up monochrome bitmaps Adam D. Ruppe 2022-07-26 14:48:45 -0400
  • a693ff27d0 didnt keep cookies on redirect which could lead to endless cycle Adam D. Ruppe 2022-07-26 14:21:44 -0400
  • 86e83e4015 lol Adam D. Ruppe 2022-07-26 13:05:08 -0400
  • 257d7277f1 handle this other random image Adam D. Ruppe 2022-07-26 11:03:29 -0400
  • 4bb2d56480 trailing footer better handling Adam D. Ruppe 2022-07-26 11:03:21 -0400
  • ff307389dd mime type convenience accessor Adam D. Ruppe 2022-07-25 08:22:08 -0400
  • f7f3076604 windows icon file basic support Adam D. Ruppe 2022-07-21 12:56:28 -0400
  • ea853b4bb7 convenience ctor Adam D. Ruppe 2022-07-19 07:44:25 -0400
  • 6343bf04ca didnt handle < 8bpp small images well Adam D. Ruppe 2022-07-12 14:23:34 -0400
  • 6ab96abdaa fix press repeat of button Adam D. Ruppe 2022-07-09 10:28:51 -0400
  • 7cf46ec976 Merge branch 'master' of github.com:adamdruppe/arsd Adam D. Ruppe 2022-07-05 07:20:22 -0400
  • f18ec0626b fixes Adam D. Ruppe 2022-07-05 07:20:20 -0400
  • 75e2aad72c
    Merge pull request #334 from dkorpel/socket-fix Adam D. Ruppe 2022-07-05 07:19:10 -0400
  • 257103befc Add `scope` to Socket derived functions Dennis Korpel 2022-07-05 10:53:57 +0200
  • 7660d2429a my code bad don't use it Adam D. Ruppe 2022-07-04 14:31:11 -0400
  • 047f937bb9 length check jic Adam D. Ruppe 2022-06-24 15:27:21 -0400
  • f6306d331f
    Merge pull request #333 from MrcSnm/patch-1 Adam D. Ruppe 2022-06-24 15:26:17 -0400
  • 0f6c36ad39
    Remove null terminator from getFileName(Windows) Marcelo Silva Nascimento Mancini 2022-06-24 16:24:40 -0300
  • e36512f1d4 use void* instead of ptrdiff_t out of possible GC precise concerns Adam D. Ruppe 2022-06-18 15:15:50 -0400
  • d0fb5f2e44
    Merge pull request #330 from andre2007/feat_list_tag Adam D. Ruppe 2022-06-18 15:14:30 -0400
  • 32a48d4ea0 Merge branch 'master' of github.com:adamdruppe/arsd Adam D. Ruppe 2022-06-14 20:29:03 -0400
  • f38b1ff401 maybe fix issue #331 by allowing harmlesss restarts before the end of image Adam D. Ruppe 2022-06-14 20:28:48 -0400
  • 396dead446 omg i forgot to commit v10.8.4 v10.8.3 Adam D. Ruppe 2022-06-13 21:02:16 -0400
  • 7b2e819357 stuff Adam D. Ruppe 2022-06-13 20:38:21 -0400
  • dc68816960 history search control externally Adam D. Ruppe 2022-06-13 20:38:09 -0400
  • cd927c156f Add list option tag and getSelection Andre Pany 2022-06-11 22:11:38 +0200
  • 74f064f0bb issue #328 - empty POST should still have content-length Adam D. Ruppe 2022-05-25 10:17:57 -0400
  • 7d31fb795f
    Merge pull request #327 from 0xEAB/privdrop Adam D. Ruppe 2022-05-18 09:11:55 -0400
  • 5c7cc81c84 thing for irc Adam D. Ruppe 2022-05-17 15:46:34 -0400
  • 767519c4de convert to uid_t/gid_t 0xEAB 2022-05-15 02:39:52 +0200
  • f8099360fb simplify cgi to treat zero as special uid/gid 0xEAB 2022-05-15 02:33:27 +0200
  • 641d823ddd improve privilege dropping in cgi 0xEAB 2022-05-15 01:21:57 +0200
  • 1cca75a7f1 initial find thing Adam D. Ruppe 2022-05-10 14:32:52 -0400
  • ac64e36c36 affected rows thing Adam D. Ruppe 2022-05-08 10:44:31 -0400
  • 777b82fd9b percent encode nonascii urls Adam D. Ruppe 2022-05-07 07:32:56 -0400