summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/users.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace andWhere with whereHazelnoot2025-05-141-1/+1
* use /users endpoint for explore exclusively (restore original behavior)Hazelnoot2025-05-141-12/+6
* check ps.trending before hiding non-explorable users from /users endpointHazelnoot2025-05-141-1/+4
* enforce "can trend" role policy in trending user pageHazelnoot2025-05-141-1/+15
* add new featured tab for "users popular locally"Hazelnoot2025-05-141-2/+17
* relax rate limit on /users endpointHazelnoot2025-04-131-3/+4
* add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-311-1/+1
* fix of 1fa1d31696syuilo2023-10-161-2/+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
* 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
* fix(backend): 凍結されたユーザーが一部APIのレスポンスに含...syuilo2023-05-071-2/+3
* Role (#9437)syuilo2023-01-121-4/+1
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-36/+49
* chore(client): tweak clientsyuilo2022-06-301-0/+10
* lint fixessyuilo2022-06-141-3/+3
* refactor: Use ESM (#8358)syuilo2022-02-271-4/+4
* Fix ajv (#8333)tamaina2022-02-201-1/+1
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-191-46/+14
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-7/+7
* lintsyuilo2022-01-031-0/+1
* fix lintsyuilo2021-12-091-7/+7
* refactoringsyuilo2021-11-121-0/+101