293 Commits (master)
 

Author SHA1 Message Date
wes c23575b5eb stupid twitter button working 7 years ago
wes a2c708ce90 make buttons disabled when there are no more posts in a given direction 7 years ago
wes b8468723d0 capitalized the wrong class 7 years ago
wes 76f071856f fix bug with events 7 years ago
wes a9e4f33a03 handle mobile menu dropdown 7 years ago
wes 30b8ff1882 remove verification 7 years ago
wes 1aebc71e1e remove experiment 7 years ago
wes 075f611c6f changes to handle prefetching 7 years ago
wes 9592ffdd78 scroll nicely 7 years ago
wes e81e568d7c use hashes for posts rather than increments 7 years ago
wes 03a8a5944f ugh 7 years ago
wes 20ccf46473 route from / to /posts 7 years ago
wes a9a2ced117 remove nohup.out 7 years ago
wes 66607c833a fix up post routing 7 years ago
wes d540d8ade9 remove post transition so that nav buttons don't jump around 7 years ago
wes 08ebae446b update projects 7 years ago
wes ec9278c3bc color scheme changed 7 years ago
wes f9879d1ae5 style improvements 7 years ago
wes 5bd3c00c58 add loader to delete, simplify loading state 7 years ago
wes 20e3a30081 stop loading icon when it couldn't load the post 7 years ago
wes 9d5efd44da shouldn't hide the whole editor when loading because it removes dom 7 years ago
wes 0ffd701716 loading icon for editor 7 years ago
wes 0708622729 set _id on loadPost 7 years ago
wes acf2dcdeea remove unused variable 7 years ago
wes 0f4100a507 fix bugginness more 7 years ago
wes f9b5dc7272 cleanup 7 years ago
wes b23cff621e fix undefined error 7 years ago
wes 217f0c2e86 fix more bullshit 7 years ago
wes 5be27e60a4 fix bullshit 7 years ago
wes a9f5bdd87c try to auto-load posts to edit 7 years ago
wes 17337e6b84 fix duplicates 7 years ago
wes 88f707e9db basic post deleting semi-working 7 years ago
wes ef02c131c2 use zipper module for cycling through posts to edit 7 years ago
wes ee252a87e5 new post feature 7 years ago
wes 08dcd30c91 improve editing experience 7 years ago
wes 87aa15a945 updating works now 7 years ago
wes c321c22152 work towards editing properly 7 years ago
wes dcca02c217 basic grabbing of posts for editing 7 years ago
wes bbb51688c1 endpoint to retrieve current post IDs along with titles and authors 7 years ago
wes 2f21531eb5 update readme 7 years ago
wes 10cfd694b5 add readme 7 years ago
wes 1bf2ae5e2f comment Admin class 7 years ago
wes bba7d358e4 basic login and csrf working 7 years ago
wes 28916d9f04 remove .ghci 7 years ago
wes b8c8905bd7 remove errors file 7 years ago
wes 725af8451b remove sass cache 7 years ago
wes 1ad2f99f2e remove build directory from git 7 years ago
wes def5a47491 add csrf protection and config stuff 7 years ago
wes cd252870b5 add flask_wtf in order to make use of its CSRF protection 7 years ago
wes 6dfa2c530a add authentication plugin 7 years ago