Files
Radicale/radicale/web
Max Berger 951cfde278 Address null-safety identified by TSC compiler v6
There are no actual functional changes. This just adds many additional
annotations and function which ensure type safety and null safety.
2026-03-25 23:34:44 +01:00
..
2021-12-09 16:55:46 +01:00
2025-12-10 18:10:51 +01:00
2026-03-08 00:49:39 +01:00

Built-in web UI

If you have tsc installed, you can type-check all JavaScript using

tsc -p radicale/web/jsconfig.json --noEmit --pretty