index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
client
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
Refactor emoji-edit-dialog to use Composition API (#8657)
Andreas Nedbal
2022-05-15
3
-69
/
+61
|
*
CAPTCHA求めるのは2fa認証が無効になっているときだけにした
syuilo
2022-05-15
1
-2
/
+2
|
*
feat: make captcha required when signin to improve security
syuilo
2022-05-15
2
-6
/
+17
|
*
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
|
*
enhance: Display TOTP Register URL
syuilo
2022-05-14
1
-2
/
+3
|
*
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
|
*
refactor(client): refactor 2FA settings to Composition API (#8599)
Andreas Nedbal
2022-05-05
1
-164
/
+153
|
*
fix (client): fix mention icon height (#8615)
tamaina
2022-05-05
1
-19
/
+21
|
*
Fix lint issues in Drive components (#8613)
Andreas Nedbal
2022-05-05
7
-84
/
+84
|
*
fix(client): fix duplicate token request dialog in plugin install (#8612)
Andreas Nedbal
2022-05-05
1
-21
/
+1
|
*
Refactor settings/notifications to use Composition API (#8587)
Andreas Nedbal
2022-05-04
1
-49
/
+37
|
*
Refactor account-info to use Composition API (#8568)
Andreas Nedbal
2022-05-04
1
-58
/
+45
|
*
refactor(client): refactor settings/api to use Composition API (#8569)
Andreas Nedbal
2022-05-04
1
-39
/
+28
|
*
refactor(client): refactor settings/apps to use Composition API (#8570)
Andreas Nedbal
2022-05-04
1
-33
/
+25
|
*
Refactor delete-account to use Composition API (#8572)
Andreas Nedbal
2022-05-04
1
-45
/
+33
|
*
refactor(client): refactor settings/drive to use Composition API (#8573)
Andreas Nedbal
2022-05-04
1
-74
/
+53
|
*
Refactor settings/email to use Composition API (#8576)
Andreas Nedbal
2022-05-04
1
-69
/
+52
|
*
Refactor settings/general to use Composition API (#8578)
Andreas Nedbal
2022-05-04
1
-149
/
+114
|
*
Refactor settings/menu to use Composition API (#8586)
Andreas Nedbal
2022-05-04
1
-76
/
+55
|
*
Refactor settings/other to use Composition API (#8589)
Andreas Nedbal
2022-05-04
1
-44
/
+22
|
*
refactor(client): refactor settings/plugin to use Composition API (#8590)
Andreas Nedbal
2022-05-04
1
-62
/
+49
|
*
refactor(client): refactor settings/plugin/install to use Composition API (#8...
Andreas Nedbal
2022-05-04
1
-97
/
+107
|
*
refactor(client): refactor settings/security to use Composition API (#8592)
Andreas Nedbal
2022-05-04
1
-73
/
+59
|
*
refactor(client): refactor settings/theme to use Composition API (#8595)
Andreas Nedbal
2022-05-03
1
-86
/
+63
|
*
refactor(client): refactor settings/accounts to use Composition API (#8604)
Andreas Nedbal
2022-05-03
1
-70
/
+69
|
*
fix(client): fix missing import of defineAsyncComponent in os.ts
Andreas Nedbal
2022-05-01
1
-1
/
+1
|
*
refactor: use Vite to build instead of webpack (#8575)
tamaina
2022-05-01
53
-173
/
+190
|
*
Refactor custom-css to use Composition API (#8571)
Andreas Nedbal
2022-05-01
1
-34
/
+22
[prev]
[next]