Wesley Kerfoot
|
8fb2064f4d
|
startup script to create couchdb stuff if it doesn't exist
|
6 years ago |
Wesley Kerfoot
|
c81f993985
|
Use docker to deploy
|
6 years ago |
wes
|
7aad33e7b3
|
clean up and add docstrings
|
7 years ago |
wes
|
a0d79491fc
|
handle case where there are zero posts
|
7 years ago |
wes
|
b25f10d506
|
add draft feature
|
8 years ago |
wes
|
493072060c
|
make sure to use preloaded results
|
8 years ago |
wes
|
683f2e5ada
|
(hopefully) fix pagination
|
8 years ago |
wes
|
60a533f8d1
|
fix bugs with pagination
|
8 years ago |
wes
|
088f088bfb
|
rewrite pagination stuff to make use of the startkey parameter in
conjunction with a list function
|
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
|
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
with no JS
|
8 years ago |
wes
|
70adc3ba17
|
fix doctype
|
8 years ago |
wes
|
6a044996db
|
memcached
|
8 years ago |
wes
|
6cea2d5921
|
inline initial post load
|
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
|
e5c9703914
|
update responsiveness and add side stuff
|
8 years ago |
wes
|
e444b5b8cc
|
implement links
|
8 years ago |
wes
|
a2c708ce90
|
make buttons disabled when there are no more posts in a given direction
|
8 years ago |
wes
|
e81e568d7c
|
use hashes for posts rather than increments
|
8 years ago |
wes
|
5be27e60a4
|
fix bullshit
|
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
|
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
|
bb3ef2713e
|
insertion works (not authenticated yet) and markdown parsing support
|
8 years ago |
wes
|
78a0be9e98
|
remove commenting feature
|
8 years ago |
wes
|
ed15a8b100
|
actually pull posts from database
|
8 years ago |
wes
|
736c5d259e
|
fix bugs
|
8 years ago |
wes
|
1132fac75c
|
add couchdb and marshmallow
|
8 years ago |
wes
|
3c34a79b47
|
reorganization and initial fabric file
|
8 years ago |
wes
|
cba92cc964
|
show a no posts message
|
8 years ago |