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
/
drive
/
files
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: チャットの利用可否ポリシーの考慮漏れを修正 (#16259)
かっこかり
2025-08-09
1
-1
/
+9
*
feat: 特定のドライブファイルを添付しているチャットメ...
syuilo
2025-07-06
1
-0
/
+85
*
enhance: ページネーション(一覧表示)の基準日時を指定でき...
syuilo
2025-06-28
1
-2
/
+4
*
fix(backend): correct invalid schema format specifying only `required` for `a...
zyoshoka
2025-05-27
1
-22
/
+19
*
fix(backend): unallowedFileTypeエラーがハンドリングされていな...
syuilo
2025-05-24
1
-0
/
+7
*
Feat: ドライブ周りのUIの強化 (#16011)
syuilo
2025-05-21
1
-0
/
+41
*
refactor: ファイルアップロード時のテストを追加 (#15928)
おさむのひと
2025-05-04
1
-0
/
+1
*
feat: アップロード可能な最大ファイルサイズをロールご...
syuilo
2025-04-27
1
-1
/
+8
*
feat: adminのファイル一覧画面で、ファイルが添付されてい...
かっこかり
2024-09-24
1
-1
/
+3
*
refactor/perf(backend): provide metadata statically (#14601)
syuilo
2024-09-22
1
-7
/
+8
*
perf(backend): avoid N+1 selects from `user` table when packing many entities...
zyoshoka
2024-05-31
1
-1
/
+1
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
9
-9
/
+9
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
9
-9
/
+9
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
9
-9
/
+9
*
refactor(backend): exist -> exists (#13203)
かっこかり
2024-02-08
1
-1
/
+1
*
refactor: noteテーブルのインデックス整理と配列カラムへの...
YS
2024-01-15
1
-1
/
+1
*
Feat:「ファイルの詳細」ページを追加 (#11995)
かっこかり
2023-10-10
1
-3
/
+9
*
fix
syuilo
2023-09-24
1
-7
/
+21
*
Update update.ts
syuilo
2023-09-24
1
-1
/
+6
*
improve moderation log
syuilo
2023-09-24
1
-50
/
+4
*
fix
syuilo
2023-09-23
1
-1
/
+1
*
enhance(backend): refine moderation log (#10939)
syuilo
2023-09-23
1
-5
/
+1
*
refactor(backend): update directory structure for models
syuilo
2023-09-20
1
-1
/
+1
*
update deps (#11820)
syuilo
2023-09-15
7
-7
/
+7
*
chore(backend): Resolve `import/no-default-export` rule violations (#11732)
woxtu
2023-08-17
9
-18
/
+9
*
refactor: prefix Mi for all entities (#11719)
syuilo
2023-08-16
1
-2
/
+2
*
refactor(backend): Remove unused injections (#11462)
woxtu
2023-08-05
2
-12
/
+2
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
9
-0
/
+45
*
refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)
okayurisotto
2023-07-11
1
-4
/
+6
*
cleanup: trim trailing whitespace (#11136)
okayurisotto
2023-07-08
1
-1
/
+1
*
ロールにNSFWを強制的につけるオプションを追加 (#10731)
nenohi
2023-05-05
1
-2
/
+11
*
enhance: account migration (#10592)
Namekuji
2023-04-30
2
-0
/
+4
*
test(server): add validation test of api:notes/create (#10090)
tamaina
2023-02-26
1
-12
/
+6
*
refactor: remove all unused imports (#9951)
Kagami Sascha Rosylight
2023-02-16
2
-2
/
+0
*
fix(server): ドライブ容量超過時のエラーが適切にレスポン...
syuilo
2023-01-14
1
-4
/
+4
*
Role (#9437)
syuilo
2023-01-12
3
-3
/
+9
*
refactor
syuilo
2022-12-25
3
-3
/
+3
*
Fastify (#9106)
syuilo
2022-12-03
1
-5
/
+3
*
fix import type
syuilo
2022-09-21
9
-9
/
+9
*
なんかもうめっちゃ変えた
syuilo
2022-09-18
9
-193
/
+317
*
feat: auto nsfw detection (#8840)
syuilo
2022-07-07
2
-2
/
+19
*
feat: Log user ips (#8872)
syuilo
2022-07-02
2
-7
/
+20
*
enhance: improve documentation for `/users/` endpoints (#8790)
Johann150
2022-06-10
9
-0
/
+18
*
refactor: fix type
syuilo
2022-04-17
2
-4
/
+4
*
chore: fix lint
syuilo
2022-04-03
1
-1
/
+0
*
fix: validation (better #8456) (#8461)
Johann150
2022-04-03
1
-13
/
+14
*
revert 484e023c0
syuilo
2022-04-02
1
-14
/
+13
*
enhance(doc): required input fields (#8456)
Johann150
2022-04-02
1
-13
/
+14
*
refactor: migrate to typeorm 3.0 (#8443)
syuilo
2022-03-26
7
-9
/
+10
*
perf(server): refactor and performance improvements
syuilo
2022-03-25
3
-6
/
+6
[next]