1
0
forked from rosa/hakurei

2 Commits

Author SHA1 Message Date
Kat
e84de48e80 TODO: actually write tests lol 2026-03-24 02:57:08 +11:00
Kat
170a88cf7d cmd/pkgserver: add noscript warning to test web UI 2026-03-24 02:57:08 +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 JavaScript, so it wouldn't make JavaScript to test the functionality of code written in JavaScript, so it
sense for it to work without JavaScript. <strong>Please turn JavaScript wouldn't make sense for it to work without JavaScript. <strong>Please turn
on!</strong> JavaScript on!</strong>
</noscript> </noscript>
<h1>PkgServer Tests</h1> <h1>PkgServer Tests</h1>