3036 Commits (2409930dfc9f082f5ac9ada989cb8264f9144338)
 

Author SHA1 Message Date
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 65db7a1495 cleaned up and improved gulpfile. now optiosn for clean, css, images or default 5 years ago
fatchan bf88672766 delete html when toggling captcha so postform gets updated. currently build on load 5 years ago
fatchan 968f0b3af1 style changes 5 years ago
fatchan 6a51b69420 link regex reject more invalid characters, revert to old spoilers andimprove spoiler appearance 5 years ago
fatchan ede2593118 move top/bottom to sticky nav include with fixed position 5 years ago
fatchan c2eb8e8244 smooth scroll css makes clicking quotes and nav buttons much nicer. 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 0a0c715df4 fix builds for boards with more than 10 pages -- not a hardcoded maximum anymore + html removing, prune threads and rebuilding when number of max pages changes 5 years ago
fatchan 504090655c return the empty array instead of a new one 5 years ago
fatchan a794790a00 show form options for mods when disabled since already checked server side 5 years ago
fatchan 002ee2748a prevent error for webm/mp4 (typically video) files without any video stream. support for audio possible in future 5 years ago
fatchan 177d902311 disable useless x-powered header, and log node env on startup 5 years ago
fatchan a8af4aa517 post message can be resized 5 years ago
fatchan 1aa864adac dont render required fields indicator if forceOPFile: true, but maxfiles is 0 since the file form will not be visible 5 years ago
fatchan 2d07621c6b allow 0 max files in settings - text boards? 5 years ago
fatchan bca87c06ed render opengraph correctly for video, spoilers and no-thumb images, and show render time in ms at bottom of page. 5 years ago
fatchan 756a0b1ad2 correction to board settings form handler, fix error for missing anon name ield 5 years ago
fatchan 03ef3b5bff required form field improvements, hide ugly red border and show what star means 5 years ago
fatchan e1c0fd615c correct force op subject checking for threads 5 years ago
fatchan 2c6ee4d9ee add required fields in html forms and add * to labels according to board settings for required OP subject, message or file. 5 years ago
fatchan 3a03351a80 change path of gulp outputs to all be static folder 5 years ago
fatchan 99e5b482c1 update wipe to add defaults for new setings 5 years ago
fatchan 1992adbb8f add options for spoilers, deleting and unlinking with post password and update footer/postform to match 5 years ago
fatchan 0c2f4ae7ec blur spoilers instead of black box 5 years ago
fatchan b3431baadf improved configuration options -- settings for opengraph url/sitename and render template cache 5 years ago
fatchan f9ec124d61 dont use object tag unnecessarily, deleted file display properly in catalog and other minor style changes 5 years ago
fatchan 455acc9298 early version of changing board settings -- no rebuilds/deletes yet for captcha toggling, etc 5 years ago
fatchan 50bbbbc7e8 remove broken tag from end of length truncated message previews, and only add truncation message where necessary 5 years ago
fatchan cfb53d3cc1 trim inputs and improve imput handling for inputs to prevent all whitespace 5 years ago
fatchan 4468455b0a separate captcha page so that it can be refreshed 5 years ago
Tom 221fdf0a00
Merge pull request #31 from fatchan/globalactions 5 years ago
fatchan c7d02a5a2b temp files _actually_ deleted for uploads, still need a little refactor. also remove hyphen from filenames 5 years ago
fatchan 66d168863f do that for body instead and remove old 'p' for page query not used anymore 5 years ago
fatchan 70618c950e refactor param converter for number inputs 5 years ago
fatchan 68b9596a76 show hashtag in capcodes and dont use board name as part of id hash 5 years ago
fatchan 5e1e0f7ef9 backlinking refactor, remove helmet from server since its basically useless 5 years ago
fatchan 36a3755dca file upload mmiddleware only on valid routes, 10 banners at a time upload, and show how many _new_ banners uploaded 5 years ago
fatchan 09412d5e85 aggregate query with unwind/sample for random banner selection, and delete banners fixed for board specific path 5 years ago
fatchan 756d15cfd3 update deps 5 years ago
fatchan 491d0de81e make sure thumbnails for videos never exceed 128px in either dimension, while also maintaining aspect radio 5 years ago
fatchan c38532aeae hash check for existing banners, fix gif banners, and ensure banner dir for board exists (gm cant create the path) 5 years ago
fatchan f8a88d7a23 prevent dup[licate backlinks and add (OP) label to op quotes 5 years ago
fatchan f6e8565432 style changes 5 years ago
fatchan f23e4cd20e temp file delete helper, add unlink_file to actionchecker, backlinks in build -- might remove backlinking but works fine for now 5 years ago
fatchan 6b549c1539 floating postform and 'deleted.png' for deleted files nested in object for clean hash file deletion 5 years ago
fatchan a50797cb1a identify based on temp file 5 years ago
fatchan a913b8290b board specific banners folder 5 years ago