0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 10 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more changes to fix lua 5.2 compat More... about 11 years ago
fix patterns to work with LPEG 0.10 More... almost 13 years ago
fix application path in serve_static More... over 13 years ago
add default engine for themes More... over 13 years ago
fix tabs More... over 13 years ago
remove uneeded rockspecs More... over 13 years ago
rockspec for orbit's mk branch More... about 14 years ago
more dynamic javascript and css default blocks More... about 14 years ago
bug fixes to get a sample orbit 3 app running More... about 14 years ago
initialize app_path in mk apps More... about 14 years ago
changed signature of themes.new to receive a hash instead of positional args More... about 14 years ago
util.merge function that creates a table with the sum of contents of the arguments More... about 14 years ago
json response for login provider More... about 14 years ago
auth method to generate token More... about 14 years ago
replace tabs with spaces More... about 14 years ago
updated samples to reflect latest changes in the API More... about 14 years ago
changed route parser to make splats optional More... about 14 years ago
parameterize cookie name, change initialization of auth module to use hash More... about 14 years ago
oooops, forgot to git add the cache implementation More... about 14 years ago
relative base paths for the cache module More... about 14 years ago
more fault-tolerance for page caching: do not delete files that were not created by the cache, fail silently if cache path does not exist More... about 14 years ago
mk.cache module for page caching More... about 14 years ago
makes handler optional parameter, defaulting to calling wrap on the route name More... about 14 years ago
forgot to include mk.blocks More... about 14 years ago
show use of warp in songs example too More... about 14 years ago
added collection of simple block prototypes in mk.blocks More... about 14 years ago
default to non-persistent cookies, with option to make persistent More... about 14 years ago
refactored forms library into mk More... about 14 years ago
hello world with authentication More... about 14 years ago
changed README to markdown More... about 14 years ago