mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
45b218d5c1
* export some helper functions to hooks |
||
---|---|---|
.. | ||
post_encrypt | ||
post_list | ||
post_status | ||
README.md |
Contributed Hooks
Although these hooks are available as part of the official yadm source tree, they have a somewhat different status. The intention is to keep interesting and potentially useful hooks here, building a library of examples that might help others.
In some cases, an experimental new feature can be build entirely with hooks, and this is a place to share it.
I recommend careful review of any code from here before using it. No guarantees of code quality is assumed.