NanashiNoGombe
|
8a246380c4
sort thread order before generating subject.txt
|
1 year ago |
NanashiNoGombe
|
691ebbb6dc
--subject-to-lastmodify option, which generates subject.txt from lastmodify.txt
|
1 year ago |
NanashiNoGombe
|
58969769fe
sendResponse/sendBasicHeaders can be member function
|
1 year ago |
NanashiNoGombe
|
adf5aa884e
poster interface abstraction
|
1 year ago |
NanashiNoGombe
|
9526317b21
encapsulate x-www-form-urlencoded
|
1 year ago |
NanashiNoGombe
|
a4309d09bd
remove dead code
|
1 year ago |
NanashiNoGombe
|
bf6d9f05aa
generate dat from json obtained with native json interface, not from json embedded in html
|
1 year ago |
NanashiNoGombe
|
6afa7c92ca
implement BBS2chProxyHttpHeaders::iterator
|
1 year ago |
NanashiNoGombe
|
f675318048
kakolog directory may be 'oyster' on the latest browsers
|
1 year ago |
NanashiNoGombe
|
615b5039ee
Accept-Encoding header shoudln't be added implicitly
|
1 year ago |
NanashiNoGombe
|
eddc367d0d
use BBS2chProxyHttpHeaders class for --api-auth-*/--api-dat-* options
|
1 year ago |
NanashiNoGombe
|
2eac48a442
use BBS2chProxyHttpHeaders class for --bbscgi-header option
|
1 year ago |
NanashiNoGombe
|
d81c5503f4
support updating existing write key on talk
|
1 year ago |
NanashiNoGombe
|
d643289f57
debug interface
|
1 year ago |
NanashiNoGombe
|
6f64fc314e
include form tag in a dummy response to talk bbs.cgi, some browsers check existence
|
1 year ago |
NanashiNoGombe
|
ebe78feeff
vaild response of bbs.cgi isn't always 200 on talk
|
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
|
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
|
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
|
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
|
431acab3fc
fprintf -> log_printf
|
1 year ago |