aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-25cleanups, s/posted/public/Paul Duncan1-14/+28
2016-05-25populate posts tablePaul Duncan2-18/+128
2016-05-24add state filter and dropdown.jsPaul Duncan2-18/+34
2016-05-24add dropdown class and post type dropdownPaul Duncan1-2/+25
2016-05-24enable post listPaul Duncan2-2/+80
2016-05-24add full editing, fts searchPaul Duncan5-133/+143
2016-05-24clean up dialogs/{page,project}-edit.jsPaul Duncan2-2/+2
2016-05-24asdfPaul Duncan8-118/+263
2016-05-23move posts.jsPaul Duncan1-0/+126
2016-05-22clean up assets/js/util.jsPaul Duncan1-2/+4
2016-05-22add user-{add,edit}-dialog and assets/js/admin/users.jsPaul Duncan1-60/+3
2016-05-15initial commitPaul Duncan200-0/+5020