- Jun 24, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
Fix rng captcha generation error. Couldnt cherry-pick 0c2e99a9 because I decided to accidentally include an unrelated change
- Jun 21, 2022
-
-
Thomas Lynch authored
-
- Jun 16, 2022
-
-
Thomas Lynch authored
Set now non-default defParamCharset: "utf8" busboy option to correctly handle encoding of filenames that need utf8
-
- Jun 05, 2022
-
-
Thomas Lynch authored
v0.7.1 Closes #466, #464, #461, and #458 See merge request fatchan/jschan!254
-
- Jun 04, 2022
-
-
Thomas Lynch authored
Update CHANGELOG
-
- Jun 03, 2022
-
-
Thomas Lynch authored
When strict mime validation is enabled, actually tell the user what the server thinks the mime is in the mismatch error message. note: only for making posts (for now), pending a refactor of some checks that are shared and duplicated between other file upload models e.g. banners/asset
-
- Jun 01, 2022
-
-
Thomas Lynch authored
-
- May 31, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
Cleanup the captcha generators a bit, add comments, refactor duplicate getting distortions code to separate file.
-
- May 27, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
Fix eslint no-unused-vars breaking express.use for error handler (needs 4 arguments in functio nsignature)
-
Thomas Lynch authored
Catch obscure error that doesnt really break anything (more motivation to replace dogshit file mupload middleware
-
Thomas Lynch authored
small fixups to the advanced sections remove useless separators add small section about getting help and smart questions move advanced to collapsible section update README fluff up the features, referencing the new image
-
- May 26, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
-
- May 25, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
Fix static versioning string in gulp generate-favicon task that would cause issues with icons updating
-
- May 22, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
-
- May 20, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
redirected to a page that gives 403 because of no permission. instead redirect them anyway -Add a ton of comments and do some small cleanup to improve maintaining forms.js
-
- May 19, 2022
-
-
Thomas Lynch authored
-
- May 16, 2022
-
-
Thomas Lynch authored
update CHANGELOG
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
re: the captcha one, roundrobin = too fast expiring, sampling expireAfter $gte some time = possible to not get returned a captcha. so stucking with random. been working fine.
-
- May 14, 2022
-
-
Thomas Lynch authored
1. because its only updated per hour, bump date is almost useless 2. hot threads are only for past 7 days so it it a better way to tell most replied vs most recent
-
- May 10, 2022
-
-
Thomas Lynch authored
-
- May 09, 2022
-
-
Thomas Lynch authored
-
- May 05, 2022
-
- May 03, 2022
-
-
Thomas Lynch authored
-