9chan.lv | 9chan.fromhell.lv | IRC | Discord | Telegram | Library

/meta/ - Site Discussion


Name:
Subject:
Sage:
Comment:
Files:
Drawing: x size canvas
Password: (For post deletion)
  • Allowed file types: GIF, JPG, PNG, BMP, MP3, WEBM, MP4, OGG, FLAC, SWF
  • Maximum number of files per post: 10
  • Maximum file size per post: 10.00 MB
  • Read the rules before you post.
Jānis 06/15/2022 (Wed) 18:49:38 No. 64 Reply
Real IP
pvVTUH5og4kU0xL4.png
19.62 KB, 717x505
Is it only me or do webm thumbnails sometimes, sometimes fail to display?
Real IP
Ctrl+R lol
Jānis 06/09/2022 (Thu) 16:49:26 No. 60 Reply
Real IP
CpPmv6zFnpWLsvfLW.png
3.37 KB, 1902x29
Checked 'fixed navbar' changed navbar colors. can you change it to dark or apply css class so the colors change for navbar when themes are changed?
Real IP
Yes you can! Check out the CSS tab of Settings.
Jānis Board owner 05/05/2022 (Thu) 17:53:30 No. 11 Reply
Real IP
1651096988593.jpg
16.33 KB, 290x348
Ideas thread. What do I even do with this website so its more than generic baltchan reboot #4? How do we build a community? Etc.
Real IP
>>11 We can't build a community. The community is busy in facebook. Also this site looks like a "hacker". Also captcha? Really? In 2022?
Real IP
>>40 what? Also "looks like a 'hacker'" lmao
Real IP
Why video preview does not work?
Real IP
>>58 It does. Hope this helps.
Jānis 06/05/2022 (Sun) 07:42:33 No. 46 Reply
Real IP
eD2LIbnkISUCSwGw.png
5.89 KB, 762x175
no-js block bypass is borked
6 posts and 1 image omitted.
Real IP
>>52 That would be handled by the addons since the frontend in LynxChan is essentially a templating engine you'd need backend addons for that to work (Which get inserted into the frontend templates). The only captcha change is handled through KC-Addon you can find here: https://gitgud.io/kohlchan-dev/lynxchanaddon-kc which is not installed. If it's redirecting to KohlCash it must be hardcoded, because there's no frontend options for it, and the backend has no addons.
Real IP
>>52 >>53 Unless you mean completely disabling the filters that trigger bypass, because no I won't.
Real IP
code.png
11.59 KB, 591x536
names.png
2.41 KB, 304x142
template.png
13.33 KB, 971x535
AFAICT there's nothing redirecting to the KohlCash page in the frontend code, it would be going to bypass page then, which is still labeled kohlcash for some reason, but it's not kohlcash its the standard bypass. Any issues there are on Lynxchan's side. I'm looking at the backend code and the template and it just looks like the backend is screwing up and adding that, I haven't a clue as to why. Every single occurence of that string is in src/be/engine/domManipulator/dynamic/misc.js, however the more generic indicatorNotValidated, which is the element id used, is in there and src/be/data/defaultPages.json, and in src/fe/src/njk/pages/bypass.njk as the id. I'm not so great in node nor so involved in this projects structure, so I'm having trouble telling what's causing this.
Real IP
CHS9HVzLGW.webm
2.68 MB, 798x556
First is trying to post with js disabled, 2nd part is with js enabled.
Real IP
>>56 well I see the answer right here clear as day, clearly you need js enabled
Jānis Board owner 05/27/2022 (Fri) 19:22:26 No. 39 Reply
Real IP
2022-05-27-1653679239.png
10.23 KB, 1088x190
I'm very good CSS
Jānis Board owner 05/15/2022 (Sun) 00:18:09 No. 23 Reply
Real IP
This issue occurs. I am not sure what causes it.
Real IP
So the code is based on in local storage a key called "postingPasswords" with a list of posts and the passwords you posted them with. Not on IP. But for example that /t/1 is in there, and the code seems fine, so it doesn't make any sense to me.
Real IP
lmao.gif
3.35 KB, 19x21
>>24 tooltips.js doesn't discriminate from which board your own post no. is, so it attaches (You)s to posts that share that same number between boards. OP posts dont get (You)s because it's stored as "meta/23" and not like "meta/23/23" [i]("board/[op post no.]/[post no.]")[/i], and the js reads the 3rd part separated by /
Real IP
>>29 also rip that text formatting for italicized text
Real IP
>>29 I can try that change, so many tweaks this is gonna be a pain to update Kohlnumbra (  ̄д ̄)
Real IP
>>29 It's janky but should be fixed, thanks
Board Suggestions Jānis Board owner 05/13/2022 (Fri) 19:35:15 No. 22 Reply
Real IP
1631174832496.jpg
141.58 KB, 1280x720
It's better for you to have a subject to post in, and it's better for the site to have that added activity. Everybody wins.
Jānis Board owner 05/07/2022 (Sat) 04:29:27 No. 15 Reply
Real IP
This 502'd a bit because the OOM killer got to it. It is very cheap to run though! I will look into memory optimizations. Until then I will just set it to restart on kill.