This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
crafty-4
Watch
1
Star
0
Fork
0
You've already forked crafty-4
mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced
2025-07-26 03:24:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feature/jinja2-for-webhooks
crafty-4
/
app
/
classes
/
web
/
webhooks
History
Zedifus
d5ae2c606b
Implement Jinja into callback function and discord provider
...
Will add to the other providers later after testing
2024-04-21 18:04:32 +01:00
..
base_webhook.py
Instantiate Jinja environment and create renderer in base webhook
2024-04-21 17:40:26 +01:00
discord_webhook.py
Implement Jinja into callback function and discord provider
2024-04-21 18:04:32 +01:00
mattermost_webhook.py
Add missing bot_name params in webhook docstrings
2023-10-06 19:20:53 +01:00
slack_webhook.py
Add missing bot_name params in webhook docstrings
2023-10-06 19:20:53 +01:00
teams_adaptive_webhook.py
Add https to adaptive card
2023-10-18 19:10:53 +01:00
webhook_factory.py
Refactor get_monitored_events to dict to incl supported variables
2024-04-21 17:53:27 +01:00