index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
client
/
src
/
scripts
/
aiscript
/
api.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-01
refactor(client): refactor import-export to use Composition API (#8579)
Andreas Nedbal
1
-91
/
+63
2022-05-01
Refactor instance-mute to use Composition API (#8580)
Andreas Nedbal
1
-46
/
+30
2022-05-01
Refactor integration to use Composition API (#8581)
Andreas Nedbal
1
-101
/
+66
2022-04-30
feat: Improve Push Notification (#7667)
tamaina
47
-298
/
+1834
2022-04-30
chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/backend (#8560)
dependabot[bot]
1
-32
/
+41
2022-04-29
refactor(client): refactor scratchpad to use Composition API (#8565)
Andreas Nedbal
1
-88
/
+75
2022-04-29
refactor(client): refactor api-console to use Composition API (#8566)
Andreas Nedbal
1
-54
/
+42
2022-04-29
chore(deps): Update github actions to use the same version as defined in .nod...
Balazs Nadasdi
2
-4
/
+4
2022-04-28
update changelog
Johann150
1
-3
/
+6
2022-04-28
use toRaw?
tamaina
2
-3
/
+3
2022-04-28
resolve conflict of preferences-registry #8511
tamaina
1
-1
/
+1
2022-04-28
Remove patreon section from README (#8476)
Kainoa Kanter
1
-116
/
+0
2022-04-28
enhance: ドライブに画像ファイルをアップロードするとき...
tamaina
17
-127
/
+169
2022-04-28
fix(client): fix lint issues in autocomplete (#8548)
Andreas Nedbal
1
-11
/
+11
2022-04-28
ressurect broadcast-channel
tamaina
4
-3
/
+88
2022-04-27
remove deepcopy and broadcast-channel (=< Safari 15.4)
tamaina
4
-112
/
+4
2022-04-27
refactor: use composition API (#8541)
Johann150
1
-39
/
+29
2022-04-27
Fix #8535 Excessive stack ... 'SchemaTypeDef<?>' (#8547)
tamaina
1
-15
/
+20
2022-04-25
fix: Promises -> Promise (#8545)
Johann150
3
-3
/
+3
2022-04-24
Fix(client): fix profile tab link (#8536)
futchitwo
1
-5
/
+7
2022-04-24
enhance: only render public notes in HTML template (#8527)
Johann150
1
-7
/
+6
2022-04-24
fix: Fix schema key type error #8517 (#8538)
tamaina
1
-1
/
+1
2022-04-23
Squashed commit of the following:
syuilo
2
-1
/
+7
2022-04-23
fix: Fix settings page (#8508)
tamaina
3
-58
/
+104
2022-04-23
chore: fix lint command for windows
syuilo
1
-1
/
+1
2022-04-23
bump jsrsasign
syuilo
3
-12
/
+12
2022-04-23
chore(lint): fix type definitions for jsrsasign (#8528)
Johann150
3
-800
/
+6
2022-04-23
refactor(meta): split package lints into separate workflows (#8530)
Andreas Nedbal
1
-25
/
+39
2022-04-23
chore(deps): bump moment from 2.24.0 to 2.29.3 in /packages/backend (#8531)
dependabot[bot]
1
-3
/
+3
2022-04-23
refactor: use structuredClone for deep clone
syuilo
3
-8
/
+8
2022-04-23
update node to 18
syuilo
4
-9
/
+24
2022-04-23
update deps
syuilo
4
-384
/
+361
2022-04-20
Revert "make emoji stand out more on reaction button"
syuilo
1
-4
/
+0
2022-04-19
make emoji stand out more on reaction button
Johann150
1
-0
/
+4
2022-04-19
fix: アンテナ、クリップ、リストの表示を速くする (#8518)
xianon
3
-18
/
+6
2022-04-19
await promises (#8519)
Johann150
3
-19
/
+15
2022-04-17
fix ogp rendering and refactor
syuilo
10
-37
/
+51
2022-04-17
ローカルのjsonファイルを保存・読み込みできるように
tamaina
2
-3
/
+99
2022-04-17
refactor
syuilo
2
-12
/
+12
2022-04-17
refactor
syuilo
4
-49
/
+22
2022-04-17
refactor
syuilo
1
-11
/
+11
2022-04-17
refactor: fix type
syuilo
7
-53
/
+41
2022-04-17
refactor: fix type
syuilo
3
-37
/
+43
2022-04-17
refactor: fix type
syuilo
7
-16
/
+22
2022-04-17
refactor: fix type
syuilo
1
-4
/
+15
2022-04-17
refactor: fix type
syuilo
2
-6
/
+6
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
3
-7
/
+7
2022-04-17
refactor: fix type
syuilo
1
-4
/
+4
[next]