mox/webadmin
Mechiel Lukkien a9940f9855
change javascript into typescript for webaccount and webadmin interface
all ui frontend code is now in typescript. we no longer need jshint, and we
build the frontend code during "make build".

this also changes tlsrpt types for a Report, not encoding field names with
dashes, but to keep them valid identifiers in javascript. this makes it more
conveniently to work with in the frontend, and works around a sherpats
limitation.
2023-12-31 12:05:31 +01:00
..
admin.go change javascript into typescript for webaccount and webadmin interface 2023-12-31 12:05:31 +01:00
admin.html change javascript into typescript for webaccount and webadmin interface 2023-12-31 12:05:31 +01:00
admin.js change javascript into typescript for webaccount and webadmin interface 2023-12-31 12:05:31 +01:00
admin.ts change javascript into typescript for webaccount and webadmin interface 2023-12-31 12:05:31 +01:00
admin_test.go switch to slog.Logger for logging, for easier reuse of packages by external software 2023-12-14 13:45:52 +01:00
api.json change javascript into typescript for webaccount and webadmin interface 2023-12-31 12:05:31 +01:00
api.ts change javascript into typescript for webaccount and webadmin interface 2023-12-31 12:05:31 +01:00