108 Commits (ef3c56562e2547bf8ea6e52f065126dd59d47676)
 

Author SHA1 Message Date
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
wes 7fdb1f0f77 always route to post 1 if bare url is present 8 years ago
wes a78c75472c make sure to set the post ID on load 8 years ago
wes 9e2f8959a1 add watch script 8 years ago
wes d75b19edfb remove scripts 8 years ago
wes 3a3a2dea91 remove deploy script 8 years ago
wes 73f4485773 delete comments 8 years ago
wes 338b5a3edf use riote router properly to link posts 8 years ago
wes ed15a8b100 actually pull posts from database 8 years ago
wes ae779c5c6c remove crud 8 years ago
wes e05c5e8121 updates 8 years ago
wes b2f8535a81 stylistic changes 8 years ago
wes 32bfd586a9 fix maxlength bug more 8 years ago
wes 0b8a5e21ad fix maxlength 8 years ago
wes ca1fa7a5d1 fix more bugs 8 years ago
wes 736c5d259e fix bugs 8 years ago
wes 1132fac75c add couchdb and marshmallow 8 years ago
wes 8409b4f71f update fabric to do local builds, add script to watch for changes 8 years ago
wes d691805530 update patch and other misc fixes 8 years ago
wes 3c34a79b47 reorganization and initial fabric file 8 years ago
wes 1991dc5896 update to use hamlet templating 8 years ago