index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
Update CONTRIBUTING.md
syuilo
2022-05-05
1
-2
/
+2
|
*
Update CONTRIBUTING.md
syuilo
2022-05-05
1
-0
/
+2
|
*
Update CONTRIBUTING.md
syuilo
2022-05-05
1
-0
/
+13
|
*
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
|
*
Merge pull request #8593 from pixeldesu/fix/os-defineasync
tamaina
2022-05-02
1
-1
/
+1
|
|
\
|
|
*
fix(client): fix missing import of defineAsyncComponent in os.ts
Andreas Nedbal
2022-05-01
1
-1
/
+1
|
|
/
|
*
chore(deps): bump postcss from 8.2.8 to 8.4.13 in /packages/client (#8588)
dependabot[bot]
2022-05-01
1
-21
/
+12
|
*
refactor: use Vite to build instead of webpack (#8575)
tamaina
2022-05-01
66
-2280
/
+548
|
*
fix _misskey_content of quote renotes (#8533)
Johann150
2022-05-01
1
-0
/
+2
|
*
fix: Add rel attribute to host-meta (#8583)
MeiMei
2022-05-01
2
-0
/
+2
|
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
tamaina
2022-05-01
1
-34
/
+22
|
|
\
|
|
*
Refactor custom-css to use Composition API (#8571)
Andreas Nedbal
2022-05-01
1
-34
/
+22
|
*
|
modify CHANGELOG.md
tamaina
2022-05-01
1
-3
/
+3
|
|
/
*
|
Merge branch 'develop' into pizzax-indexeddb
tamaina
2022-05-01
55
-716
/
+2161
|
\
|
|
*
refactor(client): refactor import-export to use Composition API (#8579)
Andreas Nedbal
2022-05-01
1
-91
/
+63
|
*
Refactor instance-mute to use Composition API (#8580)
Andreas Nedbal
2022-05-01
1
-46
/
+30
|
*
Refactor integration to use Composition API (#8581)
Andreas Nedbal
2022-05-01
1
-101
/
+66
|
*
feat: Improve Push Notification (#7667)
tamaina
2022-04-30
47
-298
/
+1834
|
*
chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/backend (#8560)
dependabot[bot]
2022-04-30
1
-32
/
+41
|
*
refactor(client): refactor scratchpad to use Composition API (#8565)
Andreas Nedbal
2022-04-29
1
-88
/
+75
|
*
refactor(client): refactor api-console to use Composition API (#8566)
Andreas Nedbal
2022-04-29
1
-54
/
+42
|
*
chore(deps): Update github actions to use the same version as defined in .nod...
Balazs Nadasdi
2022-04-29
2
-4
/
+4
|
*
update changelog
Johann150
2022-04-28
1
-3
/
+6
*
|
ressurect deepcopy
tamaina
2022-05-01
3
-2
/
+16
*
|
use toRaw?
tamaina
2022-04-28
2
-3
/
+3
*
|
resolve conflict of preferences-registry #8511
tamaina
2022-04-28
1
-1
/
+1
*
|
Merge branch 'preferences-registry' into pizzax-indexeddb
tamaina
2022-04-28
24
-255
/
+606
|
\
\
|
*
|
Merge branch 'develop' into preferences-registry
tamaina
2022-04-28
18
-243
/
+169
|
|
\
|
|
|
*
Remove patreon section from README (#8476)
Kainoa Kanter
2022-04-28
1
-116
/
+0
|
|
*
enhance: ドライブに画像ファイルをアップロードするとき...
tamaina
2022-04-28
17
-127
/
+169
|
*
|
Merge branch 'develop' into preferences-registry
syuilo
2022-04-28
65
-1643
/
+845
|
|
\
|
|
|
*
fix(client): fix lint issues in autocomplete (#8548)
Andreas Nedbal
2022-04-28
1
-11
/
+11
[prev]
[next]