332 Commits (c95cb795f6bce94a1e1dd4605575a53fc4c72f0c)

Author SHA1 Message Date
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 1bb03ea6ff move schedules to their own folder with an index file 5 years ago
fatchan dd495b0e6d add sfw boards, update homepage and webring to support and show this 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 d9559c76e6 fix exploit; no longer use extended body parser mode and remove unneeded array prefix from array body fields, since we use different lib to parse body now. also upgrade express and dont allow body for modlog actions to be entered into modlog, replace with non user controlled text 5 years ago
fatchan 7d9e3c184f sort webring boards, skip empty or errored ones and change column width 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 077afbd6a7 minor style changes 5 years ago
fatchan 830d0cc40e bans now shown in table format, better in future if public ban list needed 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 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 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 1a44a71cef more themes 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 69b0b484c0 catalog and reply spacing changes, less cramped 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 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 1b2a2be191 video max height 90% view height 5 years ago
fatchan 3b59af8987 theme change 5 years ago
fatchan 1ab48c5dac image expand changes 5 years ago
fatchan 66e78c7d1f hidden postform button improvement 5 years ago
Tom 96597d558d
Appeals (#52) 5 years ago
fatchan 8484d12e38 refactor captcha to separate template include, change to match theme 5 years ago
fatchan 2c9fa8f9b6 fix to image expanding 5 years ago
fatchan f32aefee68 script to expand video/images. temporary 5 years ago
fatchan 5b56b9f0e7 update gulpfile to support scripts eventually 5 years ago
Tom f0ca405236
Add modlogs (#48) 5 years ago
fatchan 47bcd3b8f0 math error in earl404 and minor style changes 5 years ago
fatchan cf3156fa4e custom page changes, and increase file deletion schedule 5 years ago
fatchan 883020cfe9 news page, and ability to add or delete news from global manage page, by auto level 0 accounts only 5 years ago
fatchan c8ee801750 banner and hopmepage changes 5 years ago