293 Commits (481a4fc67080b3b25b2bd50438784fd7613b2712)

Author SHA1 Message Date
fatchan b1614881b5 fix max files upload showing error, show max files on postform, etc #57 #2 5 years ago
fatchan a5aaaa29a5 reference #55 working on global settings page/config editor, start with global filters and options to force change sitewide captcha 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 d8873b450c search account username or baord URI on globalmanage accounts, and improve appearance 5 years ago
fatchan 3cccf9f6c2 dont allow board owners to assign themself moderator 5 years ago
fatchan a41bc64987 hidden boards shown for global staff on board list 5 years ago
fatchan 2b4e631756 accounts page, list owned and mod boards in accounts, show on global manage and accounts page 5 years ago
fatchan 7fec1719b5 global recent posts filter by ip #55 might add to per-board pages 5 years ago
fatchan 9ce66a303d change config to js file so it an include comments 5 years ago
fatchan 15847293c0 start mod page improvements with pagination in some places references #55 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 a5e7349c28 file upload form changes for clipboard/drag+drop, and make it work on the banners upload page 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 632811c636 support audio files and a few more video files 5 years ago
fatchan 75596eaa96 names of staff hidden by default with checkbxo to optionalyl show name 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 a8a1aacca0 make sure when deleting threads are not empty 5 years ago
fatchan b0099b8dfe case sensitive improvements 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
Tom ccb613b106
no more shadow bumps (#53) 5 years ago
fatchan 89d1c7aa16 dont build webring redundantly and set flag when new post or change setting on unlisted board, or new board created or existing listed board deleted 5 years ago
fatchan ac0cb93b06 remove themes from footer, prep for settings UI, add code theme to board settings 5 years ago
fatchan 6654aac041 make all that v a little cleaner 5 years ago
fatchan 23c9079c03 use highlight.js for syntax highlighting in code blocks of posts 5 years ago
fatchan 8d092b8f1d improve post markdown to use chunks so that code blocks can be processed separately and not be broken by other styles, also opens the door to using a custom code parser later on that includes syntax highlighting 5 years ago
fatchan e7e30e57e9 fix last post timestamp for boards when deleting posts/needsaggregate is true to reset it to the latest post 5 years ago
fatchan 06a627333d add an index file to page modls for ess verbose import 5 years ago
fatchan 4b4d3a0a7d ban duration fix 5 years ago
fatchan f279b61484 delete banners on board delete 5 years ago
fatchan 503900594a add relative time into mstime and rename it to timeutils and improve it. use relative times for board list 5 years ago
fatchan fcab493422 boardlist and webring sorting improvements and index changes 5 years ago
fatchan adb64a9ee7 simplify sorting and index better 5 years ago
fatchan f0aa36997e update webring, improve boardlist and make tables a little wider 5 years ago
fatchan 3d2075e6e1 allow to browse pages while keeping filter applied' 5 years ago
fatchan 369aafa6ed improve on previous commit 5 years ago
fatchan c51ecb42ff start board sorting and searching 5 years ago
fatchan 5dd1c9e7af captcha fixes and serve jsons with nodejs in dev mode 5 years ago
fatchan b6a8703621 some changes to make it at least _possible_ to run in dev without https 5 years ago
fatchan 48af8e8b90 bugfixes 5 years ago
fatchan 64d61c1117 add separate trigger threshold for TPH and PPH stats 5 years ago
fatchan 273998689e configurable default ban duration, fix bugs in appeal being allowed and add fallback for ban reason on ban page to use both public ban reason and modlog message 5 years ago
fatchan 2cb5c14fe7 fix file deletion 5 years ago
fatchan f001176b47 finally figure out post stats being incorrect at end of some hours 5 years ago
fatchan 3cd2fc35f0 cyclic post prune change 5 years ago
fatchan 40c6f486ab keep reply and file count consistent in cyclical threads when some early posts are pruned 5 years ago
fatchan 76375aee0c prevent some other invalid pages on board list 5 years ago
fatchan ef78276bbd fix name regex for capcodes with space 5 years ago