Open rugk opened 5 years ago
About this. LibreHunt was originally server side python code, which was admittedly less clumsy and uglier than this shitstorm of a code. Originally, I just wanted to convert my server side website to github based in a day, hence the crappy coding. I'll certainly look into making the code more readable, efficient, and clean (also documentation)
all that's left for this issue is some contributing guide or something, which i'll work on in a few days
If I want to fix about a distro, it seems I have to dig into this file: librehunt.js
Then all I see is just a big file with binary options in an array. I have no idea what aligns to which option, what I have to change to check it etc. (sorry, but here are really some code quality improvements, needed)
Please ease contributions! This needs some contributing doc, and preferably a different format (JSON?). And explanations for each option.