summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/i/webhooks (follow)
Commit message (Expand)AuthorAgeFilesLines
* add rate limits to all public endpointsHazelnoot2024-11-225-0/+29
* feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489)おさむのひと2024-09-194-0/+79
* refactor: api/*/update系の必須キーを最低限に (#13824)yupix2024-06-221-3/+3
* Fix(backend): Limit antenna/webhook/list to exact amount (#14036)Ryu jongheon2024-06-181-1/+1
* fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)Acid Chicken2024-06-011-2/+2
* fix(backend): add missing schemas and fix incorrect schemas (#13295)zyoshoka2024-02-163-11/+11
* (re) update SPDX-FileCopyrightTexttamaina2024-02-135-5/+5
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-135-13/+13
* update SPDX-FileCopyrightTextsyuilo2024-02-125-13/+13
* enhance: api.jsonのレスポンスの内容を実際の内容に合わせる...GrapeApple02023-12-213-3/+121
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-2/+1
* refactor(backend): update directory structure for modelssyuilo2023-09-202-2/+2
* update deps (#11820)syuilo2023-09-155-5/+5
* feat(backend): Webhook設定でsecretを空に出来るように (#11784)Sayamame-beans2023-09-062-4/+4
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-175-10/+5
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-275-0/+25
* refactor: rename role.options -> role.policiessyuilo2023-01-151-1/+1
* fix missing importsyuilo2023-01-141-0/+1
* Webhookの作成可能数を設定可能にsyuilo2023-01-141-0/+17
* fixsyuilo2023-01-131-1/+5
* fix import typesyuilo2022-09-215-5/+5
* なんかもうめっちゃ変えたsyuilo2022-09-185-73/+136
* feat: Webhook (#8457)syuilo2022-04-025-0/+212