History for percord / src / api / routes / webhooks
2026-05-03
@Rory&
handle constraints on webhook delete
Rory& committed on 3 May
2026-03-31
@CyberL1
fix: make github webhooks embeds have `rich` type
CyberL1 committed on 31 Mar
2026-03-20
@Rory&
Migrate WebhooksUpdateEvent to satisfies, part of #1577
Rory& committed on 20 Mar
@MathMan05
more pk fixes
MathMan05 authored on 2 Mar Rory& committed on 20 Mar
2026-03-14
@Rory&
properly mark unused params
Rory& committed on 14 Mar
2026-02-01
@Rory&
Assert req.params type as solely string (express update)
Rory& committed on 1 Feb
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