History for percord / src / api / routes / webhooks
2025-12-15
@CyberL1
fix: check if event is "opened" or "closed"
CyberL1 committed on 15 Dec
2025-12-12
@CyberL1
fix: show compare url on multiple commits
CyberL1 committed on 12 Dec
2025-12-05
@CyberL1
fix: check if `body` is not `null`
CyberL1 committed on 5 Dec
2025-12-03
@CyberL1
fix: show only the first line of commit message
CyberL1 committed on 3 Dec
2025-12-02
@CyberL1
fix: github webhok username and avatar are now more in-line with discord
CyberL1 committed on 2 Dec
@CyberL1
fix: send 204 even if event is invalid (discord does this, idk why)
CyberL1 committed on 2 Dec
@CyberL1
chore: remove debug log
CyberL1 committed on 2 Dec
@CyberL1
refactor: refactor github webhooks embeds to match discord's
CyberL1 committed on 2 Dec
2025-10-15
@Rory&
Reorganise schemas a little bit
Rory& committed on 15 Oct
2025-09-30
@Rory&
Pass mergeParams: true to new router calls due to express behavior change
Rory& committed on 30 Sep
@Rory&
Clean up unused imports
Rory& committed on 30 Sep
2025-06-29
@Zane Helton
Proxy avatar URL + adjust event logic ...
Zane Helton committed on 29 Jun 2025
@Zane Helton
Make tsc happy when using strings as Date in embed ...
Zane Helton committed on 29 Jun 2025
@Zane Helton
Refactor `/github` endpoint into it's own file
Zane Helton committed on 29 Jun 2025
@Zane Helton
Capitalize `ref_type` when using in embed ...
Zane Helton committed on 29 Jun 2025
@Zane Helton
Implement webhook handler for GitHub ...
Zane Helton committed on 29 Jun 2025
2025-03-26
@root
Validate Name for webhooks enforced more
root committed on 26 Mar 2025
2025-03-25
@root
Added better user configuration and removed extra logging
root committed on 25 Mar 2025
2025-03-24
@root
Updated error message for empty webhook update body
root committed on 24 Mar 2025
@root
Added Name Validation utility function
root committed on 24 Mar 2025
@root
Fixed errors in authorization for webhooks with tokens
root committed on 24 Mar 2025
2024-07-18
@TomatoCake
Prettier
TomatoCake committed on 18 Jul 2024
@TomatoCake
Consistent relations, url property, src channel
TomatoCake committed on 18 Jul 2024
@TomatoCake
Perms for GET webhook, url property
TomatoCake committed on 18 Jul 2024
@TomatoCake
Fix ESLint & prettier
TomatoCake committed on 18 Jul 2024
@TomatoCake
webhook fixes & username/avatar property for msg
TomatoCake committed on 18 Jul 2024
2023-12-10
@Puyodead1
Start implementing webhooks
Puyodead1 committed on 10 Dec 2023