228 Commits (c60f0e1db179e6ba5a0f4b331cfb3cb1be2a4f6d)
 

Author SHA1 Message Date
wes 08ebae446b update projects 8 years ago
wes ec9278c3bc color scheme changed 8 years ago
wes f9879d1ae5 style improvements 8 years ago
wes 5bd3c00c58 add loader to delete, simplify loading state 8 years ago
wes 20e3a30081 stop loading icon when it couldn't load the post 8 years ago
wes 9d5efd44da shouldn't hide the whole editor when loading because it removes dom 8 years ago
wes 0ffd701716 loading icon for editor 8 years ago
wes 0708622729 set _id on loadPost 8 years ago
wes acf2dcdeea remove unused variable 8 years ago
wes 0f4100a507 fix bugginness more 8 years ago
wes f9b5dc7272 cleanup 8 years ago
wes b23cff621e fix undefined error 8 years ago
wes 217f0c2e86 fix more bullshit 8 years ago
wes 5be27e60a4 fix bullshit 8 years ago
wes a9f5bdd87c try to auto-load posts to edit 8 years ago
wes 17337e6b84 fix duplicates 8 years ago
wes 88f707e9db basic post deleting semi-working 8 years ago
wes ef02c131c2 use zipper module for cycling through posts to edit 8 years ago
wes ee252a87e5 new post feature 8 years ago
wes 08dcd30c91 improve editing experience 8 years ago
wes 87aa15a945 updating works now 8 years ago
wes c321c22152 work towards editing properly 8 years ago
wes dcca02c217 basic grabbing of posts for editing 8 years ago
wes bbb51688c1 endpoint to retrieve current post IDs along with titles and authors 8 years ago
wes 2f21531eb5 update readme 8 years ago
wes 10cfd694b5 add readme 8 years ago
wes 1bf2ae5e2f comment Admin class 8 years ago
wes bba7d358e4 basic login and csrf working 8 years ago
wes 28916d9f04 remove .ghci 8 years ago
wes b8c8905bd7 remove errors file 8 years ago
wes 725af8451b remove sass cache 8 years ago
wes 1ad2f99f2e remove build directory from git 8 years ago
wes def5a47491 add csrf protection and config stuff 8 years ago
wes cd252870b5 add flask_wtf in order to make use of its CSRF protection 8 years ago
wes 6dfa2c530a add authentication plugin 8 years ago
wes 2bf20c5bb3 handle author and title fields 8 years ago
wes bb3ef2713e insertion works (not authenticated yet) and markdown parsing support 8 years ago
wes 30be48db80 update buttons 8 years ago
wes aa8d107355 fix post routing 8 years ago
wes 36c0b5bb44 fix css, uglifycss 8 years ago
wes 88c52a06c1 update loaders 8 years ago
wes e7c99fe4fe tweak loading 8 years ago
wes bc6cb0d1c4 remove stats files 8 years ago
wes dcf3f106ae many improvements 8 years ago
wes f4f636201a update fabfile 8 years ago
wes a048c2b270 put everything on one page and use router 8 years ago
wes c02a4778ce update packages 8 years ago
wes 78a0be9e98 remove commenting feature 8 years ago
wes d294057e30 make editor scale with the page nicely 8 years ago
wes ec57a80ad8 add markdown editor 8 years ago