aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-07-27use theme templates for blog-listPaul Duncan6-20/+59
2016-07-27add view/template-html, use templates for project viewPaul Duncan6-49/+94
2016-07-27use theme template to render pagesPaul Duncan2-13/+24
2016-07-27add page assetsPaul Duncan3-13/+56
2016-07-27clean up page viewPaul Duncan1-12/+8
2016-07-25add theme assets to page rendererPaul Duncan1-2/+10
2016-07-25add Template#run(io, args)Paul Duncan1-3/+7
2016-07-21add theme asset support to pagesPaul Duncan4-6/+96
2016-07-19add /guff/themes/ handlerPaul Duncan3-3/+140
2016-07-19add theme installerPaul Duncan6-7/+189
2016-07-19create data subdirs on initPaul Duncan1-0/+11
2016-07-19refactor theme into packer and installerPaul Duncan5-4/+30
2016-07-19clean up theme modelPaul Duncan1-38/+78
2016-07-19add guff/templatePaul Duncan1-0/+187
2016-07-19clean up error messagesPaul Duncan1-4/+4
2016-07-19remove files from input theme manifest formatPaul Duncan2-42/+25
2016-07-19add themes, switch pages and sites to use themPaul Duncan7-43/+159
2016-07-18add theme packerPaul Duncan6-14/+251
2016-07-16refactor etag and magic handlingPaul Duncan3-57/+21
2016-07-16add file api handler, enable admin page downloadsPaul Duncan2-3/+97
2016-07-16add commentPaul Duncan1-0/+2
2016-07-16remove debug code and cache magic db referencePaul Duncan1-6/+6
2016-07-16add file handling and libmagic wrapperPaul Duncan7-1/+469
2016-07-16to_s seems to fix repo_url bug (dunno)Paul Duncan1-2/+2
2016-07-16first crack at project renderingPaul Duncan4-12/+123
2016-07-16add page renderingPaul Duncan3-26/+103
2016-07-16update .gitignorePaul Duncan2-0/+35
2016-07-16show blog contentsPaul Duncan8-45/+140
2016-07-15refactor cliPaul Duncan2-136/+132
2016-07-15refactor handlersPaul Duncan2-622/+624
2016-07-15add note about versionPaul Duncan1-0/+1
2016-07-15update version stringPaul Duncan1-1/+1
2016-07-15refactor viewsPaul Duncan12-396/+394
2016-07-15refactor model-set, session, models/{blog,csrf,page,project,role,session,site...Paul Duncan12-948/+937
2016-07-15refactor models/postPaul Duncan2-334/+333
2016-07-15refactor models/modelPaul Duncan2-6/+5
2016-07-15refactor apisPaul Duncan2-190/+189
2016-07-15refactor contextPaul Duncan2-29/+28
2016-07-15refactor database-pairPaul Duncan2-21/+20
2016-07-15move asset-mime-type, config, iso8601, paged-result-set, and password to sepa...Paul Duncan6-198/+205
2016-07-15add initial blog list templatesPaul Duncan3-2/+56
2016-07-15use page parameter for blogPaul Duncan1-1/+4
2016-07-15add blog id paging and point index at blogPaul Duncan1-9/+31
2016-07-15use YAML.mapping for init dataPaul Duncan1-9/+18
2016-07-15add data/init.yaml and remove hard-coded queriesPaul Duncan1-244/+17
2016-07-15remove quotes from check_dirsPaul Duncan1-2/+2
2016-07-15add StubHandler (bad name)Paul Duncan1-0/+16
2016-07-15crystal 0.18 supportPaul Duncan2-149/+154
2016-05-28remove unused gen_password callPaul Duncan1-6/+0
2016-05-27add stub backup and import settings tabsPaul Duncan2-0/+46