summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/federation/stats.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
* fix: pass current user into `InstanceEntityService.packMany`Hazel K2024-08-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
* refactor(frontend): Reactivityで型を明示するように (#12791)zyoshoka2023-12-261-63/+9
* enhance: api.jsonのレスポンスの内容を実際の内容に合わせる...GrapeApple02023-12-211-0/+86
* 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 import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-43/+59
* fix typosyuilo2022-07-031-1/+1
* chore(client): tweak uisyuilo2022-06-301-2/+3
* improve instance doughnut chartssyuilo2022-06-281-3/+18
* feat(api): add federation/stats endpointsyuilo2022-06-281-0/+49