index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-01
refactor: use Vite to build instead of webpack (#8575)
tamaina
3
-9
/
+13
2022-05-01
fix: Add rel attribute to host-meta (#8583)
MeiMei
1
-0
/
+1
2022-04-30
feat: Improve Push Notification (#7667)
tamaina
5
-33
/
+73
2022-04-28
enhance: ドライブに画像ファイルをアップロードするとき...
tamaina
3
-10
/
+8
2022-04-24
enhance: only render public notes in HTML template (#8527)
Johann150
1
-7
/
+6
2022-04-23
bump jsrsasign
syuilo
1
-2
/
+2
2022-04-23
refactor: use structuredClone for deep clone
syuilo
1
-6
/
+6
2022-04-19
fix: アンテナ、クリップ、リストの表示を速くする (#8518)
xianon
3
-18
/
+6
2022-04-17
fix ogp rendering and refactor
syuilo
8
-26
/
+30
2022-04-17
refactor
syuilo
1
-11
/
+11
2022-04-17
refactor: fix type
syuilo
5
-51
/
+39
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
2
-2
/
+2
2022-04-11
enhance(client): show loading icon on splash screen
syuilo
2
-2
/
+48
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
fix null in query
syuilo
1
-5
/
+6
2022-03-26
refactor
syuilo
1
-1
/
+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
198
-437
/
+460
2022-03-25
perf(server): refactor and performance improvements
syuilo
23
-65
/
+65
2022-03-25
refactor
syuilo
4
-14
/
+5
2022-03-25
refactor
syuilo
1
-9
/
+4
2022-03-25
refactor: separate meta api for admin or not
syuilo
2
-184
/
+401
2022-03-21
chore: add note
syuilo
1
-0
/
+2
2022-03-21
.js
syuilo
1
-1
/
+1
2022-03-21
.js
syuilo
1
-3
/
+3
2022-03-21
perf(server): cache nodeinfo to reduce db query
syuilo
1
-2
/
+5
2022-03-21
perf(server): reduce db query
syuilo
6
-17
/
+30
2022-03-19
feat: introduce bull dashboard
syuilo
1
-0
/
+35
2022-03-19
fix API console (#8416)
Johann150
1
-2
/
+2
2022-03-12
fix(server): dummy image is not served correctly
syuilo
1
-1
/
+1
2022-03-11
fix(server): ulidを使用していると動作しない問題を修正
syuilo
1
-1
/
+1
2022-03-09
feat: use instance icon for splash screen
syuilo
1
-1
/
+1
[next]