51 Commits (088f088bfb2a75a6554bad42c1a4b635a0779ff7)

Author SHA1 Message Date
wes 088f088bfb rewrite pagination stuff to make use of the startkey parameter in 8 years ago
wes 119bc4c1ae make sure initial post is using the hardcoded one 8 years ago
wes eb9892cc1f category tags hopefully working now 8 years ago
wes 0c43db04a8 fix riotcontrol bugs 8 years ago
wes 4dfc93d376 work on browse feature 8 years ago
wes 0bbda72915 initial browse page working 8 years ago
wes 12c66ef432 browse without categories and have pages using a list function 8 years ago
wes d92837fede list function for browsing 8 years ago
wes 532f2db417 switch to lists of categories since that makes way more sense 8 years ago
wes 070c517dac fix editor markdown conversion so it doesn't fuck up the content anymore 8 years ago
wes 35885af925 clean up code 8 years ago
wes 04f4ab3a49 fix editor 8 years ago
wes 72df80489e render markdown serverside and put it in the noscript tag for people 8 years ago
wes 0026d85806 fix social links 8 years ago
wes 70adc3ba17 fix doctype 8 years ago
wes 6f2bfa6890 simplify default empty post handling 8 years ago
wes cfbf7bba65 update routes 8 years ago
wes 6eca38434d use flask context processor for template vars 8 years ago
wes b84d112f05 make projects route work properly 8 years ago
wes 6a044996db memcached 8 years ago
wes fffcab50af social stuff 8 years ago
wes b0ba997a1f cleanup 8 years ago
wes 6cea2d5921 inline initial post load 8 years ago
wes 8c23887520 performance improvements 8 years ago
wes a9c7014fdb use flask LocalProxy 8 years ago
wes 354c5aad74 fix couchdb credentials and config 8 years ago
wes 95ec88b448 basic filtering works :-] 8 years ago
wes e444b5b8cc implement links 8 years ago
wes 1aebc71e1e remove experiment 8 years ago
wes 075f611c6f changes to handle prefetching 8 years ago
wes e81e568d7c use hashes for posts rather than increments 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 08dcd30c91 improve editing experience 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 bba7d358e4 basic login and csrf working 8 years ago
wes def5a47491 add csrf protection and config stuff 8 years ago
wes 6dfa2c530a add authentication plugin 8 years ago
wes bb3ef2713e insertion works (not authenticated yet) and markdown parsing support 8 years ago
wes a048c2b270 put everything on one page and use router 8 years ago
wes 78a0be9e98 remove commenting feature 8 years ago
wes ec57a80ad8 add markdown editor 8 years ago
wes ed15a8b100 actually pull posts from database 8 years ago
wes e05c5e8121 updates 8 years ago
wes b2f8535a81 stylistic changes 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