aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-05-26fix user-editPaul Duncan2-16/+117
2016-05-26enable user listPaul Duncan1-2/+3
2016-05-26populate user-add dialogPaul Duncan1-28/+72
2016-05-26populate settings tabPaul Duncan2-99/+113
2016-05-25initial settings panelPaul Duncan2-6/+68
2016-05-25cleanups, s/posted/public/Paul Duncan2-73/+200
2016-05-25populate posts tablePaul Duncan2-3/+42
2016-05-24add state filter and dropdown.jsPaul Duncan3-17/+54
2016-05-24add dropdown class and post type dropdownPaul Duncan4-6/+176
2016-05-24add user.get_usersPaul Duncan1-5/+28
2016-05-24add post_url to get_postsPaul Duncan1-14/+31
2016-05-24enable post listPaul Duncan2-8/+46
2016-05-24fix slug locksPaul Duncan1-0/+3
2016-05-24add full editing, fts searchPaul Duncan2-52/+216
2016-05-24asdfPaul Duncan2-10/+32
2016-05-23add {blog,page,project}/getPaul Duncan1-0/+76
2016-05-23add get_postsPaul Duncan1-25/+129
2016-05-23move posts.jsPaul Duncan1-1/+1
2016-05-23simplify state buttonsPaul Duncan2-85/+51
2016-05-23add tags and visibility state to blog edit dialogPaul Duncan1-0/+63
2016-05-23add blog, page, and project edit dialogsPaul Duncan2-43/+635
2016-05-23add role optionsPaul Duncan2-8/+44
2016-05-23add page, blog, and project set model and api methodsPaul Duncan1-5/+231
2016-05-23add page, project, and blog apisPaul Duncan1-12/+237
2016-05-23clean up add_user queryPaul Duncan1-13/+2
2016-05-23don't return user_id from has_rolePaul Duncan1-1/+1
2016-05-23live login and has_rolePaul Duncan1-58/+81
2016-05-23save sessions to databasePaul Duncan1-15/+53
2016-05-22functioning add_user and set_user api and model callsPaul Duncan1-29/+115
2016-05-22add blog post and blog list handlersPaul Duncan1-5/+189
2016-05-22add database init, project and page handlers, bunch of model stubs, etcPaul Duncan2-13/+497
2016-05-22add database from old guffPaul Duncan1-0/+178
2016-05-22add api handler and stub post and user apisPaul Duncan1-1/+126
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-21s/assets_dir/system_dir/Paul Duncan1-11/+12
2016-05-21add admin tabsPaul Duncan3-7/+96
2016-05-21add navbars to admin, login, and logoutPaul Duncan4-10/+71
2016-05-21remove debugging and comment cleanupPaul Duncan1-2/+3
2016-05-21logout.html clickjacking protectionPaul Duncan1-0/+1
2016-05-21remove unused session header checkPaul Duncan1-12/+0
2016-05-21refactor origin checkPaul Duncan1-14/+15
2016-05-21fix labelsPaul Duncan1-4/+4
2016-05-21comment cleanupPaul Duncan1-1/+2
2016-05-21add clickjacking protection to logout pagePaul Duncan1-0/+5
2016-05-21DRY session cookie namePaul Duncan1-4/+8
2016-05-21add origin/referer checkPaul Duncan1-0/+14
2016-05-21fix x-frame-options callPaul Duncan1-1/+1
2016-05-21add clickjacking protectionPaul Duncan1-0/+2