aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-07-28add site dropdown to files tabPaul Duncan5-35/+160
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 Duncan15-35/+90
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 Duncan2-3/+3
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 Duncan3-59/+60
2016-07-27use theme templates for blog-postPaul Duncan4-11/+48
2016-07-27use theme templates for blog-list-itemPaul Duncan4-11/+23
2016-07-27add default blog-list templatePaul Duncan1-0/+19
2016-07-27use theme templates for blog-listPaul Duncan6-20/+59
2016-07-27add view/template-html, use templates for project viewPaul Duncan8-50/+119
2016-07-27use theme template to render pagesPaul Duncan4-13/+63
2016-07-27add page assetsPaul Duncan4-26/+88
2016-07-27clean up page viewPaul Duncan1-12/+8
2016-07-25add theme assets to page rendererPaul Duncan2-4/+12
2016-07-25add Template#run(io, args)Paul Duncan1-3/+7
2016-07-22add blank theme and default theme assetsPaul Duncan3-0/+17
2016-07-21add theme asset support to pagesPaul Duncan5-6/+110
2016-07-19add /guff/themes/ handlerPaul Duncan3-3/+140
2016-07-19add theme installerPaul Duncan7-19/+201
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 Duncan2-38/+80
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 Duncan3-47/+25
2016-07-19add themes, switch pages and sites to use themPaul Duncan9-101/+355
2016-07-18add theme packerPaul Duncan11-14/+287
2016-07-17add file move interfacePaul Duncan1-1/+26
2016-07-17refactor file actionsPaul Duncan1-30/+29
2016-07-17add file deletePaul Duncan1-5/+30
2016-07-17add file entry tipsPaul Duncan1-0/+2
2016-07-16refactor etag and magic handlingPaul Duncan3-57/+21
2016-07-16add file api handler, enable admin page downloadsPaul Duncan3-5/+103
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 Duncan8-1/+700
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-16clean up ckeditor toolbarPaul Duncan1-2/+7
2016-07-16add page renderingPaul Duncan3-26/+103
2016-07-16update .gitignorePaul Duncan3-0/+37