index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
client
/
src
/
scripts
/
keycode.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
fix: Unable to generate video thumbnails (#8696)
MeiMei
2
-1
/
+2
2022-05-19
fix: ノートのインスタンス情報の文字に縁を付けて見やす...
xianon
1
-0
/
+13
2022-05-19
chore(client): tweak loading spinner design
syuilo
3
-38
/
+54
2022-05-19
Update CONTRIBUTING.md
syuilo
1
-0
/
+1
2022-05-19
chore(deps): bump async from 3.2.0 to 3.2.3 in /packages/backend (#8706)
dependabot[bot]
1
-6
/
+1
2022-05-19
chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#8705)
dependabot[bot]
1
-3
/
+3
2022-05-19
enhance: Perform port diagnosis at startup only when Listen fails (#8698)
MeiMei
7
-96
/
+29
2022-05-18
remove unneeded attrs (#8673)
あずき⪥™
1
-1
/
+1
2022-05-18
Refactor file-dialog to use Composition API (#8661)
Andreas Nedbal
1
-54
/
+32
2022-05-18
Refactor admin/index to use Composition API (#8662)
Andreas Nedbal
1
-277
/
+262
2022-05-18
refactor(client): refactor admin/instance-block to use Composition API (#8663)
Andreas Nedbal
1
-35
/
+23
2022-05-18
Refactor admin/integrations to use Composition API (#8664)
Andreas Nedbal
4
-167
/
+87
2022-05-18
refactor(client): refactor admin/object-storage to use Composition API (#8666)
Andreas Nedbal
1
-92
/
+78
2022-05-18
refactor(client): refactor admin/proxy-account to use Composition API (#8675)
Andreas Nedbal
1
-48
/
+35
2022-05-18
Refactor admin/queue to use Composition API (#8676)
Andreas Nedbal
2
-96
/
+63
2022-05-18
Refactor admin/relays to use Composition API (#8677)
Andreas Nedbal
1
-65
/
+52
2022-05-18
refactor(client): refactor my-antennas/index to use Composition API (#8679)
Andreas Nedbal
1
-26
/
+15
2022-05-18
Improve README (#8645)
Kainoa Kanter
2
-26
/
+97
2022-05-15
chore(dev): use .yaml for prevent okteto error
syuilo
1
-0
/
+0
2022-05-15
Power up (#8684)
Takuya Yoshida
8
-16
/
+26
2022-05-15
Refactor emoji-edit-dialog to use Composition API (#8657)
Andreas Nedbal
3
-69
/
+61
2022-05-15
chore: update changelog
Johann150
1
-0
/
+11
2022-05-15
fix: postgres type error
Johann150
1
-1
/
+1
2022-05-15
ビルド関係の依存関係をdevDependenciesに入れるのをやめた
syuilo
1
-8
/
+7
2022-05-15
CAPTCHA求めるのは2fa認証が無効になっているときだけにした
syuilo
2
-14
/
+14
2022-05-15
feat(dev): okteto integration
syuilo
8
-1
/
+300
2022-05-15
feat: make captcha required when signin to improve security
syuilo
3
-10
/
+38
2022-05-15
fix(server): prevent crash when processing certain PNGs
syuilo
2
-24
/
+24
2022-05-14
fix(client): remove unexpected token (#8672)
Andreas Nedbal
1
-1
/
+1
2022-05-14
Refactor admin/email-settings to use Composition API (#8656)
Andreas Nedbal
1
-88
/
+73
2022-05-14
Refactor admin/database to use Composition API (#8654)
Andreas Nedbal
1
-22
/
+9
2022-05-14
Refactor admin/security to use Composition API (#8652)
Andreas Nedbal
2
-101
/
+59
2022-05-14
refactor(client): refactor admin/announcements to use Composition API (#8650)
Andreas Nedbal
1
-81
/
+67
2022-05-14
refactor(client): refactor admin/ads to use Composition API (#8649)
Andreas Nedbal
1
-80
/
+64
2022-05-14
Refactor Chart component (#8622)
Andreas Nedbal
1
-770
/
+766
2022-05-14
Update extensions.json
syuilo
1
-1
/
+2
2022-05-14
test: Nodeのカスタムローダーを直してテストが動くように ...
iwata
3
-34
/
+31
2022-05-14
test: `__dirname`はESModuleでは使えないので置き換えた (#8626)
iwata
6
-23
/
+53
2022-05-14
fix: ユーザー検索で、クエリがusernameの条件を満たす場合...
tamaina
1
-1
/
+8
2022-05-14
test: e2eテストがCIで失敗していた問題をいくつか修正 (#8642)
iwata
2
-6
/
+23
2022-05-14
fix: keep file order (#8659)
Johann150
1
-4
/
+8
2022-05-14
enhance: Display TOTP Register URL
syuilo
3
-5
/
+9
2022-05-14
update deps
syuilo
4
-283
/
+301
2022-05-14
perf: fix caching (#8660)
Johann150
1
-0
/
+1
2022-05-13
New Crowdin updates (#8488)
syuilo
24
-40
/
+2358
2022-05-12
fix(client): add setup attribute to notification page (#8648)
Andreas Nedbal
1
-1
/
+1
2022-05-07
Fix lint issues in post form component (#8619)
Andreas Nedbal
1
-49
/
+48
2022-05-07
Fix lint issues in emoji picker components (#8620)
Andreas Nedbal
3
-9
/
+9
2022-05-07
fix(client): fix lint issues in scripts (#8621)
Andreas Nedbal
17
-85
/
+75
2022-05-05
refactor(client): refactor settings/theme/manage to use Composition API (#8596)
Andreas Nedbal
1
-57
/
+38
[next]