index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: make captcha required when signin to improve security
syuilo
2022-05-15
1
-4
/
+21
*
fix(server): prevent crash when processing certain PNGs
syuilo
2022-05-15
2
-24
/
+24
*
test: Nodeのカスタムローダーを直してテストが動くように ...
iwata
2022-05-14
2
-33
/
+30
*
test: `__dirname`はESModuleでは使えないので置き換えた (#8626)
iwata
2022-05-14
6
-23
/
+53
*
fix: ユーザー検索で、クエリがusernameの条件を満たす場合...
tamaina
2022-05-14
1
-1
/
+8
*
test: e2eテストがCIで失敗していた問題をいくつか修正 (#8642)
iwata
2022-05-14
1
-3
/
+10
*
fix: keep file order (#8659)
Johann150
2022-05-14
1
-4
/
+8
*
enhance: Display TOTP Register URL
syuilo
2022-05-14
1
-3
/
+5
*
update deps
syuilo
2022-05-14
2
-151
/
+157
*
perf: fix caching (#8660)
Johann150
2022-05-14
1
-0
/
+1
*
chore: synchronize code and database schema (#8577)
Johann150
2022-05-05
12
-27
/
+108
*
refactor: use Vite to build instead of webpack (#8575)
tamaina
2022-05-01
5
-9
/
+16
*
fix _misskey_content of quote renotes (#8533)
Johann150
2022-05-01
1
-0
/
+2
*
fix: Add rel attribute to host-meta (#8583)
MeiMei
2022-05-01
1
-0
/
+1
*
feat: Improve Push Notification (#7667)
tamaina
2022-04-30
8
-45
/
+91
*
chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/backend (#8560)
dependabot[bot]
2022-04-30
1
-32
/
+41
*
enhance: ドライブに画像ファイルをアップロードするとき...
tamaina
2022-04-28
7
-46
/
+32
*
Fix #8535 Excessive stack ... 'SchemaTypeDef<?>' (#8547)
tamaina
2022-04-27
1
-15
/
+20
*
fix: Promises -> Promise (#8545)
Johann150
2022-04-25
3
-3
/
+3
*
enhance: only render public notes in HTML template (#8527)
Johann150
2022-04-24
1
-7
/
+6
*
fix: Fix schema key type error #8517 (#8538)
tamaina
2022-04-24
1
-1
/
+1
*
bump jsrsasign
syuilo
2022-04-23
3
-12
/
+12
*
chore(lint): fix type definitions for jsrsasign (#8528)
Johann150
2022-04-23
3
-800
/
+6
*
chore(deps): bump moment from 2.24.0 to 2.29.3 in /packages/backend (#8531)
dependabot[bot]
2022-04-23
1
-3
/
+3
*
refactor: use structuredClone for deep clone
syuilo
2022-04-23
3
-8
/
+8
*
update node to 18
syuilo
2022-04-23
1
-1
/
+6
*
update deps
syuilo
2022-04-23
2
-170
/
+165
*
fix: アンテナ、クリップ、リストの表示を速くする (#8518)
xianon
2022-04-19
3
-18
/
+6
*
await promises (#8519)
Johann150
2022-04-19
3
-19
/
+15
*
fix ogp rendering and refactor
syuilo
2022-04-17
10
-37
/
+51
*
refactor
syuilo
2022-04-17
2
-12
/
+12
*
refactor
syuilo
2022-04-17
4
-49
/
+22
*
refactor
syuilo
2022-04-17
1
-11
/
+11
*
refactor: fix type
syuilo
2022-04-17
7
-53
/
+41
*
refactor: fix type
syuilo
2022-04-17
3
-37
/
+43
*
refactor: fix type
syuilo
2022-04-17
7
-16
/
+22
*
refactor: fix type
syuilo
2022-04-17
1
-4
/
+15
*
refactor: fix type
syuilo
2022-04-17
2
-6
/
+6
*
refactor: fix type
syuilo
2022-04-17
1
-5
/
+10
*
Streaming経由でのAPIリクエストを削除
syuilo
2022-04-17
1
-34
/
+6
*
refactor: fix type
syuilo
2022-04-17
3
-7
/
+7
*
refactor: fix type
syuilo
2022-04-17
1
-4
/
+4
*
refactor: fix type
syuilo
2022-04-17
5
-17
/
+50
*
refactoe
syuilo
2022-04-16
5
-9
/
+9
*
lint
syuilo
2022-04-16
1
-13
/
+13
*
refactor: move typings to devDependencies (#8500)
rinsuki
2022-04-16
1
-43
/
+43
*
Update settings.json
syuilo
2022-04-15
1
-0
/
+4
*
chore: add import/order rule for eslint
syuilo
2022-04-15
1
-0
/
+12
*
enhance(client): show loading icon on splash screen
syuilo
2022-04-11
2
-2
/
+48
*
update deps
syuilo
2022-04-11
2
-138
/
+149
[next]