index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#8705)
dependabot[bot]
2022-05-19
1
-3
/
+3
|
*
enhance: Perform port diagnosis at startup only when Listen fails (#8698)
MeiMei
2022-05-19
7
-96
/
+29
|
*
remove unneeded attrs (#8673)
あずき⪥™
2022-05-18
1
-1
/
+1
|
*
Refactor file-dialog to use Composition API (#8661)
Andreas Nedbal
2022-05-18
1
-54
/
+32
|
*
Refactor admin/index to use Composition API (#8662)
Andreas Nedbal
2022-05-18
1
-277
/
+262
|
*
refactor(client): refactor admin/instance-block to use Composition API (#8663)
Andreas Nedbal
2022-05-18
1
-35
/
+23
|
*
Refactor admin/integrations to use Composition API (#8664)
Andreas Nedbal
2022-05-18
4
-167
/
+87
|
*
refactor(client): refactor admin/object-storage to use Composition API (#8666)
Andreas Nedbal
2022-05-18
1
-92
/
+78
|
*
refactor(client): refactor admin/proxy-account to use Composition API (#8675)
Andreas Nedbal
2022-05-18
1
-48
/
+35
|
*
Refactor admin/queue to use Composition API (#8676)
Andreas Nedbal
2022-05-18
2
-96
/
+63
|
*
Refactor admin/relays to use Composition API (#8677)
Andreas Nedbal
2022-05-18
1
-65
/
+52
|
*
refactor(client): refactor my-antennas/index to use Composition API (#8679)
Andreas Nedbal
2022-05-18
1
-26
/
+15
|
*
Improve README (#8645)
Kainoa Kanter
2022-05-18
2
-26
/
+97
|
*
chore(dev): use .yaml for prevent okteto error
syuilo
2022-05-15
1
-0
/
+0
|
*
Power up (#8684)
Takuya Yoshida
2022-05-15
8
-16
/
+26
|
*
Refactor emoji-edit-dialog to use Composition API (#8657)
Andreas Nedbal
2022-05-15
3
-69
/
+61
|
*
chore: update changelog
Johann150
2022-05-15
1
-0
/
+11
|
*
fix: postgres type error
Johann150
2022-05-15
1
-1
/
+1
|
*
ビルド関係の依存関係をdevDependenciesに入れるのをやめた
syuilo
2022-05-15
1
-8
/
+7
|
*
CAPTCHA求めるのは2fa認証が無効になっているときだけにした
syuilo
2022-05-15
2
-14
/
+14
|
*
feat(dev): okteto integration
syuilo
2022-05-15
8
-1
/
+300
|
*
feat: make captcha required when signin to improve security
syuilo
2022-05-15
3
-10
/
+38
|
*
fix(server): prevent crash when processing certain PNGs
syuilo
2022-05-15
2
-24
/
+24
|
*
fix(client): remove unexpected token (#8672)
Andreas Nedbal
2022-05-14
1
-1
/
+1
|
*
Refactor admin/email-settings to use Composition API (#8656)
Andreas Nedbal
2022-05-14
1
-88
/
+73
|
*
Refactor admin/database to use Composition API (#8654)
Andreas Nedbal
2022-05-14
1
-22
/
+9
|
*
Refactor admin/security to use Composition API (#8652)
Andreas Nedbal
2022-05-14
2
-101
/
+59
|
*
refactor(client): refactor admin/announcements to use Composition API (#8650)
Andreas Nedbal
2022-05-14
1
-81
/
+67
|
*
refactor(client): refactor admin/ads to use Composition API (#8649)
Andreas Nedbal
2022-05-14
1
-80
/
+64
|
*
Refactor Chart component (#8622)
Andreas Nedbal
2022-05-14
1
-770
/
+766
|
*
Update extensions.json
syuilo
2022-05-14
1
-1
/
+2
|
*
test: Nodeのカスタムローダーを直してテストが動くように ...
iwata
2022-05-14
3
-34
/
+31
|
*
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
2
-6
/
+23
|
*
fix: keep file order (#8659)
Johann150
2022-05-14
1
-4
/
+8
|
*
enhance: Display TOTP Register URL
syuilo
2022-05-14
3
-5
/
+9
|
*
update deps
syuilo
2022-05-14
4
-283
/
+301
|
*
perf: fix caching (#8660)
Johann150
2022-05-14
1
-0
/
+1
|
*
New Crowdin updates (#8488)
syuilo
2022-05-13
24
-40
/
+2358
|
*
fix(client): add setup attribute to notification page (#8648)
Andreas Nedbal
2022-05-12
1
-1
/
+1
|
*
Fix lint issues in post form component (#8619)
Andreas Nedbal
2022-05-07
1
-49
/
+48
|
*
Fix lint issues in emoji picker components (#8620)
Andreas Nedbal
2022-05-07
3
-9
/
+9
|
*
fix(client): fix lint issues in scripts (#8621)
Andreas Nedbal
2022-05-07
17
-85
/
+75
|
*
refactor(client): refactor settings/theme/manage to use Composition API (#8596)
Andreas Nedbal
2022-05-05
1
-57
/
+38
|
*
Enhance(MFM): Allow speed changes in all animated MFMs (#8551)
futchitwo
2022-05-05
2
-12
/
+16
|
*
refactor(client): refactor settings/word-mute to use Composition API (#8597)
Andreas Nedbal
2022-05-05
1
-107
/
+83
|
*
refactor(client): refactor settings/deck to use Composition API (#8598)
Andreas Nedbal
2022-05-05
1
-62
/
+44
|
*
Refactor settings/sounds to use Composition API (#8594)
Andreas Nedbal
2022-05-05
1
-88
/
+74
|
*
chore: synchronize code and database schema (#8577)
Johann150
2022-05-05
12
-27
/
+108
[prev]
[next]