index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
api
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-28
fix: validate text is not empty
Johann150
1
-1
/
+1
2022-05-28
enhance: replace signin CAPTCHA with rate limit (#8740)
Johann150
4
-53
/
+64
2022-05-27
fix(docs): correct information for drive upload (#8736)
Johann150
1
-2
/
+14
2022-05-19
enhance: uniform theme color (#8702)
Johann150
1
-1
/
+1
2022-05-15
fix: postgres type error
Johann150
1
-1
/
+1
2022-05-15
CAPTCHA求めるのは2fa認証が無効になっているときだけにした
syuilo
1
-12
/
+12
2022-05-15
feat: make captcha required when signin to improve security
syuilo
1
-4
/
+21
2022-05-14
fix: ユーザー検索で、クエリがusernameの条件を満たす場合...
tamaina
1
-1
/
+8
2022-05-14
fix: keep file order (#8659)
Johann150
1
-4
/
+8
2022-05-14
enhance: Display TOTP Register URL
syuilo
1
-3
/
+5
2022-04-30
feat: Improve Push Notification (#7667)
tamaina
4
-30
/
+68
2022-04-23
bump jsrsasign
syuilo
1
-2
/
+2
2022-04-19
fix: アンテナ、クリップ、リストの表示を速くする (#8518)
xianon
3
-18
/
+6
2022-04-17
fix ogp rendering and refactor
syuilo
1
-1
/
+1
2022-04-17
refactor
syuilo
1
-11
/
+11
2022-04-17
refactor: fix type
syuilo
2
-4
/
+4
2022-04-17
refactor: fix type
syuilo
3
-37
/
+43
2022-04-17
refactor: fix type
syuilo
2
-4
/
+4
2022-04-17
refactor: fix type
syuilo
1
-4
/
+15
2022-04-17
refactor: fix type
syuilo
1
-5
/
+10
2022-04-17
Streaming経由でのAPIリクエストを削除
syuilo
1
-34
/
+6
2022-04-17
refactor: fix type
syuilo
1
-4
/
+4
2022-04-17
refactor: fix type
syuilo
1
-4
/
+4
2022-04-17
refactor: fix type
syuilo
2
-4
/
+4
2022-04-16
refactoe
syuilo
1
-1
/
+1
2022-04-08
refactor
syuilo
1
-8
/
+8
2022-04-06
fix(api): parameter validation of users/show was wrong
syuilo
1
-3
/
+3
2022-04-03
fix types
syuilo
1
-1
/
+2
2022-04-03
chore: fix lint
syuilo
8
-31
/
+30
2022-04-03
fix: validation (better #8456) (#8461)
Johann150
29
-105
/
+298
2022-04-03
fix(api): admin/update-meta was not working
syuilo
1
-1
/
+3
2022-04-02
revert 484e023c0
syuilo
29
-292
/
+100
2022-04-02
feat: Webhook (#8457)
syuilo
7
-0
/
+226
2022-04-02
enhance(doc): required input fields (#8456)
Johann150
29
-100
/
+292
2022-04-01
fix(server): admin/meta is not working
syuilo
1
-0
/
+2
2022-03-29
fix(server): add missing import
syuilo
1
-0
/
+1
2022-03-26
perf(server): reduce db query when get notifications
syuilo
1
-0
/
+2
2022-03-26
refactor: migrate to typeorm 3.0 (#8443)
syuilo
188
-371
/
+390
2022-03-25
perf(server): refactor and performance improvements
syuilo
19
-49
/
+59
2022-03-25
refactor
syuilo
2
-8
/
+3
2022-03-25
refactor: separate meta api for admin or not
syuilo
2
-184
/
+401
2022-03-19
fix API console (#8416)
Johann150
1
-2
/
+2
2022-03-11
fix(server): ulidを使用していると動作しない問題を修正
syuilo
1
-1
/
+1
2022-03-08
remove HTTPS handling (#8380)
Johann150
1
-8
/
+0
2022-03-07
delete needless instance drive columns
syuilo
1
-4
/
+0
2022-03-04
feat: 時限ミュート
syuilo
1
-0
/
+6
2022-03-01
feat: instance default theme
syuilo
2
-0
/
+20
2022-02-27
fix esm
syuilo
1
-1
/
+1
2022-02-27
fix
syuilo
1
-0
/
+2
2022-02-27
Fix avatar/banner proxy (#8346)
tamaina
22
-34
/
+121
[next]