aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-08-20add menuHEADmasterPaul Duncan3-9/+277
2016-08-06add TODOPaul Duncan1-0/+5
2016-07-31update add panel iconPaul Duncan1-1/+1
2016-07-31refactor mock panels, enable panel add and removePaul Duncan4-116/+65
2016-07-31initial home panel draggingPaul Duncan4-5/+211
2016-07-30relax lang constraint and wire posts list to site editorPaul Duncan2-4/+6
2016-07-30refactor site dialogs and add site editingPaul Duncan9-153/+266
2016-07-30remove site.set_defaultPaul Duncan2-27/+0
2016-07-30add site assets and remove set_defaultPaul Duncan8-26/+199
2016-07-30add tabs to site-add, refactor textarea handling, and fix site_id post edit ↵Paul Duncan7-155/+237
dialogs
2016-07-30add sites list and site-add dialogPaul Duncan9-1/+297
2016-07-30populate sites api and site listPaul Duncan9-44/+494
2016-07-30load and save custom page assetsPaul Duncan4-28/+82
2016-07-29add backend for project tag prefix and hook secret, remove expires_atPaul Duncan7-70/+73
2016-07-29make upload a dropdown, add consistent button dividerPaul Duncan4-11/+56
2016-07-29s/webhook/web hook/Paul Duncan1-3/+3
2016-07-29enable generate secret button and add gripe()Paul Duncan9-77/+49
2016-07-29update edit dialog stylesPaul Duncan3-5/+14
2016-07-29move project releases to tab, misc editor cleanupsPaul Duncan7-78/+81
2016-07-29add tabs to edit dialogsPaul Duncan7-307/+751
2016-07-29add commentsPaul Duncan1-0/+3
2016-07-29brevityPaul Duncan1-8/+0
2016-07-29add views/post-exporterPaul Duncan5-33/+254
2016-07-28populate import/export settings panePaul Duncan4-1/+151
2016-07-28fix theme tooltipPaul Duncan1-1/+1
2016-07-28populate themes settings panePaul Duncan3-6/+185
2016-07-28add ThemeAPI and theme.deletePaul Duncan3-1/+84
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