index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
client
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor widgets and fix lint issues (#8719)
Andreas Nedbal
2022-05-25
26
-313
/
+256
*
refactor(client): refactor admin/other-settings to use Composition API (#8667)
Andreas Nedbal
2022-05-25
1
-39
/
+22
*
Refactor admin/overview to use Composition API (#8674)
Andreas Nedbal
2022-05-25
1
-79
/
+37
*
Refactor my-antennas/edit to use Composition API (#8680)
Andreas Nedbal
2022-05-25
2
-146
/
+96
*
Supports Unicode Emoji 14.0 (#8699)
MeiMei
2022-05-25
3
-11
/
+47
*
fix(client): wrong scoping breaks 2FA
Johann150
2022-05-23
1
-2
/
+2
*
fix(client): fix undefined data value on 2FA settings (#8725)
Andreas Nedbal
2022-05-23
1
-1
/
+1
*
chore(meta): add pixeldesu to patron list (#8714)
Andreas Nedbal
2022-05-21
1
-0
/
+1
*
fix(client): make emoji stand out more on reaction button
syuilo
2022-05-19
1
-4
/
+8
*
enhance: page image component with alt text (#8634)
Johann150
2022-05-19
1
-20
/
+8
*
enhance(MFM): limit large MFM (#8540)
Johann150
2022-05-19
2
-6
/
+35
*
fix: ノート詳細ページの新しいノートを表示する機能の動...
xianon
2022-05-19
2
-2
/
+11
*
refactor(client): refactor admin/settings to use Composition API (#8678)
Andreas Nedbal
2022-05-19
1
-141
/
+125
*
Refactor pleaseLogin to show a sign-in dialog (#8630)
Andreas Nedbal
2022-05-19
3
-195
/
+206
*
fix(client): fix lint issues in Deck UI components (#8681)
Andreas Nedbal
2022-05-19
11
-34
/
+34
*
chore(deps): bump async from 3.2.1 to 3.2.3 in /packages/client (#8707)
dependabot[bot]
2022-05-19
1
-3
/
+3
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2022-05-19
1
-0
/
+13
|
\
|
*
fix: ノートのインスタンス情報の文字に縁を付けて見やす...
xianon
2022-05-19
1
-0
/
+13
*
|
chore(client): tweak loading spinner design
syuilo
2022-05-19
1
-6
/
+6
|
/
*
chore(client): tweak loading spinner design
syuilo
2022-05-19
1
-21
/
+31
*
enhance: Perform port diagnosis at startup only when Listen fails (#8698)
MeiMei
2022-05-19
2
-29
/
+1
*
remove unneeded attrs (#8673)
あずき⪥™
2022-05-18
1
-1
/
+1
*
Refactor file-dialog to use Composition API (#8661)
Andreas Nedbal
2022-05-18
1
-54
/
+32
*
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
*
ビルド関係の依存関係をdevDependenciesに入れるのをやめた
syuilo
2022-05-15
1
-8
/
+7
*
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
*
update deps
syuilo
2022-05-14
2
-132
/
+144
*
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
[next]