mox/webadmin
Mechiel Lukkien 4012b72d96
use type config.Account in sherpa api for better typing, and update to latest sherpa lib
typescript now knows the full types, not just "any" for account config.
inline structs previously in config.Account are given their own type definition
so sherpa can generate types.

also update to latest sherpa lib that knows about time.Duration, to be used soon.
2024-04-14 17:18:20 +02:00
..
admin.go use type config.Account in sherpa api for better typing, and update to latest sherpa lib 2024-04-14 17:18:20 +02:00
admin.html add styling for sticky table headers, for scrolling with long tables 2024-03-16 19:27:29 +01:00
admin.js use type config.Account in sherpa api for better typing, and update to latest sherpa lib 2024-04-14 17:18:20 +02:00
admin.ts use type config.Account in sherpa api for better typing, and update to latest sherpa lib 2024-04-14 17:18:20 +02:00
admin_test.go replace http basic auth for web interfaces with session cookie & csrf-based auth 2024-01-05 10:48:42 +01:00
api.json use type config.Account in sherpa api for better typing, and update to latest sherpa lib 2024-04-14 17:18:20 +02:00
api.ts use type config.Account in sherpa api for better typing, and update to latest sherpa lib 2024-04-14 17:18:20 +02:00