467 Commits (14cd1c34d0de42b9255a848000ec35b766e76a2a)
 

Author SHA1 Message Date
fatchan 14cd1c34d0 more ugly changes to how stats and homepage updates work 5 years ago
fatchan 9f0d8867ca change how stats work because im stupid and they were basically capped at threadlimit*replylimit per board because of using the posts collection. as posts are pruned, they would not be counted in stats even if part of calculations 5 years ago
fatchan 7d9e3c184f sort webring boards, skip empty or errored ones and change column width 5 years ago
fatchan eb8f87978e move some schedule files 5 years ago
fatchan f7d1ba9470 webring support, optional. currently adds webringed boards to homepage list. in future will move to board list page 5 years ago
fatchan 7d2acf017c pug-cache-templates actually helps 5 years ago
fatchan 391bf96837 move some more small model/controlers to separate files, and reorganise the routers 5 years ago
fatchan 077afbd6a7 minor style changes 5 years ago
fatchan 1123195e3f make some form boxes bigger, and change how total posts/active users shown on homepage 5 years ago
fatchan cf4707290e dont add unlisted board post count to total posts 5 years ago
fatchan 51b3b8baf7 bans table getting too wide for mobile 5 years ago
fatchan 549313c49a split global management pages into separate each page 5 years ago
fatchan 830d0cc40e bans now shown in table format, better in future if public ban list needed 5 years ago
fatchan e4713c8e32 add spoiler to post style list table 5 years ago
fatchan 9970a9b43a dont show areas with no permissions to board vols 5 years ago
fatchan 712bb9bec4 update default settings for board in config 5 years ago
fatchan 78988dbd33 make match when unser 5 years ago
fatchan 4f53e8c2b4 remove unnecessary headers, make a mixin for pages to change header brackets 5 years ago
fatchan 7c0561d2ec separate manage pages for bans, reports, settings and banners 5 years ago
fatchan 2786704849 unlisted boards, and dont show them on homepage 5 years ago
fatchan fb5796175a alt header color option and hide pph/users count when on mobile for better table view 5 years ago
fatchan f080c52401 patch theme.js for browser compatibility. fixes different property ofStyleSheet in icecat vs firefox 5 years ago
fatchan 54c1c4ac24 return promise, remove done in worker not needed when returning promise 5 years ago
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