summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/invite/create.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
* fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)Acid Chicken2024-06-011-2/+2
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-271-0/+1
* fix: invite系の戻り値が間違っている close #12517 (#12518)yupix2023-11-301-7/+1
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-3/+2
* update deps (#11820)syuilo2023-09-151-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* enhance: 招待機能の改善 (#11195)yukineko2023-07-151-0/+82