444 Commits (2f4e3af6a8f2171515640eab7c7ae3df3c79e927)
 

Author SHA1 Message Date
fatchan 2f4e3af6a8 update deps 5 years ago
fatchan a888e491ae fix label for multibuild when its actually just single page 5 years ago
fatchan 5f455831a4 spoiler multiline 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 6d3f2c9895 minor typographical changes 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 d5bd6a600e implementing global limits for board settings and configurable defaults for board creation 5 years ago
fatchan f82b76ae08 navbar colour independent in theme 5 years ago
fatchan e18b4419d0 decrement files on post failure only when posts actually exist 5 years ago
fatchan de4a7aea3b set default theme on board creation 5 years ago
fatchan 1a44a71cef more themes 5 years ago
fatchan 392d2c8199 small typographical and minor changes 5 years ago
fatchan ddfe6241b5 deal with hash instead of spliting filename in various locations, and make use of post file delete helper 5 years ago
Tom 13c226f066
Update README.md 5 years ago
fatchan 143ea5a0a0 start of json api read only for boards, threads, catalog, banners 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 d8f98a67cb configurable theme per board, and default in config 5 years ago
fatchan 1d497cb2bb change dec/inc of files when making post 5 years ago
fatchan eaf39d3032 preserve multiple posts to show in ban, dont have multiple bans on same IP from a single action 5 years ago
fatchan 17f175d977 no banners board sadd fix 5 years ago
fatchan 5ef7da7100 banner rotating uses srandmember from redis of board banners 5 years ago
fatchan 69b0b484c0 catalog and reply spacing changes, less cramped 5 years ago
fatchan e2d1bb5768 allow optiosn for queue for cron scheduling, etc 5 years ago
fatchan d899a31bbe no more lmx. since we have redis, use it for redlock and connect-redis for sessions instead of mongo 5 years ago
fatchan 99b738753f expiry for non existing board cache 5 years ago
fatchan 6a21fcccb1 add del to redis and cache boards for single board query and exists middleware 5 years ago
fatchan 4e22ee61ce switch to bull instead of rsmq its superior in every way 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 21b4d01d92 when trigger action is set to lock board, dont do captcha rebuild pages queue 5 years ago
fatchan 16a4bab88f quotes clickable and concat scripts 5 years ago
fatchan 1c697cad79 post styling table improvements 5 years ago
fatchan 2bd231a031 for routes that dont need session at all, dont use the refresh middleware e.g. public pages, banners, captcha, etc 5 years ago
fatchan 4e181ae712 refactor some middlewares to move them out of main server file 5 years ago
fatchan 887ea41aec typos 5 years ago
fatchan cfab8c4ade use queue when pages need to have captcha enabled 5 years ago
fatchan 7868e1c5d3 use a queue with workers for generating static pages in background that arent immediately needed 5 years ago
fatchan 52b37fb34b Add warning listener for lmx 5 years ago
fatchan de61e95c64 early account management on global manage page. maybe list isnt necessary, could be changed to a simple input box to avoid getting too big, or having to make separate page/paginated 5 years ago
fatchan 1e467fdc45 locks for writing html files, also might need to add during dedupe to prevent file incs changing while pruning 5 years ago
fatchan 686fe0d7b3 add board configuration for allowed file types 5 years ago
fatchan 6870a23bb2 move gif fix to separate file to nto do in unnecessary situation eng. audio upload, preparing for more accepted file types 5 years ago
fatchan 8cf217b7bb homepage fixes for dead board 5 years ago
fatchan fdc3946dff fix user post delete/spoiler/unlink in manage pages 5 years ago
fatchan 1b2a2be191 video max height 90% view height 5 years ago
Tom 3a4d7622f5
Update README.md 5 years ago