88 Commits (4b18607250424b950bcda5d5eafdebda28a5c42d)

Author SHA1 Message Date
fatchan d725c3c573 update pm2 and add favicon changes for apple touch icon, etc and make it a separate gulp folder 4 years ago
fatchan ab7ac2558a add short commit hash as v?= query of important scripts and css for updates, to cache bust on updates for public site 4 years ago
fatchan 73a5241640 Add edit to action controllers and edit post view 4 years ago
fatchan 70565258ec correct gulpfile to take images from correct gulp src folder 4 years ago
fatchan e6d7785793 migration move files from /img to /file since it can contain more than just images 4 years ago
fatchan d1b7427245 use slim socketio for client and dont compress uglify output 4 years ago
fatchan e3ba832b7e make custompages an example file and update readme to let ppl know to move them, also add max file size to faq and gulpfile with a new local 4 years ago
fatchan 8b12a7d833 start on fixing issues with anti-necrobump when deleting posts that are SAGE or in a bumplocked thread, and correcting last activity dates for boards/webring for sage posts 5 years ago
fatchan 73203db312 start option for unhashed ips 5 years ago
fatchan 73558c26c4 gulpfile changes 5 years ago
fatchan de3651f83b database migration script and first version to add bypass collection to db 5 years ago
fatchan 84971cd274 start work on blockbypass 5 years ago
fatchan 505691a20b list languages enabled in config for code blocks to faq page 5 years ago
fatchan a71bafb7d0 remove that because we traverse the whole ring istead of cachign spidered known baords 5 years ago
fatchan 5a5cc2e1aa change cache keys to be a bit more idiomatic 5 years ago
fatchan 8a41dfd6ea store original username input in db and convert to lowercase on transfer 5 years ago
fatchan a36030e8c6 timezone, not locale* 5 years ago
fatchan 0acb7b1f74 option to disable local time on frontend js if somebody wants for some reason 5 years ago
fatchan d9892b4128 gulpfile fix 5 years ago
fatchan e3f8f70766 remove cache clear from default task (for now) so wipe doesnt conflict and close redis connection 5 years ago
fatchan 2857838fc2 add cache to default gulp task 5 years ago
fatchan b210f0f77f add cache task to gulp to clear some redis stuff 5 years ago
fatchan 236e0ce8d5 start on draggable postform #57 5 years ago
fatchan 025e6de2d5 502 not so ugly error page for nginx 5 years ago
fatchan 5c7dd9e2de close redis on gulp reset task 5 years ago
fatchan e5284fe734 fixes and improvements to global deletes, so that affected boards that were not in the original fetched posts get rebuilt after the deleteS 5 years ago
fatchan d50423e110 dont make test board, only makes admin account 5 years ago
fatchan 9a0196bfb5 make captcha folder in gulpfile, and banners folder for board in create 5 years ago
fatchan c073622eb6 local time, change some scripts names and orders, modal, footer, and udpate deps 5 years ago
fatchan 9ce66a303d change config to js file so it an include comments 5 years ago
fatchan 818ae68100 bugfixes, new theme, nothin major. 5 years ago
fatchan 6764763f61 make post hovering fetch json, cache it, respects hides, etc 5 years ago
fatchan ddedc78542 post from catalog, and small changes to gulpfile and captcha 5 years ago
fatchan 96e212c4c6 mongodb sucks, make the gulpfile create collections and dont create indexes in parallel 5 years ago
fatchan 4ea70f468f ignore error for EEXIST in gulpfile 5 years ago
fatchan 970f0f8316 add all script to most pages, next to remove hide script from unnecessary pages 5 years ago
fatchan 26f679b2a3 menu and post hiding 5 years ago
fatchan ac0cb93b06 remove themes from footer, prep for settings UI, add code theme to board settings 5 years ago
fatchan 427fe315f7 styling fixes 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 adb64a9ee7 simplify sorting and index better 5 years ago
fatchan c51ecb42ff start board sorting and searching 5 years ago
fatchan 3cc9c68e96 bunch of changes to help with development (no nginx) and new installs 5 years ago
fatchan ac6eeb0f94 make thumbnail size configurable 5 years ago
fatchan 89e8f4b977 fixes, make modal a mixin so compilefileclient works properly, and other small fixes 5 years ago
fatchan 485dc802aa improve how errors shown when making a post, use modals and fix ban seen marking 5 years ago
fatchan 82997d836d update gulpfile with better paths and add example nginx conf 5 years ago
fatchan 0a95ff4b16 socket.io to make posting _actually_ live instead of polling the api. way mroe efficient 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