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-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
2022-05-05
Enhance(MFM): Allow speed changes in all animated MFMs (#8551)
futchitwo
2
-12
/
+16
2022-05-05
refactor(client): refactor settings/word-mute to use Composition API (#8597)
Andreas Nedbal
1
-107
/
+83
2022-05-05
refactor(client): refactor settings/deck to use Composition API (#8598)
Andreas Nedbal
1
-62
/
+44
2022-05-05
Refactor settings/sounds to use Composition API (#8594)
Andreas Nedbal
1
-88
/
+74
2022-05-05
chore: synchronize code and database schema (#8577)
Johann150
12
-27
/
+108
2022-05-05
refactor(client): refactor 2FA settings to Composition API (#8599)
Andreas Nedbal
1
-164
/
+153
2022-05-05
fix (client): fix mention icon height (#8615)
tamaina
1
-19
/
+21
2022-05-05
Fix lint issues in Drive components (#8613)
Andreas Nedbal
7
-84
/
+84
2022-05-05
Update CONTRIBUTING.md
syuilo
1
-2
/
+2
2022-05-05
Update CONTRIBUTING.md
syuilo
1
-0
/
+2
2022-05-05
Update CONTRIBUTING.md
syuilo
1
-0
/
+13
2022-05-05
fix(client): fix duplicate token request dialog in plugin install (#8612)
Andreas Nedbal
1
-21
/
+1
2022-05-04
Refactor settings/notifications to use Composition API (#8587)
Andreas Nedbal
1
-49
/
+37
2022-05-04
Refactor account-info to use Composition API (#8568)
Andreas Nedbal
1
-58
/
+45
2022-05-04
refactor(client): refactor settings/api to use Composition API (#8569)
Andreas Nedbal
1
-39
/
+28
2022-05-04
refactor(client): refactor settings/apps to use Composition API (#8570)
Andreas Nedbal
1
-33
/
+25
2022-05-04
Refactor delete-account to use Composition API (#8572)
Andreas Nedbal
1
-45
/
+33
2022-05-04
refactor(client): refactor settings/drive to use Composition API (#8573)
Andreas Nedbal
1
-74
/
+53
2022-05-04
Refactor settings/email to use Composition API (#8576)
Andreas Nedbal
1
-69
/
+52
2022-05-04
Refactor settings/general to use Composition API (#8578)
Andreas Nedbal
1
-149
/
+114
2022-05-04
Refactor settings/menu to use Composition API (#8586)
Andreas Nedbal
1
-76
/
+55
2022-05-04
Refactor settings/other to use Composition API (#8589)
Andreas Nedbal
1
-44
/
+22
2022-05-04
refactor(client): refactor settings/plugin to use Composition API (#8590)
Andreas Nedbal
1
-62
/
+49
2022-05-04
refactor(client): refactor settings/plugin/install to use Composition API (#8...
Andreas Nedbal
1
-97
/
+107
2022-05-04
refactor(client): refactor settings/security to use Composition API (#8592)
Andreas Nedbal
1
-73
/
+59
2022-05-03
refactor(client): refactor settings/theme to use Composition API (#8595)
Andreas Nedbal
1
-86
/
+63
2022-05-03
refactor(client): refactor settings/accounts to use Composition API (#8604)
Andreas Nedbal
1
-70
/
+69
2022-05-01
fix(client): fix missing import of defineAsyncComponent in os.ts
Andreas Nedbal
1
-1
/
+1
2022-05-01
chore(deps): bump postcss from 8.2.8 to 8.4.13 in /packages/client (#8588)
dependabot[bot]
1
-21
/
+12
2022-05-01
refactor: use Vite to build instead of webpack (#8575)
tamaina
66
-2280
/
+548
2022-05-01
fix _misskey_content of quote renotes (#8533)
Johann150
1
-0
/
+2
2022-05-01
fix: Add rel attribute to host-meta (#8583)
MeiMei
2
-0
/
+2
2022-05-01
modify CHANGELOG.md
tamaina
1
-3
/
+3
2022-05-01
Refactor custom-css to use Composition API (#8571)
Andreas Nedbal
1
-34
/
+22
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
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-27
refactor: use composition API (#8541)
Johann150
1
-39
/
+29
[next]