137 Commits (f5f981b525b7e51815f68970849201cdac4efbca)

Author SHA1 Message Date
fatchan c26442e9e0 post action footer issues on brave browser 5 years ago
fatchan a2a2ad1c0a fix clickbox on 1/4 and /12 range because of labels in actionfooters 5 years ago
fatchan 4bb1b1cf72 dont toggle highlight class for targeted posts to prevent some browsers sperging out 5 years ago
fatchan e1ac3b6d0f dont gm noprofile all images, causes hash issues and then instead use the builtin .mv to move the file 5 years ago
fatchan 49d81679a6 board list to navbar 5 years ago
fatchan 8d82cad62d add a board list with pages that also shows webring boards 5 years ago
fatchan 48e761be46 add ip range bans 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 fabab059de early post moving, next up refactor to move re-markup for styling logic and backlinks out from deletepost into general case to use when moving posts that have quotes in them 5 years ago
fatchan 8f0e4b40ac more secure headers and settings in nginx example config and remove some unnecessary inline css 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 957cc087c8 add column in ban table to show if a ban has been viewed 5 years ago
fatchan 76e2fee22e change globalmanage pages and add a recent posts view for all boards 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 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 9970a9b43a dont show areas with no permissions to board vols 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 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 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 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 eaf39d3032 preserve multiple posts to show in ban, dont have multiple bans on same IP from a single action 5 years ago
fatchan 16a4bab88f quotes clickable and concat scripts 5 years ago
fatchan 3b59af8987 theme change 5 years ago
fatchan 71410ca48d add ability to ban reporters e.g. for spamming reports 5 years ago
fatchan 66e78c7d1f hidden postform button improvement 5 years ago
fatchan 7ca255346a additional log message to modlog events 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
Tom f0ca405236
Add modlogs (#48) 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
fatchan 1aec9d7b93 fix required stars for new board settings and show when forced for reply posts 5 years ago
fatchan e4d6907608 make sticky, lock, sage, etc into separate include 5 years ago
fatchan de1cf64f92 dark theme for now, light commented out until i add custom css option for boards 5 years ago
fatchan ba9ba2ad8f add create link and logout button to navbar 5 years ago
fatchan f55f29fb9f filters, improved manage page and store both raw and markdown announcements for showing in editor and on the pages themselved 5 years ago
fatchan 5a6e7cbf94 improved captcha trigger behaviour and optional modes 5 years ago
fatchan 56dfa48160 add announcements to boards, same styling as posts and fix the strict-origin to same-origin for links 5 years ago
fatchan 5595dd7024 make sticky, sage, lock, cyclic a toggle so they can be reversed or toggled independently in batches 5 years ago
fatchan f3b40dcd75 shorten some names in css and remove unnecessary classes from ~tables 5 years ago
fatchan 4f03bd1ac7 html5 patern for captcha text input 6 characters 5 years ago