293 Commits (master)
 

Author SHA1 Message Date
wes c23575b5eb stupid twitter button working 8 years ago
wes a2c708ce90 make buttons disabled when there are no more posts in a given direction 8 years ago
wes b8468723d0 capitalized the wrong class 8 years ago
wes 76f071856f fix bug with events 8 years ago
wes a9e4f33a03 handle mobile menu dropdown 8 years ago
wes 30b8ff1882 remove verification 8 years ago
wes 1aebc71e1e remove experiment 8 years ago
wes 075f611c6f changes to handle prefetching 8 years ago
wes 9592ffdd78 scroll nicely 8 years ago
wes e81e568d7c use hashes for posts rather than increments 8 years ago
wes 03a8a5944f ugh 8 years ago
wes 20ccf46473 route from / to /posts 8 years ago
wes a9a2ced117 remove nohup.out 8 years ago
wes 66607c833a fix up post routing 8 years ago
wes d540d8ade9 remove post transition so that nav buttons don't jump around 8 years ago
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