aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-07-28add ThemeAPI and theme.deletePaul Duncan3-1/+84
2016-07-28add site dropdown to files tabPaul Duncan4-23/+56
2016-07-28refactor navbar and clean up logout pagePaul Duncan9-86/+98
2016-07-28clean up login pagePaul Duncan2-15/+25
2016-07-28reorganize post viewsPaul Duncan7-30/+23
2016-07-28reorganize pagesPaul Duncan8-16/+17
2016-07-28refactor settings panes, simplify admin pagePaul Duncan24-400/+439
2016-07-28refactor dialog and pane templatesPaul Duncan27-655/+686
2016-07-28update admin tooltipsPaul Duncan1-1/+1
2016-07-28remove whitespacePaul Duncan1-1/+0
2016-07-28refactor dialogsPaul Duncan12-557/+580
2016-07-28mv admin-page to admin/pagePaul Duncan4-8/+8
2016-07-28refactor admin dialogsPaul Duncan7-351/+370
2016-07-27remove old viewsPaul Duncan5-133/+0
2016-07-27refactor post types so icons and names aren't in 3 placesPaul Duncan2-52/+58
2016-07-27use theme templates for blog-postPaul Duncan3-11/+27
2016-07-27use theme templates for blog-list-itemPaul Duncan3-11/+15
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