398 Commits (d8956ad8bc7e5ccdb3622718aa5793bc50067690)

Author SHA1 Message Date
fatchan 2cf3814f62 refresh captcha on successful reply post if exists and refactor modal 5 years ago
fatchan 9e5e57cc3b update express-fileupload minus the unnecessary timer changes, and small fix in post mixin: 5 years ago
fatchan 11159bf4ff reminder how to refresh captcha 5 years ago
fatchan 8d82cad62d add a board list with pages that also shows webring boards 5 years ago
fatchan 89e8f4b977 fixes, make modal a mixin so compilefileclient works properly, and other small fixes 5 years ago
fatchan 485dc802aa improve how errors shown when making a post, use modals and fix ban seen marking 5 years ago
fatchan 32a123c6a5 file upload progress percentage and insert posts without refreshing, to reduce requests and websocket reconnects 5 years ago
fatchan 8f0e4b40ac more secure headers and settings in nginx example config and remove some unnecessary inline css 5 years ago
fatchan 05dc5c8459 readme changes and small improvement to image expand script 5 years ago
fatchan 354ea5297d number to title when new posts, and highlight until fully scrolled into view 5 years ago
fatchan 0a95ff4b16 socket.io to make posting _actually_ live instead of polling the api. way mroe efficient 5 years ago
fatchan 45e86ec260 auto thread updating. starts at 5 seconds, doubling up to 2 minutes, resets to 5 seconds on new post. also added new post event so other scripts can add appropriate handlers when new posts adde de.g. quotes, image expansion, etc 5 years ago
fatchan caaad79f14 add compiled file client to frontend so we can share the template and use ot to build posts based on API data for auto update feature at some point 5 years ago
fatchan 768baaf083 improve scripts 5 years ago
fatchan f080c52401 patch theme.js for browser compatibility. fixes different property ofStyleSheet in icecat vs firefox 5 years ago
fatchan 219963096f markdown fix op on quote not being shrunk and general appearance improvements for truncation and omission messages, and reply links 5 years ago
fatchan 3823fce7be more themes and final changes to script for now 5 years ago
fatchan 34b97321c1 fixed FOUC while theme loading, use localstorage temp to make inline so css can be loaded dynamically synchronously 5 years ago
fatchan d1925c155a use(abuse?) localstorage to prevent FOUC for theme switching 5 years ago
fatchan 0cca3603de script for hoveing qutoes highlighting posts 5 years ago
fatchan b85afbb0db default theme option and slight improvement to head template 5 years ago
fatchan 47280caced theme switcher with js in footer, overrides for all pages 5 years ago
fatchan 5d683590b3 dont load captcha until clicked on box with js, refresh with double click, and keep iframe in noscript tag for noscript compatibility 5 years ago
fatchan 3aabb5dbb5 switch redis lib to have a separate client, so that i can use it for k:v cache later 5 years ago
fatchan 16a4bab88f quotes clickable and concat scripts 5 years ago
fatchan 1ab48c5dac image expand changes 5 years ago
fatchan 2c9fa8f9b6 fix to image expanding 5 years ago
fatchan f32aefee68 script to expand video/images. temporary 5 years ago