index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
components
/
global
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build(#10336): blur `MkA` before interaction ends
Acid Chicken (硫酸鶏)
2023-04-02
1
-0
/
+1
*
build(#10336): disable `ProfilePageCat`
Acid Chicken (硫酸鶏)
2023-04-02
1
-0
/
+4
*
refactor(#10336): bind to local args
Acid Chicken (硫酸鶏)
2023-04-01
12
-12
/
+12
*
chore: add static option to `MkLoading`
Acid Chicken (硫酸鶏)
2023-04-01
2
-1
/
+8
*
build(#10336): finalize
Acid Chicken (硫酸鶏)
2023-04-01
17
-29
/
+580
*
fix: pointer handling
Acid Chicken (硫酸鶏)
2023-04-01
1
-0
/
+1
*
chore(#10336): untrack generated stories files
Acid Chicken (硫酸鶏)
2023-04-01
18
-882
/
+0
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook
Acid Chicken (硫酸鶏)
2023-04-01
1
-1
/
+1
|
\
|
*
refactor(frontend): remove $ts and $t
syuilo
2023-04-01
1
-3
/
+4
*
|
build(#10336): subcomponents on sidebar
Acid Chicken (硫酸鶏)
2023-04-01
1
-1
/
+1
*
|
build(#10336): write stories for `MkMisskeyFlavoredMarkdown`
Acid Chicken (硫酸鶏)
2023-04-01
2
-6
/
+53
*
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook
Acid Chicken (硫酸鶏)
2023-04-01
3
-5
/
+3
|
\
|
|
*
refactor(frontend): remove $store
syuilo
2023-04-01
2
-2
/
+4
|
*
fix(client): set overflow: clip to page header title container
tamaina
2023-03-31
1
-1
/
+1
*
|
build(#10336): generate `components/global` stories only
Acid Chicken (硫酸鶏)
2023-04-01
4
-6
/
+173
*
|
build(#10336): write some stories
Acid Chicken (硫酸鶏)
2023-04-01
8
-14
/
+127
*
|
build(#10336): use `toHaveTextContent`
Acid Chicken (硫酸鶏)
2023-03-31
1
-2
/
+2
*
|
build(#10336): fix missing type definition
Acid Chicken (硫酸鶏)
2023-03-31
2
-5
/
+13
*
|
build(#10336): write stories for `MkAd`
Acid Chicken (硫酸鶏)
2023-03-31
9
-18
/
+223
*
|
build(#10336): write stories for `MkAcct`
Acid Chicken (硫酸鶏)
2023-03-31
5
-22
/
+66
*
|
build(#10336): add an interaction test for `<MkA/>`
Acid Chicken (硫酸鶏)
2023-03-25
2
-9
/
+12
*
|
build(#10336): interactions
Acid Chicken (硫酸鶏)
2023-03-25
2
-4
/
+67
*
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook
Acid Chicken (硫酸鶏)
2023-03-24
1
-42
/
+120
|
\
|
|
*
fix: redesign cat ears (#10039)
Acid Chicken (硫酸鶏)
2023-03-23
1
-42
/
+120
*
|
docs: note about Storybook
Acid Chicken (硫酸鶏)
2023-03-24
2
-9
/
+0
*
|
build(#10336): update dependencies
Acid Chicken (硫酸鶏)
2023-03-23
19
-57
/
+365
*
|
chore: suppress linter
Acid Chicken (硫酸鶏)
2023-03-22
18
-0
/
+36
*
|
build(#10336): impl `SatisfiesExpression`
Acid Chicken (硫酸鶏)
2023-03-20
18
-54
/
+54
*
|
build(#10336): separate definitions and generated codes
Acid Chicken (硫酸鶏)
2023-03-20
18
-54
/
+144
*
|
build(#10336): load locales and vite config
Acid Chicken (硫酸鶏)
2023-03-20
18
-0
/
+54
*
|
fix(#10336): invalid name conversion
Acid Chicken (硫酸鶏)
2023-03-19
1
-1
/
+1
*
|
build(#10336): init
Acid Chicken (硫酸鶏)
2023-03-19
18
-0
/
+234
|
/
*
fix(frontend/XHome): fall back to user.uri if user.url does not exist (#10313)
Kagami Sascha Rosylight
2023-03-13
1
-2
/
+4
*
fix(client): ロールで広告を無効にするとadmin/adsでプレビュ...
syuilo
2023-03-09
1
-1
/
+1
*
fix(client): prevent null reference error
syuilo
2023-03-03
1
-4
/
+10
*
clean up
syuilo
2023-03-02
1
-1
/
+1
*
enhance(client): provide sticktyFooter
syuilo
2023-03-02
1
-7
/
+25
*
:art:
syuilo
2023-02-25
2
-5
/
+2
*
fix/refaftor(client): MkTime.vueの変更 (#10061)
tamaina
2023-02-24
1
-9
/
+16
*
chore(client): tweak custom emoji size
syuilo
2023-02-23
1
-1
/
+1
*
lint
syuilo
2023-02-22
2
-6
/
+6
*
:art:
syuilo
2023-02-20
1
-19
/
+29
*
style(frontend): fix autofixable eslint errors (#9968)
Kagami Sascha Rosylight
2023-02-17
2
-5
/
+5
*
refactor: remove all unused imports (#9951)
Kagami Sascha Rosylight
2023-02-16
5
-5
/
+4
*
refactor
syuilo
2023-02-12
1
-1
/
+5
*
:art:
tamaina
2023-02-11
1
-1
/
+1
*
:art:
tamaina
2023-02-11
2
-39
/
+46
*
refactor(client): Refactor MkPageHeader #9869 (#9878)
tamaina
2023-02-11
2
-190
/
+228
*
enhance(client): ヘッダー(MkPageHeader)関連 (#9869)
tamaina
2023-02-11
1
-80
/
+195
*
chore: determine dimensions of the helix of cat ears based on the size of ava...
Acid Chicken (硫酸鶏)
2023-02-10
1
-11
/
+28
[next]