1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-12-27 21:35:41 +00:00
A pastebin service written in c++, featuring speed and a minimalist look https://alarmpi.no-ip.org/kamokan/
Find a file
King_DuckZ 5f0ea56241 Log raw pastie from POST and pastie before going to redis.
This is to hopefully track down the pastie corruption
bug that I'm only encountering on the outgoing server.
2017-06-08 21:33:18 +01:00
cmake/modules Add unit test for utf8 sanitization. 2017-05-10 20:47:24 +01:00
config ...rename duckbin to kamokan --> 鴨缶. yay! 2017-06-03 20:52:57 +01:00
docs Add source-highlight to docs. 2017-05-10 20:49:40 +01:00
html More logging, try to fix the 502 gateway error. 2017-06-05 19:53:32 +01:00
lib Use string_view directly with mstch. 2017-06-07 00:40:03 +01:00
oldcode Use houdini escaping instead of easy_curl. 2017-04-25 22:09:46 +01:00
src Log raw pastie from POST and pastie before going to redis. 2017-06-08 21:33:18 +01:00
test Use stock std::string conversion. 2017-06-07 00:30:43 +01:00
.gitignore ignore tags file 2017-04-21 19:56:26 +01:00
.gitmodules Add an empty unit test. 2017-05-04 23:03:53 +01:00
CMakeLists.txt ...rename duckbin to kamokan --> 鴨缶. yay! 2017-06-03 20:52:57 +01:00
COPYING Add GPL3 licence. 2017-04-06 23:35:06 +01:00
index.html.mstch Import lib mstch and put it to good use. 2017-04-18 18:40:42 +01:00