8fcea9c84b
Explicitly make attachment thumbnail optional
cb2da26c64
Fix legacy style attachment file paths
fc321d8531
Abstract out everywhere that references reading src files from local dir
67870cab36
Add a way to save a file by doing a GET request over http to DataClient
6e8d85d5e7
Fix flag list ordering in config
669429863a
Fix previous commit
9293f38bf5
Add flag
64c6a4d9f6
Add banners
93b8d216b1
API - threads.json last_modified is now really the timestamp of the last post, put bump time in a new field 'bump'
623e5929b6
Fix top bar on windows/firefox which caused the page to scroll horizontally. (jungle theme)
bc4e64bcec
homepage sidebar: remove padding
bc22758e90
get rid of gap parameter in css layout
9fbe71f1f9
Rename sidebar heading to Boards for the boards list
24c6637b3d
API - threads.json last_modified is now really the timestamp of the last post, put bump time in a new field 'bump'
f45247a278
Fix top bar on windows/firefox which caused the page to scroll horizontally. (jungle theme)
9f00e4948e
homepage sidebar: remove padding
741dedacc3
get rid of gap parameter in css layout
2475b381e1
Rename sidebar heading to Boards for the boards list
0086dab7f8
Move everything except for main method from Backfill into Lib (for reuse by consumer Main module)
afc6fbf38c
Miso - load initial data for model from page (decode json)
b5f086372e
re-add Search component back