mox/webadmin
Mechiel Lukkien 76aa96ab6f
webadmin: consistent pattern for client api calls wrapped in async/await
adding await in the closure. makes no functional different. but let's stick to one form.
2024-05-09 11:31:04 +02:00
..
admin.go fix typo in SRV validation message 2024-05-07 07:47:26 +02:00
admin.html add a webapi and webhooks for a simple http/json-based api 2024-04-15 21:49:02 +02:00
admin.js webadmin: consistent pattern for client api calls wrapped in async/await 2024-05-09 11:31:04 +02:00
admin.ts webadmin: consistent pattern for client api calls wrapped in async/await 2024-05-09 11:31:04 +02:00
admin_test.go add aliases/lists: when sending to an alias, the message gets delivered to all members 2024-04-24 19:15:30 +02:00
api.json add aliases/lists: when sending to an alias, the message gets delivered to all members 2024-04-24 19:15:30 +02:00
api.ts add aliases/lists: when sending to an alias, the message gets delivered to all members 2024-04-24 19:15:30 +02:00