Commit History

Author SHA1 Message Date
  NanashiNoGombe 94aef646e7 explicitly convert U+301C to wavedash when using iconv 1 year ago
  NanashiNoGombe 7ea575353b UCS-4-INTERNAL is not available on some iconv implementations (e.g. glibc) 1 year ago
  NanashiNoGombe ebe78feeff vaild response of bbs.cgi isn't always 200 on talk 1 year ago
  NanashiNoGombe abf03d756c print curl errors on board manager 1 year ago
  NanashiNoGombe 027deb781d remove test code 1 year ago
  NanashiNoGombe 751d0b56c0 stop using DataStorage class completely 1 year ago
  NanashiNoGombe 6d18242d29 avoid using DataStorage class on html2dat and cache 1 year ago
  NanashiNoGombe 2d8225db92 stop depending on strptime + mktime and use curl_getdate() for date parsing when built with curl >= 7.12.2 1 year ago
  NanashiNoGombe 05378c88a5 compat 1 year ago
  NanashiNoGombe d6500408eb provided user-agent should be preferred over header value 1 year ago
  NanashiNoGombe 4337cc5479 return 304 for non-cached last 1 byte response 1 year ago
  NanashiNoGombe 715b096664 pragma once 1 year ago
  NanashiNoGombe 1c79cc8ba0 move html2dat functions to separate classes 1 year ago
  NanashiNoGombe c3c282ea16 simplify thread cache interfaces 1 year ago
  NanashiNoGombe 268786aa02 escape more 1 year ago
  NanashiNoGombe 206a9f29f2 escape special characters 1 year ago
  NanashiNoGombe 559f504c04 html2dat for talk, talk boards are now readable without API key 1 year ago
  NanashiNoGombe 49c509a32b utf-8 to sjis conversion with numeric character reference 1 year ago
  NanashiNoGombe 32a04990cc serialized string must be freed 1 year ago
  NanashiNoGombe 6594abc0b0 fix comilation issue 1 year ago
  NanashiNoGombe 06f4cd830f const char* -> std::string 1 year ago
  NanashiNoGombe b148f1ce0b stop using unnecessary DataStorage objects 1 year ago
  NanashiNoGombe 96f05037dd html <-> dat, to avoid confusion 1 year ago
  NanashiNoGombe f6fdabad73 return empty shared_ptr explicitly instead of nullptr 1 year ago
  NanashiNoGombe 8542159c3b some curl options were missing 1 year ago
  NanashiNoGombe 919544f239 add missing headers 1 year ago
  NanashiNoGombe 431acab3fc fprintf -> log_printf 1 year ago
  NanashiNoGombe e533b6e983 emulate ranged response more precisely 1 year ago
  NanashiNoGombe 420feb42d9 Accept-Encoding header should be passed to curl explicitly to get decoded response from bbs.cgi of talk 1 year ago
  NanashiNoGombe 11b9b7066c http server returns bbsmenu.html and bbsmenu.json 1 year ago