109 Commits (f540d07e67882353f7e34802ee98128e83e5fddf)

Author SHA1 Message Date
fatchan 4032e6a214 allow custom mime types for file uploads defined in config 5 years ago
fatchan a5e8bbf9d7 make post label not include flag and time so they can show the mobile tooltip without togglign the checkbox 5 years ago
fatchan 96733eebe1 new, nicer sticky/lock/bumplock/cyclic icons thanks to a friendly anon and themes can be edited to change their color per-theme 5 years ago
fatchan de46064256 rip for reports on globalmanage to use in future for filtering, and improve the layout 5 years ago
fatchan adcfdabccc make relative time apply to more stuff like news and reports references #57 5 years ago
fatchan 3785582a8a theme and switcher changes to set main stylesheets to alt when overridden, so that extra rules can be added not just color 5 years ago
fatchan 514ea1bbc3 improve time utils for relative time string and color to be more fradient instead of hard transitions 5 years ago
fatchan 7fec1719b5 global recent posts filter by ip #55 might add to per-board pages 5 years ago
fatchan a7c698fb67 fix file number check in post controller prevent error in spam check 5 years ago
fatchan 6764763f61 make post hovering fetch json, cache it, respects hides, etc 5 years ago
fatchan a5e7349c28 file upload form changes for clipboard/drag+drop, and make it work on the banners upload page 5 years ago
fatchan 632811c636 support audio files and a few more video files 5 years ago
fatchan 1df453e5d3 much more progress and proper styling for hide and hide by ID with new dropdown 5 years ago
fatchan ea5be6036f prototype post hiding and post menu 5 years ago
fatchan f3a203fba9 remove useless semantics elements 5 years ago
fatchan ac6eeb0f94 make thumbnail size configurable 5 years ago
fatchan 1a19fa6945 fix incorrectly showing previewbacklinks 5 years ago
fatchan 93cd4c4d64 change thumbs to png and try handling dedupes when thumb format has been changed and file uploaded 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 8d82cad62d add a board list with pages that also shows webring boards 5 years ago
fatchan 8f0e4b40ac more secure headers and settings in nginx example config and remove some unnecessary inline css 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 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 830d0cc40e bans now shown in table format, better in future if public ban list needed 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 d5bd6a600e implementing global limits for board settings and configurable defaults for board creation 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
fatchan 16a4bab88f quotes clickable and concat scripts 5 years ago
fatchan f2e105dddc pluralise in views and change omittefimages > omittedfiles 5 years ago
fatchan e91f887957 minor template changes 5 years ago
fatchan 71410ca48d add ability to ban reporters e.g. for spamming reports 5 years ago
Tom 96597d558d
Appeals (#52) 5 years ago
fatchan f32aefee68 script to expand video/images. temporary 5 years ago
fatchan e4d6907608 make sticky, lock, sage, etc into separate include 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 69b37e2a35 preview backlink corrections for 0 links and incorrect indexOf for all 5 5 years ago
fatchan dab1ae7574 lodash and postform changed 5 years ago
fatchan 45bf32bef7 correct omitted reply count 5 years ago
fatchan 4a8a54828d limit and show omitted replies on index page when backlinks link to post not shown in preview 5 years ago
fatchan 0f3dbfa931 post layout, postform and ban page improvements 5 years ago
fatchan 88e86c5349 automatic captcha enabled at configurable PPH 5 years ago
fatchan 4bf56fdc3b cyclical threads, fix trying empty bulkwrite in deleteposts, fix missing thumbs in catalog tiles 5 years ago
fatchan dc3005a3db NOW I REMEMBER why i didnt do that before: make backlinks delete properly based on quotes from database. 5 years ago
fatchan 5dcb209054 catalog cleanup, email field link color, update wiper 5 years ago
fatchan ebf0b603f5 public banner page for board and rebuilds when board banners updated in manage page 5 years ago
fatchan ab7086dd59 padded anchors were too big and didnt look good for threads 5 years ago
fatchan 1ead7e26c3 anchors dont hit top of page 5 years ago
fatchan f5d859c71e redirect to correct page on login or manage 5 years ago
fatchan d200c0792e add title property to sticky/sage/lock icons (for hover), separate extension in post file handler, update some deps 5 years ago
fatchan f9ec124d61 dont use object tag unnecessarily, deleted file display properly in catalog and other minor style changes 5 years ago