1
0
forked from rosa/hakurei

2 Commits

Author SHA1 Message Date
Kat
2e7d16c1fb TODO: actually write tests lol 2026-03-24 02:55:37 +11:00
Kat
c15a47acab cmd/pkgserver: add noscript warning to test web UI 2026-03-24 02:55:37 +11:00

View File

@@ -9,9 +9,9 @@
<body> <body>
<noscript> <noscript>
I hate JavaScript as much as you, but this page runs tests written in I hate JavaScript as much as you, but this page runs tests written in
JavaScript to test the functionality of code written in JavaScript, so it JavaScript to test the functionality of JavaScript, so it wouldn't make
wouldn't make sense for it to work without JavaScript. <strong>Please turn sense for it to work without JavaScript. <strong>Please turn JavaScript
JavaScript on!</strong> on!</strong>
</noscript> </noscript>
<h1>PkgServer Tests</h1> <h1>PkgServer Tests</h1>