summary refs log tree commit diff
path: root/src/api/routes/webhooks/#webhook_id/index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
* Clean up unused importsRory&2025-09-301-1/+0
* Added better user configuration and removed extra loggingroot2025-03-251-10/+10
* Updated error message for empty webhook update bodyroot2025-03-241-1/+1
* Added Name Validation utility functionroot2025-03-241-31/+2
* Fixed errors in authorization for webhooks with tokensroot2025-03-231-0/+172
* PrettierTomatoCake2024-07-181-1/+2
* Consistent relations, url property, src channelTomatoCake2024-07-181-2/+9
* Perms for GET webhook, url propertyTomatoCake2024-07-181-9/+25
* Fix ESLint & prettierTomatoCake2024-07-181-0/+1
* Start implementing webhooksPuyodead12023-12-101-0/+32