summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/polls (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-162-3/+2
* lint fixessyuilo2023-10-091-3/+4
* refactor(backend): update directory structure for modelssyuilo2023-09-201-1/+1
* update deps (#11820)syuilo2023-09-152-2/+2
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-172-4/+2
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-2/+2
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-272-0/+10
* fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)tamaina2023-07-251-1/+1
* perf(backend): use limit() instead of take()syuilo2023-07-081-1/+1
* 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-212-2/+2
* なんかもうめっちゃ変えたsyuilo2022-09-182-135/+171
* enhance(server): アンケートを新しい順にソートsyuilo2022-07-021-3/+12
* lint fixessyuilo2022-06-142-8/+8
* chore: fix lintsyuilo2022-04-031-1/+1
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-262-7/+7
* refactor: Use ESM (#8358)syuilo2022-02-272-14/+14
* Fix ajv (#8333)tamaina2022-02-202-2/+2
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-192-28/+21
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-182-8/+8
* lintsyuilo2022-01-032-0/+2
* fix lintsyuilo2021-12-092-21/+21
* fix for lintsyuilo2021-11-131-1/+2
* refactoringsyuilo2021-11-122-0/+247