index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
client
/
src
/
pages
/
settings
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
enhance(client): refine deck
syuilo
2022-07-03
2
-14
/
+1
|
*
fix(client): style tweak for ios
syuilo
2022-07-03
2
-2
/
+2
|
*
feat(client): status bar (experimental)
syuilo
2022-07-03
3
-0
/
+189
|
*
fix(client): use unique class names for root to prevent conflicts of style
syuilo
2022-07-02
1
-2
/
+2
|
*
refactor(client): refactoring
syuilo
2022-07-02
30
-30
/
+0
|
*
enhance(client): show confirm dialog when logout
syuilo
2022-06-30
1
-1
/
+7
|
*
tweak client
syuilo
2022-06-30
2
-11
/
+7
|
*
chore(client): tweak style
syuilo
2022-06-28
1
-1
/
+1
|
*
chore(client): refactor and style tweaks
syuilo
2022-06-28
1
-27
/
+18
|
*
chore(client): tweak ui
syuilo
2022-06-24
2
-17
/
+54
*
|
Merge branch 'develop' into pizzax-indexeddb
tamaina
2022-06-21
33
-389
/
+462
|
\
|
|
*
refactor(client): Refine routing (#8846)
syuilo
2022-06-20
32
-372
/
+417
|
*
feat: image cropping (#8808)
syuilo
2022-06-11
1
-3
/
+29
|
*
chore: fix some lints automatically (#8788)
Johann150
2022-06-10
5
-6
/
+6
|
*
chore: fix import tinycolor
tamaina
2022-05-30
1
-1
/
+1
|
*
Fix theme import (#8749)
tamaina
2022-05-28
2
-7
/
+9
*
|
Merge branch 'develop' into pizzax-indexeddb
tamaina
2022-05-28
24
-1551
/
+1221
|
\
|
|
*
fix lints (#8737)
Johann150
2022-05-26
5
-16
/
+16
|
*
fix(client): fix undefined data value on 2FA settings (#8725)
Andreas Nedbal
2022-05-23
1
-1
/
+1
|
*
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
|
*
refactor(client): refactor settings/theme/manage to use Composition API (#8596)
Andreas Nedbal
2022-05-05
1
-57
/
+38
|
*
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 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
|
*
refactor: use Vite to build instead of webpack (#8575)
tamaina
2022-05-01
9
-15
/
+15
|
*
Refactor custom-css to use Composition API (#8571)
Andreas Nedbal
2022-05-01
1
-34
/
+22
*
|
Merge branch 'develop' into pizzax-indexeddb
tamaina
2022-05-01
3
-238
/
+159
|
\
|
|
*
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
|
*
fix: Fix settings page (#8508)
tamaina
2022-04-23
1
-38
/
+65
*
|
use toRaw?
tamaina
2022-04-28
1
-1
/
+1
[prev]
[next]