Wesley Kerfoot
|
ff273782a7
|
Update dependencies
|
6 years ago |
Wesley Kerfoot
|
5e409c0aa7
|
Fix asset urls
|
6 years ago |
Wesley Kerfoot
|
07784df089
|
Make flask serve on the correct port
|
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
|
5ac5c018ef
|
implement tags
|
8 years ago |
wes
|
df68751fb4
|
update content
|
8 years ago |
wes
|
683f2e5ada
|
(hopefully) fix pagination
|
8 years ago |
wes
|
4c96ffa3c4
|
refactoring / cleanup
|
8 years ago |
wes
|
d574237ba3
|
code cleanup
|
8 years ago |
wes
|
b54b3f978d
|
reposition buttons and add hrefs
|
8 years ago |
wes
|
1b5220ad21
|
code cleanup
|
8 years ago |
wes
|
60a533f8d1
|
fix bugs with pagination
|
8 years ago |
wes
|
1929560f42
|
next pagination working
|
8 years ago |
wes
|
dc28c50029
|
fix browse tag
|
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
|
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
with no JS
|
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 |