aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/webhooks.py
Commit message (Expand)AuthorAgeFilesLines
* klippy: return message category in get_state_message()Arksine2020-06-241-5/+3
* webhooks: protect command processing from re-entryArksine2020-06-241-4/+16
* webhooks: Initial implementationArksine2020-06-241-0/+270