672 Commits (d96cfce69638aa7dd79c3fd05876a708c8c83fac)
 

Author SHA1 Message Date
fatchan d96cfce696 make getting numfiles a middleware for forms that accept files uploads, later controllers or models can use the locals 5 years ago
fatchan b63e684422 fix some awaits in build tasks and make lock ttl configurable 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 9ce66a303d change config to js file so it an include comments 5 years ago
fatchan 5dbbe8d57d Merge branch 'master' of https://github.com/fatchan/jschan 5 years ago
fatchan 15847293c0 start mod page improvements with pagination in some places references #55 5 years ago
fatchan 948be77ec5 separate helper for page and query strings 5 years ago
Tom b74e78d173
Update README.md 5 years ago
fatchan 820543e83b more minor style changes 5 years ago
fatchan 7a86defb58 remove site specific stuff from faq page, keep it as a good general template 5 years ago
fatchan 818ae68100 bugfixes, new theme, nothin major. 5 years ago
fatchan a4a063d10d dotted underlines when hovering reply link to post w/ multiple quotes, and CSS trick to show play button on video/audio for nojs users 5 years ago
fatchan 2090d22623 some fixes for hovering and jank 5 years ago
fatchan 6764763f61 make post hovering fetch json, cache it, respects hides, etc 5 years ago
fatchan 5d3b1834e8 start post floating when hover is off screen 5 years ago
fatchan 27a44a7530 change sfw marker to float left 5 years ago
fatchan 524b709102 add default video/audio volume to settings 5 years ago
fatchan ddedc78542 post from catalog, and small changes to gulpfile and captcha 5 years ago
fatchan 17af62fd78 fix typo to prevent unnecessary rebuild on change of board settings 5 years ago
fatchan c7f70c88a0 opus audio file type 5 years ago
fatchan e328bd41f4 Merge branch 'master' of https://github.com/fatchan/jschan 5 years ago
fatchan f32a392d0a code theme changes to allow manually inputting language 5 years ago
fatchan 9c7285edcc add filetypes to nginx config 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 b0f36e7677 call jsoncatcphup after re-enabling live posts in settings 5 years ago
fatchan 6ef6567370 add a maxage to sessioncookies so they are not infinite but session-only 5 years ago
fatchan 467db22fe6 notifications for post with empty message 5 years ago
fatchan 487aadf93a catalog tile small change 5 years ago
fatchan fa96c05956 Merge branch 'master' of https://github.com/fatchan/jschan 5 years ago
fatchan 0da1bacd4f patching up various things to do with audio support like default thumbnail, expanding, thumb extensions, live post template, catalog tiles, etc 5 years ago
fatchan 85551d086c patching up various things to do with audio support like default thumbnail, expanding, live post template, catalog tiles, etc 5 years ago
fatchan 632811c636 support audio files and a few more video files 5 years ago
fatchan 273fb3b63c new codethemes thanks to new highlight.js version 5 years ago
fatchan 75596eaa96 names of staff hidden by default with checkbxo to optionalyl show name 5 years ago
fatchan ce5f116cb6 get it up to speed with logos of latest webring schema 5 years ago
fatchan 0b1fcf1cce put dummy urls in webring config example 5 years ago
fatchan 2bd241c6ab try use referrer after actions to go back to correct page 5 years ago
fatchan 51eaa31b41 sort bans and appeals in a better order, with option to deny appeal OR unban 5 years ago
fatchan 7c108c438b upload clipboard image by pasting in message box 5 years ago
fatchan a8a1aacca0 make sure when deleting threads are not empty 5 years ago
fatchan 99bb57a026 change opengraph to use full image and video depending on post file type 5 years ago
fatchan 3c379ff479 add proper textnode space in reply quotes from live posts 5 years ago
fatchan f134d45ebd settings checkboxes have label like settings page and postform 5 years ago
fatchan b0099b8dfe case sensitive improvements 5 years ago
fatchan b38446201a change how auto scroll scrolls to not change window hash, and make threshold gt not gte 5 years ago
fatchan dcd05afd08 allow to show role/capcode without typing role name, and update FAQ to reflect the change 5 years ago
fatchan f7efa9f34f option for insecure cookies in production mode, and add missing stuff to example config 5 years ago
fatchan f31d4123f3 Merge branch 'master' of https://github.com/fatchan/jschan 5 years ago
fatchan 96e212c4c6 mongodb sucks, make the gulpfile create collections and dont create indexes in parallel 5 years ago