Commit Graph

7 Commits

Author SHA1 Message Date
Self Denial 144c9059a3 Improve logging. Move `print()` statements to appropiate `log()`.
Add COMFYUI and WEBHOOK logging and associated environment variable
control. Add WEBHOOK payload & request debug logs.
2024-03-31 13:17:29 -06:00
Timothy J. Baek 5af8d0612a chore: py formatting 2024-03-31 01:13:39 -07:00
changchiyou d69dfb7c8b
feat: support google chat webhook
https://github.com/open-webui/open-webui/pull/1305/\#issuecomment-2021151237
2024-03-27 10:25:57 +08:00
changchiyou 427ca4e3f5
refactor: dynamically swap `activitySubtitle` and `activityImage` if `CUSTOM_NAME` has been set 2024-03-26 15:45:36 +08:00
changchiyou 5eac5c54f8
feat: Teams MessageCard
refer to https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/connectors-using\?tabs\=cURL\#example-of-connector-message
2024-03-26 15:04:17 +08:00
Timothy J. Baek fa65be2ad2 refac: post webhook 2024-03-20 18:47:13 -07:00
Timothy J. Baek 2c6e2d5e8a feat: webhook backend 2024-03-20 18:35:02 -07:00