1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-11-23 00:33:44 +00:00
Commit graph

6 commits

Author SHA1 Message Date
73323c9ee7 Add plain text mode 2017-04-27 09:33:47 +01:00
06920f8d84 Return pasties into a proper html page.
I don't think html escaping is needed, since pasties
go through the colorizer first.

I don't really like the workaround to not call on_send() when
I don't want the html output, it's a bit omg what's going on
there... I'll have to rewrite that bit.
2017-04-25 22:56:19 +01:00
b423522af8 Enable language and expiry in pasties. 2017-04-25 00:21:44 +01:00
1bc059bfe4 Export the list of supported languages to mustache. 2017-04-21 22:18:43 +01:00
73c3d2f04d Use partials in html. 2017-04-21 19:01:13 +01:00
e92866251b Import html files 2017-04-18 20:09:49 +01:00