550 Commits (c8eb35ae787afedcd41eb2ebc3d90ce498878903)

Author SHA1 Message Date
Thomas Lynch 7eb3f4589d markdown style links i.e. [label](http://link) 4 years ago
Thomas Lynch d31a60e69a put thumbs in a folder, tests would have been nice to have cos this will probably cause regressions, heh... reference #307 4 years ago
Thomas Lynch 621a83a589 make the ip prune thingy a schedule 4 years ago
Thomas Lynch 32ec1152b4 more 'tor' -> 'anonymizer' rewording changes including some conditionals, comments and FAQ page text close #316 4 years ago
Thomas Lynch bf0f5673ac bugfix, import function from wrong file 4 years ago
Thomas Lynch d75fb8cb0f rename some tor-specific stuff to "anonymizer" to be more general since i added lokinet to my site, will make easier to add others e.g. i2p in futuure 4 years ago
Thomas Lynch d88c9505f0 note about anonymizer 4 years ago
Thomas Lynch ab1e45114c consider LOKI x-country-code also anonymizer (still pending code changes to refactor locals.tor into locals.anonymizer) 4 years ago
Thomas Lynch bb0ff6216e special case for 0 timestampt video tthumbnails, solve issue for some audio files reference #308 4 years ago
Thomas Lynch 71d91f8212 add empty locals object before session check 4 years ago
Thomas Lynch 6f64448b33 works for board recent and global recent, fixed lastPostId issue and IP display issue 4 years ago
Thomas Lynch abf724ee82 Add 'EU' country code and 'Europe' name in countries list/map. Not an official ISO 3166-1 country but geoIP returns it so have to include name and code for it. 4 years ago
Thomas Lynch cf43f650d6 Ability to edit newsposts reference #298 4 years ago
Thomas Lynch 9215dcbf17 test only, blockhash option 4 years ago
Thomas Lynch 44f69b8ba5 start per-board custom pages, mostly working could just use a lil more testing references #232 4 years ago
Thomas Lynch 1630efab99 Add missing string/encoding convert to insecure trip 4 years ago
Thomas Lynch 6fa18c10ed change bypasses not persisting on .onion, needs testing 4 years ago
Thomas Lynch c99fbcba12 make catalog search quote links work >>>#/something/ 4 years ago
Thomas Lynch 22055b6088 Make forceOnion for blockbypass, to enable it for .onion users even if disabled for clearnet. Effectively allows blockbypass for all, none, or .onion users only. 4 years ago
Thomas Lynch a482000c1a reference #279, needs testing but this might be all it takes 4 years ago
Thomas Lynch b5580edd9e Allow sticky to be input as a number, 0 is disabled, higher numbers are a priority and threads will be sorted in descending order reference #289 4 years ago
Thomas Lynch db60e5bbc8 Handle 'mo' unit for duration date format inputs 4 years ago
Thomas Lynch ec3af32d0b remve debug log reference #282 4 years ago
Thomas Lynch 22f582f3a7 Insecure tripcodes reference #282 4 years ago
Thomas Lynch d12bed3dc2 add noscript warning to hcaptcha 4 years ago
dolphin d51aa143a8 Add in hcaptcha support. 4 years ago
Thomas Lynch c2e7699b15 change code blocks to [code][/code], try not to interfere with sjis as much reference #278 4 years ago
Thomas Lynch bc44b0529c Shift JIS art support with aa code language, closes #278 4 years ago
Thomas Lynch 98d9074f1f Dont make reset increase lock/captcha mode if mode adjusted but it was already triggered 4 years ago
some random guy b110dac7ba support flac audio 4 years ago
some random guy da8522faec audio thumbnails 4 years ago
Thomas Lynch fed92d6621 separate trigger action for when tph vs pph is exceeded 4 years ago
ne0n c98b337cd3 Minor textual improvements 4 years ago
Thomas Lynch 40d17e360d globalmanage live posts 4 years ago
Thomas Lynch bbd0018a03 Okaaaay dude 4 years ago
Thomas Lynch 1df5719cdf ACTUALLY fix the stupid country code bug 4 years ago
Thomas Lynch e87754f67e reference #256 unique message per board/thread option 4 years ago
Thomas Lynch 6f1e27833d Fix dumb country library putting multiple names for some countries, causes issue with country names on front and backend 4 years ago
Thomas Lynch 7a3943c447 patch messages length check for CRLF vs just LF, because browsers dont count CRLF as 2 characters like the server does (and like it technically is). this will happen for other fields too, but message is the only one that really matter close #269 4 years ago
Thomas Lynch 35a6ef5ff7 ref #263 video thumbnail improvements and use ffmpeg 4 years ago
Thomas Lynch 6c0d4271ec close #263 option to make >thumbSize gif images have animated thumbnails, smaller gifs always static 4 years ago
Thomas Lynch 080dc3f660 Bugfix not showing post file size on express server .render('d pages 4 years ago
Thomas Lynch 0fc7535a8c Allow minutes and seconds in ban time inputs, allow 0 times (0s), and make the form reset not apply to settings form to be a bit less jarring 4 years ago
Thomas Lynch a2fa19742d configurable flood timers close #255 4 years ago
Thomas Lynch a6653fbad9 How long has delete ip in thread been broken? 4 years ago
Thomas Lynch f9e15e23e8 option for boards to enforce unique files board wide or per thread 4 years ago
Thomas Lynch 23b2858333 Make video thumbnail position work properly for webms, and make it configurable with new option videoThumbPercentage 4 years ago
Thomas Lynch 18b58202e7 show last active date for accounts in globalnamage accounts page close #236 4 years ago
Thomas Lynch 4c9e925387 express-session is dumb, and so am i. does this even make a difference? 4 years ago
Thomas Lynch a8ede39f80 secureCookies only try to set secure:true when x-forwarded-proto is https closes #223 4 years ago