aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2016-07-31refactor mock panels, enable panel add and removePaul Duncan1-1/+1
2016-07-31initial home panel draggingPaul Duncan1-0/+10
2016-07-30relax lang constraint and wire posts list to site editorPaul Duncan2-4/+6
2016-07-30refactor site dialogs and add site editingPaul Duncan4-84/+131
2016-07-30add site assets and remove set_defaultPaul Duncan4-11/+39
2016-07-30add tabs to site-add, refactor textarea handling, and fix site_id post edit d...Paul Duncan4-27/+45
2016-07-30add sites list and site-add dialogPaul Duncan4-1/+73
2016-07-30populate sites api and site listPaul Duncan2-18/+182
2016-07-30load and save custom page assetsPaul Duncan2-20/+17
2016-07-29add backend for project tag prefix and hook secret, remove expires_atPaul Duncan2-3/+34
2016-07-29make upload a dropdown, add consistent button dividerPaul Duncan1-4/+16
2016-07-29enable generate secret button and add gripe()Paul Duncan7-76/+44
2016-07-29update edit dialog stylesPaul Duncan1-0/+10
2016-07-29move project releases to tab, misc editor cleanupsPaul Duncan1-0/+3
2016-07-29add views/post-exporterPaul Duncan1-1/+1
2016-07-28populate import/export settings panePaul Duncan1-0/+17
2016-07-28fix theme tooltipPaul Duncan1-1/+1
2016-07-28populate themes settings panePaul Duncan1-0/+121
2016-07-28add site dropdown to files tabPaul Duncan1-12/+104
2016-07-28reorganize post viewsPaul Duncan8-5/+67
2016-07-28update admin tooltipsPaul Duncan1-2/+2
2016-07-27refactor post types so icons and names aren't in 3 placesPaul Duncan1-7/+2
2016-07-27use theme templates for blog-postPaul Duncan1-0/+21
2016-07-27use theme templates for blog-list-itemPaul Duncan1-0/+8
2016-07-27add default blog-list templatePaul Duncan1-0/+19
2016-07-27add view/template-html, use templates for project viewPaul Duncan2-1/+25
2016-07-27use theme template to render pagesPaul Duncan2-0/+39
2016-07-27add page assetsPaul Duncan1-13/+32
2016-07-25add theme assets to page rendererPaul Duncan1-2/+2
2016-07-22add blank theme and default theme assetsPaul Duncan3-0/+17
2016-07-21add theme asset support to pagesPaul Duncan1-0/+14
2016-07-19add theme installerPaul Duncan1-12/+12
2016-07-19clean up theme modelPaul Duncan1-0/+2
2016-07-19remove files from input theme manifest formatPaul Duncan1-5/+0
2016-07-19add themes, switch pages and sites to use themPaul Duncan2-58/+196
2016-07-18add theme packerPaul Duncan4-0/+34
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-16add file api handler, enable admin page downloadsPaul Duncan1-2/+6
2016-07-16add file handling and libmagic wrapperPaul Duncan1-0/+231
2016-07-16clean up ckeditor toolbarPaul Duncan1-2/+7
2016-07-15fix clickable links on posts tabPaul Duncan1-2/+1
2016-07-15use YAML.mapping for init dataPaul Duncan1-249/+248
2016-07-15add data/init.yaml and remove hard-coded queriesPaul Duncan1-0/+259
2016-05-26fix user-edit loading textPaul Duncan1-9/+5
2016-05-26fix user-editPaul Duncan2-16/+54
2016-05-26enable user listPaul Duncan1-17/+32
2016-05-26populate user-add dialogPaul Duncan1-4/+13