aboutsummaryrefslogtreecommitdiff
path: root/src/views
AgeCommit message (Expand)AuthorFilesLines
2016-07-30refactor site dialogs and add site editingPaul Duncan1-43/+48
2016-07-30add site assets and remove set_defaultPaul Duncan2-3/+43
2016-07-30add tabs to site-add, refactor textarea handling, and fix site_id post edit d...Paul Duncan1-126/+166
2016-07-30add sites list and site-add dialogPaul Duncan1-0/+179
2016-07-30populate sites api and site listPaul Duncan1-5/+62
2016-07-29make upload a dropdown, add consistent button dividerPaul Duncan2-6/+29
2016-07-29s/webhook/web hook/Paul Duncan1-3/+3
2016-07-29enable generate secret button and add gripe()Paul Duncan1-1/+1
2016-07-29update edit dialog stylesPaul Duncan2-5/+4
2016-07-29move project releases to tab, misc editor cleanupsPaul Duncan3-72/+66
2016-07-29add tabs to edit dialogsPaul Duncan3-307/+639
2016-07-29brevityPaul Duncan1-8/+0
2016-07-29add views/post-exporterPaul Duncan1-30/+37
2016-07-28populate import/export settings panePaul Duncan1-1/+123
2016-07-28populate themes settings panePaul Duncan1-5/+62
2016-07-28refactor navbar and clean up logout pagePaul Duncan4-75/+36
2016-07-28clean up login pagePaul Duncan1-15/+4
2016-07-28reorganize pagesPaul Duncan3-0/+0
2016-07-28refactor settings panes, simplify admin pagePaul Duncan10-246/+215
2016-07-28refactor dialog and pane templatesPaul Duncan10-588/+588
2016-07-28update admin tooltipsPaul Duncan1-1/+1
2016-07-28remove whitespacePaul Duncan1-1/+0
2016-07-28refactor dialogsPaul Duncan4-522/+520
2016-07-28mv admin-page to admin/pagePaul Duncan1-0/+0
2016-07-28refactor admin dialogsPaul Duncan3-343/+343
2016-07-27remove old viewsPaul Duncan5-133/+0
2016-07-27refactor post types so icons and names aren't in 3 placesPaul Duncan1-16/+15
2016-07-27use theme templates for blog-postPaul Duncan1-1/+3
2016-07-27use theme templates for blog-list-itemPaul Duncan1-1/+3
2016-07-27use theme templates for blog-listPaul Duncan3-3/+9
2016-07-21add theme asset support to pagesPaul Duncan1-4/+5
2016-07-19add themes, switch pages and sites to use themPaul Duncan1-27/+10
2016-07-16add file handling and libmagic wrapperPaul Duncan1-1/+112
2016-07-16first crack at project renderingPaul Duncan1-0/+31
2016-07-16update .gitignorePaul Duncan1-0/+28
2016-07-16show blog contentsPaul Duncan2-1/+36
2016-07-15add initial blog list templatesPaul Duncan2-0/+28
2016-07-15crystal 0.18 supportPaul Duncan1-28/+28
2016-05-27add stub backup and import settings tabsPaul Duncan1-0/+34
2016-05-26fix user-editPaul Duncan1-8/+79
2016-05-26populate user-add dialogPaul Duncan1-28/+72
2016-05-26populate settings tabPaul Duncan1-86/+100
2016-05-25initial settings panelPaul Duncan1-6/+48
2016-05-25cleanups, s/posted/public/Paul Duncan1-18/+52
2016-05-25populate posts tablePaul Duncan1-2/+23
2016-05-24add state filter and dropdown.jsPaul Duncan2-3/+40
2016-05-24add dropdown class and post type dropdownPaul Duncan3-0/+77
2016-05-24enable post listPaul Duncan1-8/+45
2016-05-24fix slug locksPaul Duncan1-0/+3
2016-05-24add full editing, fts searchPaul Duncan1-9/+63