summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/following/requests (follow)
Commit message (Expand)AuthorAgeFilesLines
* add rate limits to all public endpointsHazelnoot2024-11-225-0/+30
* FEAT: Allow users to view pending follow requests they sentLhc_fl2024-10-131-0/+77
* perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-311-1/+1
* (re) update SPDX-FileCopyrightTexttamaina2024-02-134-4/+4
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-134-4/+4
* update SPDX-FileCopyrightTextsyuilo2024-02-124-4/+4
* update deps (#11820)syuilo2023-09-151-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-174-8/+4
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-051-6/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-274-0/+20
* perf(backend): use limit() instead of take()syuilo2023-07-081-1/+1
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-163-3/+3
* 多分 fix #9551syuilo2023-01-141-1/+2
* fix: follow request list api pagination (#9548)こけっち2023-01-141-5/+13
* refactorsyuilo2022-09-243-5/+4
* fix import typesyuilo2022-09-212-2/+2
* なんかもうめっちゃ変えたsyuilo2022-09-184-56/+103
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-1/+1
* refactor: Use ESM (#8358)syuilo2022-02-274-16/+16
* Fix ajv (#8333)tamaina2022-02-204-4/+4
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-194-28/+34
* refactorsyuilo2022-02-041-1/+4
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-184-23/+23
* lintsyuilo2022-01-034-0/+4
* fix lintsyuilo2021-12-094-20/+20
* refactoringsyuilo2021-12-031-1/+1
* refactoringsyuilo2021-11-124-0/+190