1
0
Commit Graph

12 Commits

Author SHA1 Message Date
ef502ca522
add content security policy 2026-03-10 22:59:02 +01:00
f530706097
implement _yesscript css class
Elements with this class are only shown when JS is available, i.e. they
are (mostly) the opposite of the noscript element.

This replaces the previous implementation to do that, which was itself
based on JavaScript. It is now reusable, declarative and easier to grasp
at a glance.

As the entire site is built on JS this likely won't be used much beyond
its single current invocation.
2026-03-10 22:08:30 +01:00
085b3cca03
improve light mode accent color 2026-03-10 21:54:37 +01:00
c74395548b
add metadata to index html file 2026-03-10 21:54:18 +01:00
1ef08a29a4
implement splash screen 2026-03-09 20:47:21 +01:00
ca0f9f3f3a
switch to material icons 2026-03-07 17:13:11 +01:00
32ab7594f1
refactor style sheets 2026-03-05 01:55:45 +01:00
b9ed3ed37f
refactor to allow use of routing 2026-02-22 15:18:34 +01:00
36d6a9ed9b
switch language to bavarian 2026-02-22 12:54:22 +01:00
bb3ad61950
make import paths absolute 2026-02-22 12:51:28 +01:00
eba36600b9
make session UI somewhat nice 2026-02-18 19:01:14 +01:00
624063b91e
implement very basic UI 2026-02-15 22:31:36 +01:00