1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-12-01 00:45:41 +00:00
Commit graph

9 commits

Author SHA1 Message Date
King_DuckZ
279bd19f00 Switch to my fork of mstch to have support for partials. 2017-04-21 19:00:52 +01:00
King_DuckZ
1870829ec2 Import lib mstch and put it to good use.
Response classes are given a chance to modify the
dictionary that is later sent to mstch.
2017-04-18 18:40:42 +01:00
King_DuckZ
680f13e1f6 Refactoring.
IncRedis is now held by Response, if requested by the base class.
Response objects know their names, and they use it to load
the html (soon to be mustache) data from disk.
Main only prepares a factory, the factory then instantiates
the actual Response.
The code now correctly serves index.cgi when the request is /.
Remove kakoune's safe_ptr from inside src and put an updated
one in lib/kakoune.
2017-04-15 03:18:33 +01:00
King_DuckZ
4bf8dfc29f Enable the redis_mode option in tawashi.ini 2017-04-14 00:50:50 +01:00
King_DuckZ
a46e60c6dc Update incredis 2017-04-13 19:44:37 +01:00
King_DuckZ
69db539252 Update incredis 2017-04-13 09:02:52 +01:00
King_DuckZ
d1690ed6cb Update incredis 2017-04-12 23:31:27 +01:00
King_DuckZ
dbd1a3a90a Submitting a paste and saving to redis works! 2017-04-06 22:42:43 +01:00
King_DuckZ
fea5b738df First commit 2017-04-04 20:58:40 +01:00