barkey/packages/backend/src/server/api/endpoints/users
かっこかり 0f7918c51b
refactor(backend): exist -> exists (#13203)
* refactor(backend): exist -> exists

* fix
2024-02-08 16:04:41 +09:00
..
gallery update deps (#11820) 2023-09-15 14:28:29 +09:00
lists refactor(backend): exist -> exists (#13203) 2024-02-08 16:04:41 +09:00
achievements.ts Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-27 15:08:59 +09:00
clips.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
featured-notes.ts perf: early return users/notes and users/featured-notes if me is blocked by requesting user (#12663) 2023-12-15 11:24:13 +09:00
flashs.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
followers.ts refactor(backend): exist -> exists (#13203) 2024-02-08 16:04:41 +09:00
following.ts refactor(backend): exist -> exists (#13203) 2024-02-08 16:04:41 +09:00
get-frequently-replied-users.ts refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +09:00
notes.ts perf: early return users/notes and users/featured-notes if me is blocked by requesting user (#12663) 2023-12-15 11:24:13 +09:00
pages.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
reactions.ts fix: Hide reactions of all remote users / feat: moderators can see reactions of all users (#13128) 2024-02-01 20:05:45 +09:00
recommendation.ts refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +09:00
relation.ts Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-27 15:08:59 +09:00
report-abuse.ts Merge pull request from GHSA-7pxq-6xx9-xpgm 2023-12-27 15:08:59 +09:00
search-by-username-and-host.ts refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +09:00
search.ts refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +09:00
show.ts refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +09:00
update-memo.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00