summary refs log tree commit diff
path: root/src/api/util/handlers/Webhook.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unify webhook token parameter nameRory&2026-07-151-8/+3
|
* Clean up some imports to make API work againRory&2026-06-171-1/+19
|
* Move entities to databaseRory&2026-06-121-2/+3
|
* Use subpath imports for lambert-server, fix openapi.jsRory&2026-06-121-1/+1
|
* Log silent attachment failures for webhooksRory&2026-06-051-0/+1
|
* Fix attachmentsRory&2026-04-181-3/+5
|
* make spacebar compile again dev/emma/as-to-satisfies-gwOh642026-03-211-2/+11
|
* Message*Event: as->satisfies (WIP)Rory&2026-03-211-1/+1
|
* [cherry/1518] Webhooks: respect thread_id parameterRory&2026-03-061-7/+18
|
* Assert req.params type as solely string (express update)Rory&2026-02-011-1/+1
|
* Deprecation: Use object-based relations for typeormRory&2025-12-191-1/+1
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-96/+96
|
* correctly check queryMathMan052025-11-191-1/+1
|
* rearange errorsMathMan052025-11-191-8/+9
|
* fixesMathMan052025-11-191-44/+17
|
* get rid of logMathMan052025-11-191-1/+0
|
* some fixesMathMan052025-11-191-10/+32
|
* make not wait work correctlyMathMan052025-11-181-46/+20
|
* Reorganise schemas a little bitRory&2025-10-151-1/+1
|
* Refactor `/github` endpoint into it's own fileZane Helton2025-06-291-0/+154