174 Commits (9ce66a303d533215e8688b5b058b8a15e8e47aaf)

Author SHA1 Message Date
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 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 51eaa31b41 sort bans and appeals in a better order, with option to deny appeal OR unban 5 years ago
fatchan 99bb57a026 change opengraph to use full image and video depending on post file type 5 years ago
fatchan 970f0f8316 add all script to most pages, next to remove hide script from unnecessary pages 5 years ago
fatchan ac0cb93b06 remove themes from footer, prep for settings UI, add code theme to board settings 5 years ago
fatchan 1df453e5d3 much more progress and proper styling for hide and hide by ID with new dropdown 5 years ago
fatchan f3a203fba9 remove useless semantics elements 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 197d20a9ab boardlist less clunk 5 years ago
fatchan f0aa36997e update webring, improve boardlist and make tables a little wider 5 years ago
fatchan 11aafc00b5 fix live post status indicator 5 years ago
fatchan 6b7d2d98bc trying some changes to show live status on threads 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 64d61c1117 add separate trigger threshold for TPH and PPH stats 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 12acb9ac4e different SFW icon for board list 5 years ago
fatchan 8d82cad62d add a board list with pages that also shows webring boards 5 years ago
fatchan 339a743b1b nav for pages smaller and more maintainable 5 years ago
fatchan f950996aa5 change board links on the homepage to use index.html, since nginx will redirect them anyway 5 years ago
fatchan 8f0e4b40ac more secure headers and settings in nginx example config and remove some unnecessary inline css 5 years ago
fatchan 1bb03ea6ff move schedules to their own folder with an index file 5 years ago
fatchan 5078a63338 change home page a lil with webring listing 5 years ago
fatchan dd495b0e6d add sfw boards, update homepage and webring to support and show this 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 14cd1c34d0 more ugly changes to how stats and homepage updates work 5 years ago
fatchan 9f0d8867ca change how stats work because im stupid and they were basically capped at threadlimit*replylimit per board because of using the posts collection. as posts are pruned, they would not be counted in stats even if part of calculations 5 years ago
fatchan f7d1ba9470 webring support, optional. currently adds webringed boards to homepage list. in future will move to board list page 5 years ago
fatchan 1123195e3f make some form boxes bigger, and change how total posts/active users shown on homepage 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 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 2786704849 unlisted boards, and dont show them on homepage 5 years ago
fatchan fb5796175a alt header color option and hide pph/users count when on mobile for better table view 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 ddfe6241b5 deal with hash instead of spliting filename in various locations, and make use of post file delete helper 5 years ago
fatchan 143ea5a0a0 start of json api read only for boards, threads, catalog, banners 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