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
...
|
*
Update cropper-dialog.vue
syuilo
2022-06-11
1
-1
/
+1
|
*
Update cropper-dialog.vue
syuilo
2022-06-11
1
-2
/
+6
|
*
fix(client): オブジェクトストレージを使用していると画像...
syuilo
2022-06-11
1
-1
/
+1
|
*
feat: image cropping (#8808)
syuilo
2022-06-11
5
-85
/
+300
|
*
chore: fix some lints automatically (#8788)
Johann150
2022-06-10
57
-88
/
+86
|
*
refactor: follow button (#8789)
Johann150
2022-06-10
1
-20
/
+14
|
*
fix(client): render quote renote CWs as MFM (#8792)
Andreas Nedbal
2022-06-09
1
-1
/
+1
|
*
fix: use autocomplete=new-password (#8797)
Johann150
2022-06-09
1
-6
/
+6
|
*
properly display alt text for videos (#8802)
Johann150
2022-06-09
1
-1
/
+2
|
*
fix: try to prevent autocomplete for emoji search (#8798)
Johann150
2022-06-08
1
-1
/
+1
|
*
chore: lint fixes
syuilo
2022-06-05
7
-40
/
+41
|
*
chore(client): fix menu item style
syuilo
2022-06-05
1
-10
/
+11
|
*
Revert "feat: option to collapse long notes (#8561)"
syuilo
2022-06-04
1
-24
/
+3
|
*
feat: option to collapse long notes (#8561)
Balazs Nadasdi
2022-06-04
1
-3
/
+24
|
*
User moderation details (#8762)
PikaDude
2022-06-03
1
-0
/
+3
|
*
fix(client): correctly handle MiAuth URLs with query string (#8772)
sn0w
2022-06-03
1
-1
/
+4
|
*
fix: server metrics widget
Johann150
2022-06-01
1
-4
/
+4
|
*
fix(lint): indentation
Johann150
2022-05-31
1
-1
/
+1
|
*
chore: fix import tinycolor
tamaina
2022-05-30
1
-1
/
+1
|
*
fix(client): fix popout url (#8494)
futchitwo
2022-05-29
2
-3
/
+4
|
*
refactor: improve code quality (#8751)
Johann150
2022-05-29
2
-8
/
+6
|
*
refactor: use css module at components/global/loading.vue (#8750)
tamaina
2022-05-29
1
-31
/
+33
|
*
Fix theme import (#8749)
tamaina
2022-05-28
4
-28
/
+41
|
*
feat(tests): add e2e tests for widgets (#8735)
Andreas Nedbal
2022-05-28
15
-16
/
+16
|
*
enhance: replace signin CAPTCHA with rate limit (#8740)
Johann150
2022-05-28
1
-4
/
+8
*
|
Merge branch 'develop' into pizzax-indexeddb
tamaina
2022-05-28
211
-5274
/
+4558
|
\
|
|
*
fix lints (#8737)
Johann150
2022-05-26
69
-257
/
+255
|
*
fix: activity widget used wrong variable name
Johann150
2022-05-25
1
-3
/
+3
|
*
fix: server metrics widget
Johann150
2022-05-25
1
-4
/
+4
|
*
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
1
-3
/
+39
|
*
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
|
*
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
|
*
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
[prev]
[next]