- Mar 10, 2022
-
-
Thomas Lynch authored
Fix board settings save with empty custom css See merge request fatchan/jschan!243
-
some_random_guy authored
`empty_string && something` is empty string, which fails the `=== false` check in checkSchema.
- Mar 06, 2022
-
-
Thomas Lynch authored
- Mar 04, 2022
-
-
Thomas Lynch authored
even though the image is a blob, when we set the src={blob}, it doesnt load immediately thus, the offsetWidth is 0 and when expanding, the filename width is wrong (only on the first time expanding, since subsequent times, the blob has "loaded" already and now has an offsetWidth -- it is almost instant). this adds and onload to wait for the image to "load", and thus has the correct width even on the first time when expanding
-
- Feb 18, 2022
-
-
Thomas Lynch authored
v0.3.2 See merge request fatchan/jschan!239
-
- Feb 17, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
0.3.1 webring patches See merge request fatchan/jschan!238
-
Thomas Lynch authored
-
Thomas Lynch authored
set a (still generous) 20s timeout instead of whatever insane node-fetch default is, seems like 60s or 120s small bugfix to visit counts
-
Thomas Lynch authored
-
Thomas Lynch authored
-
- Feb 16, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
and actually use the promises array
-
Thomas Lynch authored
when webring not enabled, remove unnecessary call to Boards.webringSites() since the only site name will be the local meta.siteName
-
Thomas Lynch authored
make webring blacklists apply to endpoints after fetching too, to handle duplicate domains (mirrors, onion, etc)
-
Thomas Lynch authored
v0.3.0 Closes #420 See merge request fatchan/jschan!237
-
- Feb 15, 2022
-
-
Thomas Lynch authored
reverse changelog so most recent is at the top update package.json and package-lock.json change irc channel
-
- Feb 13, 2022
-
-
Thomas Lynch authored
-
- Feb 11, 2022
-
-
Thomas Lynch authored
adjust ban duration edit minimum, so dates (or invalid input) returned as 0 are not allowed change error message for ban_duration
-
Thomas Lynch authored
fix bottom reply when thread reaches reply limit See merge request fatchan/jschan!236
-
l29utp0 authored
-
- Feb 10, 2022
-
-
Thomas Lynch authored
-
- Feb 08, 2022
-
- Feb 07, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
make it a global setting, add to the settings modal, make it export/import properly, etc bugfix includeChildren for settings diff, because some gulp tasks were not being run when needed
-
- Feb 06, 2022
-
-
Thomas Lynch authored
-
- Feb 04, 2022
-
-
Thomas Lynch authored
-
- Feb 03, 2022
-
-
Thomas Lynch authored
-
- Feb 02, 2022
-
-
Thomas Lynch authored
npm audit
-
- Jan 31, 2022
-
-
Thomas Lynch authored
-
- Jan 30, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
-
- Jan 29, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
-
- Jan 28, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
-