.. |
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
|
Make is_submit_page() const
|
2017-06-19 15:46:29 +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
|
Make is_submit_page() const
|
2017-06-19 15:46:29 +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
|
Eat up the last newline in a pastie if present.
|
2017-06-19 20:22:53 +01:00 |
pastie_response.hpp
|
Bugfix - pastie page *is* pastie_page ;)
|
2017-06-20 21:18:47 +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 a pastie_page mustache token.
|
2017-06-19 15:45:56 +01:00 |
response.hpp
|
Make is_submit_page() const
|
2017-06-19 15:46:29 +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
|
Add pastie_lang mustache when submitting a self-destructing pastie.
|
2017-06-18 15:12:22 +01:00 |
submit_paste_response.hpp
|
Add pastie_lang mustache when submitting a self-destructing pastie.
|
2017-06-18 15:12:22 +01:00 |