History for percord / src / api / routes / webhooks
2025-12-19
@Rory&
Deprecation: Use object-based relations for typeorm
Rory& committed on 19 Dec
@CyberL1
refactor: adjust numbers for length limits
CyberL1 committed on 19 Dec
@CyberL1
refactor: adjust numbers for length limits
CyberL1 committed on 19 Dec
@CyberL1
refactor: adjust commit lenghts for `push` event
CyberL1 committed on 19 Dec
@CyberL1
fix: description length for `issue_comment` event
CyberL1 committed on 19 Dec
@CyberL1
fix: description length for `issue` event
CyberL1 committed on 19 Dec
2025-12-17
@Rory&
lintstagedrc: regenerate schemas/openapi if schemas changed
Rory& committed on 17 Dec
@Rory&
No more fallback URLs
Rory& committed on 17 Dec
@Rory&
Prettier u5
Rory& committed on 17 Dec
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