1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-19 19:00:11 +00:00
jfa-go/ts
Harvey Tindall e5f79c60ae
webhooks: add "user created" webhook
Webhooks send a POST to an admin-supplied URL when something happens,
with relevant information sent in JSON. One has been added for creating
users in Settings > Webhooks > User Created.

Lazily, the portion of GetUsers which generates a respUser has been
factored out, and is called to send the JSON payload.

A stripped-down common.Req method has been added, which is used by the
barebones WebhookSender struct.
2024-08-20 21:45:31 +01:00
..
modules webhooks: add "user created" webhook 2024-08-20 21:45:31 +01:00
typings jellyseerr: use in profiles, apply on user creation and modification 2024-07-30 16:44:46 +01:00
admin.ts accounts: make ombi/jellyseerr appliction optional on "modify settings" 2024-07-30 21:36:06 +01:00
crash.ts tailwind: upgrade a17t, somewhat functional dark mode 2021-12-30 00:49:43 +00:00
form.ts jellyseerr: use in profiles, apply on user creation and modification 2024-07-30 16:44:46 +01:00
pwr-pin.ts PWR: Add option to set new password from magic link 2021-06-07 13:49:05 +01:00
pwr.ts pwr: add captcha daemon 2023-12-23 20:18:16 +00:00
setup.ts config: migrate "url_base" dupes to "jfa_url" 2024-08-12 18:53:46 +01:00
tsconfig.json users: huge cleanup/dedupe, interface-based third-party services 2024-08-03 21:27:46 +01:00
user.ts user: url split on pathname only 2024-07-13 14:22:05 +01:00