1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-10-14 15:20:36 +00:00
kamokan/src/kamokan_impl
2017-06-18 15:08:44 +01:00
..
pathname Separate Tawashi and Kamokan. 2017-06-13 09:36:12 +01:00
CMakeLists.txt Rename PastieRetrieving to GeneralPastie as I think it clearer. 2017-06-16 19:17:28 +01:00
edit_response.cpp Improve code that strips unwanted tags from the highlighted html. 2017-06-18 02:23:07 +01:00
edit_response.hpp Remove pastie_page token and add a submit_page one instead (bool). 2017-06-18 14:56:06 +01:00
error_response.cpp Change namespace of kamokan-specific stuff. 2017-06-13 09:36:53 +01:00
error_response.hpp Change namespace of kamokan-specific stuff. 2017-06-13 09:36:53 +01:00
general_pastie_response.cpp Add default_pastie_lang() method and language_selected mustache. 2017-06-18 15:08:44 +01:00
general_pastie_response.hpp Add default_pastie_lang() method and language_selected mustache. 2017-06-18 15:08:44 +01:00
index_response.cpp Change namespace of kamokan-specific stuff. 2017-06-13 09:36:53 +01:00
index_response.hpp Remove pastie_page token and add a submit_page one instead (bool). 2017-06-18 14:56:06 +01:00
ini_file.cpp Change namespace of kamokan-specific stuff. 2017-06-13 09:36:53 +01:00
ini_file.hpp Change namespace of kamokan-specific stuff. 2017-06-13 09:36:53 +01:00
kamokan_config.h.in Separate Tawashi and Kamokan. 2017-06-13 09:36:12 +01:00
list_highlight_langs.cpp Change namespace of kamokan-specific stuff. 2017-06-13 09:36:53 +01:00
list_highlight_langs.hpp Change namespace of kamokan-specific stuff. 2017-06-13 09:36:53 +01:00
num_to_token.cpp Change namespace of kamokan-specific stuff. 2017-06-13 09:36:53 +01:00
num_to_token.hpp Change namespace of kamokan-specific stuff. 2017-06-13 09:36:53 +01:00
pastie_response.cpp Add colourless mustache token. 2017-06-18 02:29:11 +01:00
pastie_response.hpp Improve code that strips unwanted tags from the highlighted html. 2017-06-18 02:23:07 +01:00
quick_submit_paste_response.cpp Change namespace of kamokan-specific stuff. 2017-06-13 09:36:53 +01:00
quick_submit_paste_response.hpp Change namespace of kamokan-specific stuff. 2017-06-13 09:36:53 +01:00
response.cpp Add default_pastie_lang() method and language_selected mustache. 2017-06-18 15:08:44 +01:00
response.hpp Add default_pastie_lang() method and language_selected mustache. 2017-06-18 15:08:44 +01:00
response_factory.cpp Add page_time token to mustache. 2017-06-14 09:16:30 +01:00
response_factory.hpp Add page_time token to mustache. 2017-06-14 09:16:30 +01:00
settings_bag.cpp Extract string conversion functions from SettingsBag. 2017-06-14 19:30:52 +01:00
settings_bag.hpp Extract string conversion functions from SettingsBag. 2017-06-14 19:30:52 +01:00
storage.cpp Add default_pastie_lang() method and language_selected mustache. 2017-06-18 15:08:44 +01:00
storage.hpp Add default_pastie_lang() method and language_selected mustache. 2017-06-18 15:08:44 +01:00
string_conv.cpp Make empty string count as false. 2017-06-15 00:05:27 +01:00
string_conv.hpp Extract string conversion functions from SettingsBag. 2017-06-14 19:30:52 +01:00
submit_paste_response.cpp Don't redirect after submitting a self-destructing token. 2017-06-16 20:08:18 +01:00
submit_paste_response.hpp Don't redirect after submitting a self-destructing token. 2017-06-16 20:08:18 +01:00