summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/users/show.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* reduce, clarify, and normalize more error messagesHazelnoot2025-06-061-1/+2
* lint and type fixesHazelnoot2025-04-011-1/+2
* increase rate limit for `users/show` endpointHazelnoot2025-02-051-3/+3
* add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
* perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-311-3/+3
* fix: 複数idを指定する`users/show`が関係ないユーザを返すこ...anatawa122024-05-201-1/+3
* (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-2/+2
* 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-3/+3
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* fix(frontend): search user with trailing space (#11184)nomad2023-07-081-0/+1
* fix(users/show): ユーザーが見つからなかった場合に404ステー...choco2023-03-201-0/+1
* test(server): add validation test of api:notes/create (#10090)tamaina2023-02-261-25/+15
* Role (#9437)syuilo2023-01-121-3/+5
* PV集計はローカルユーザーのみにsyuilo2023-01-031-4/+6
* feat: add per user pv chartsyuilo2023-01-011-1/+9
* refactorsyuilo2022-12-041-3/+3
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-46/+62
* lint fixessyuilo2022-06-141-3/+3
* enhance: improve documentation for `/users/` endpoints (#8790)Johann1502022-06-101-0/+2
* fix(api): parameter validation of users/show was wrongsyuilo2022-04-061-3/+3
* fix: validation (better #8456) (#8461)Johann1502022-04-031-9/+27
* revert 484e023c0syuilo2022-04-021-27/+9
* enhance(doc): required input fields (#8456)Johann1502022-04-021-9/+27
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-5/+5
* refactor: Use ESM (#8358)syuilo2022-02-271-6/+6
* Fix ajv (#8333)tamaina2022-02-201-1/+1
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-191-21/+14
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-6/+17
* lintsyuilo2022-01-031-0/+1
* fix lintsyuilo2021-12-091-10/+10
* refactoringsyuilo2021-11-121-0/+105