summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/polls/vote.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* reorder relay activities to avoid delivery race conditionHazelnoot2025-05-071-1/+1
* 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
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-2/+1
* refactor(backend): update directory structure for modelssyuilo2023-09-201-1/+1
* update deps (#11820)syuilo2023-09-151-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-2/+2
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* enhance: account migration (#10592)Namekuji2023-04-301-0/+2
* refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo2023-03-161-2/+0
* Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex2023-03-141-1/+1
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+0
* refactorsyuilo2023-02-131-2/+2
* refactor: fix typessyuilo2023-02-121-1/+1
* perf(server): cache blockingsyuilo2023-02-041-9/+5
* delete pollVote notificationsyuilo2023-01-081-7/+0
* refactorsyuilo2022-12-041-1/+1
* refactorsyuilo2022-09-241-1/+1
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-90/+104
* lint fixessyuilo2022-06-141-4/+4
* chore: fix lintsyuilo2022-04-031-1/+1
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-6/+6
* refactor: Use ESM (#8358)syuilo2022-02-271-12/+12
* Fix ajv (#8333)tamaina2022-02-201-1/+1
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-191-13/+10
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-2/+2
* lintsyuilo2022-01-031-0/+1
* fix lintsyuilo2021-12-091-13/+13
* fix for lintsyuilo2021-11-131-1/+2
* refactoringsyuilo2021-11-121-0/+170