aboutsummaryrefslogtreecommitdiff
path: root/data/assets/js/admin
AgeCommit message (Expand)AuthorFilesLines
2016-08-20add menuHEADmasterPaul Duncan1-0/+143
2016-07-30relax lang constraint and wire posts list to site editorPaul Duncan1-1/+1
2016-07-30refactor site dialogs and add site editingPaul Duncan4-84/+131
2016-07-30add site assets and remove set_defaultPaul Duncan1-8/+17
2016-07-30add tabs to site-add, refactor textarea handling, and fix site_id post edit d...Paul Duncan3-27/+31
2016-07-30add sites list and site-add dialogPaul Duncan3-1/+69
2016-07-30populate sites api and site listPaul Duncan1-0/+125
2016-07-30load and save custom page assetsPaul Duncan1-3/+17
2016-07-29add backend for project tag prefix and hook secret, remove expires_atPaul Duncan1-1/+5
2016-07-29make upload a dropdown, add consistent button dividerPaul Duncan1-4/+16
2016-07-29enable generate secret button and add gripe()Paul Duncan6-76/+24
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-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-19add themes, switch pages and sites to use themPaul Duncan1-4/+7
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-15fix clickable links on posts tabPaul Duncan1-2/+1
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 Duncan1-18/+125
2016-05-24add state filter and dropdown.jsPaul Duncan1-18/+5
2016-05-24add dropdown class and post type dropdownPaul Duncan1-2/+25
2016-05-24enable post listPaul Duncan1-0/+78
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-22add user-{add,edit}-dialog and assets/js/admin/users.jsPaul Duncan1-0/+229