index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
api
/
endpoints
/
users
/
show.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-06-02
fix(backend): ログインできなくなるため、ugcVisibilityForVisitor...
syuilo
1
-3
/
+4
2025-05-27
fix(backend): correct invalid schema format specifying only `required` for `a...
zyoshoka
1
-20
/
+43
2025-05-09
Feat: UGCの公開範囲設定機能 (#15938)
syuilo
1
-1
/
+16
2024-05-31
perf(backend): avoid N+1 selects from `user` table when packing many entities...
zyoshoka
1
-3
/
+3
2024-05-20
fix: 複数idを指定する`users/show`が関係ないユーザを返すこ...
anatawa12
1
-1
/
+3
2024-02-13
(re) update SPDX-FileCopyrightText
tamaina
1
-1
/
+1
2024-02-13
Revert "update SPDX-FileCopyrightText"
tamaina
1
-1
/
+1
2024-02-12
update SPDX-FileCopyrightText
syuilo
1
-1
/
+1
2024-01-31
refactor(backend): User関連のスキーマ/型の指定を強くする (#12...
zyoshoka
1
-2
/
+2
2023-09-20
refactor(backend): update directory structure for models
syuilo
1
-1
/
+1
2023-09-15
update deps (#11820)
syuilo
1
-1
/
+1
2023-08-17
chore(backend): Resolve `import/no-default-export` rule violations (#11732)
woxtu
1
-2
/
+1
2023-08-16
refactor: prefix Mi for all entities (#11719)
syuilo
1
-3
/
+3
2023-07-27
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
1
-0
/
+5
2023-07-08
fix(frontend): search user with trailing space (#11184)
nomad
1
-0
/
+1
2023-03-20
fix(users/show): ユーザーが見つからなかった場合に404ステー...
choco
1
-0
/
+1
2023-02-26
test(server): add validation test of api:notes/create (#10090)
tamaina
1
-25
/
+15
2023-01-12
Role (#9437)
syuilo
1
-3
/
+5
2023-01-03
PV集計はローカルユーザーのみに
syuilo
1
-4
/
+6
2023-01-01
feat: add per user pv chart
syuilo
1
-1
/
+9
2022-12-04
refactor
syuilo
1
-3
/
+3
2022-09-21
fix import type
syuilo
1
-1
/
+1
2022-09-18
なんかもうめっちゃ変えた
syuilo
1
-46
/
+62
2022-06-14
lint fixes
syuilo
1
-3
/
+3
2022-06-10
enhance: improve documentation for `/users/` endpoints (#8790)
Johann150
1
-0
/
+2
2022-04-06
fix(api): parameter validation of users/show was wrong
syuilo
1
-3
/
+3
2022-04-03
fix: validation (better #8456) (#8461)
Johann150
1
-9
/
+27
2022-04-02
revert 484e023c0
syuilo
1
-27
/
+9
2022-04-02
enhance(doc): required input fields (#8456)
Johann150
1
-9
/
+27
2022-03-26
refactor: migrate to typeorm 3.0 (#8443)
syuilo
1
-5
/
+5
2022-02-27
refactor: Use ESM (#8358)
syuilo
1
-6
/
+6
2022-02-20
Fix ajv (#8333)
tamaina
1
-1
/
+1
2022-02-20
:v:
tamaina
1
-1
/
+1
2022-02-19
refactor: use ajv instead of cafy (#8324)
syuilo
1
-21
/
+14
2022-01-18
refactor: APIエンドポイントファイルの定義を良い感じにす...
tamaina
1
-6
/
+17
2022-01-03
lint
syuilo
1
-0
/
+1
2021-12-09
fix lint
syuilo
1
-10
/
+10
2021-11-12
refactoring
syuilo
1
-0
/
+0
2021-08-19
fix: mochaが動かないため拡張子なしに戻した
syuilo
1
-7
/
+7
2021-08-19
refactor: refactoring imports
syuilo
1
-7
/
+7
2021-06-08
Remove endpoint descriptions
syuilo
1
-11
/
+0
2021-03-24
Refactor (#7394)
syuilo
1
-2
/
+3
2021-03-23
refactor: Use path alias
syuilo
1
-1
/
+1
2020-11-08
Respect order when userIds specified
syuilo
1
-1
/
+7
2020-02-15
Refactoring
syuilo
1
-1
/
+1
2020-01-02
Hide suspended user profile (#5452)
MeiMei
1
-2
/
+7
2019-06-28
Use as const
syuilo
1
-1
/
+1
2019-06-27
Use as const
syuilo
1
-3
/
+2
2019-04-23
Refactor API (#4770)
syuilo
1
-1
/
+4
2019-04-21
Fix: リモートユーザーの修復処理が自動的に実行されない...
MeiMei
1
-7
/
+0
[next]