aboutsummaryrefslogtreecommitdiff
path: root/src/views
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-24asdfPaul Duncan1-9/+31
2016-05-23move posts.jsPaul Duncan1-1/+1
2016-05-23simplify state buttonsPaul Duncan1-85/+10
2016-05-23add tags and visibility state to blog edit dialogPaul Duncan1-0/+63
2016-05-23add blog, page, and project edit dialogsPaul Duncan1-1/+518
2016-05-23add role optionsPaul Duncan1-2/+2
2016-05-22add user-{add,edit}-dialog and assets/js/admin/users.jsPaul Duncan1-1/+202
2016-05-22populate users panelPaul Duncan2-7/+64
2016-05-21add admin tab pane stubsPaul Duncan1-0/+84
2016-05-21add admin tabsPaul Duncan2-3/+21
2016-05-21add navbars to admin, login, and logoutPaul Duncan3-9/+70
2016-05-21fix labelsPaul Duncan1-4/+4
2016-05-21add csrf protection to login pagePaul Duncan1-0/+6
2016-05-21add logout link to admin pagePaul Duncan1-0/+7
2016-05-21add logout-page.ecrPaul Duncan1-0/+50
2016-05-21add initial model stubs, login, logout, etcPaul Duncan2-17/+28
2016-05-20make assets accessible when unauthed, populate login pagePaul Duncan1-29/+70
2016-05-16add login pagePaul Duncan1-0/+39
2016-05-16add bunch of crapPaul Duncan1-0/+31