* hello world again
* alt texts for sponsor icons
* lintfixes
* moved noscript alongside normal views and things
* language listitems
* offer link to noscript version when needed
* filter fixes and add execution output to text output
* reuse more things, add special css, support filters and execution to noscript
* bugfix
* bugfixes
* add icons because why not
* main sponsor urls
* support noscript z links
* start of better mobile view in noscript mode
* move files to noscript folder, fixes
* try to run script in mobile
* script works now
* refactoring
* scale textarea when theres css
* fix sponsorlink
* hide hidden compilers
* duplicate change from trunk
Additionally move the javascript code blocks to
the end of the html body, instead of the header.
This is generally good practice, but it also fixes
an issue with the cookie consent overlay due to
a html element not existing on the page at the time
of script execution.