index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
client
/
src
/
scripts
/
array.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-22
chore(dev): tweak text
syuilo
1
-5
/
+8
2022-05-21
Update .mocharc.json
syuilo
1
-1
/
+1
2022-05-21
lint
syuilo
14
-201
/
+201
2022-05-21
refactor
syuilo
1
-4
/
+3
2022-05-21
Update utils.ts
syuilo
1
-1
/
+5
2022-05-21
Update utils.ts
syuilo
1
-37
/
+33
2022-05-21
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#8708)
dependabot[bot]
1
-3
/
+3
2022-05-21
feat(dev): introduce Pull Request Labeler
syuilo
2
-0
/
+19
2022-05-21
chore(meta): add pixeldesu to patron list (#8714)
Andreas Nedbal
1
-0
/
+1
2022-05-19
fix(client): make emoji stand out more on reaction button
syuilo
1
-4
/
+8
2022-05-19
hotfix: uniform color migration fix
Johann150
1
-8
/
+6
2022-05-19
enhance: page image component with alt text (#8634)
Johann150
1
-20
/
+8
2022-05-19
fix(activitypub): add authorization checks (#8534)
Johann150
4
-11
/
+20
2022-05-19
enhance(MFM): limit large MFM (#8540)
Johann150
2
-6
/
+35
2022-05-19
fix: ノート詳細ページの新しいノートを表示する機能の動...
xianon
2
-2
/
+11
2022-05-19
refactor(client): refactor admin/settings to use Composition API (#8678)
Andreas Nedbal
1
-141
/
+125
2022-05-19
Refactor pleaseLogin to show a sign-in dialog (#8630)
Andreas Nedbal
4
-196
/
+207
2022-05-19
chore(deps): bump copy-props from 2.0.4 to 2.0.5 (#8709)
dependabot[bot]
1
-7
/
+12
2022-05-19
chore(deps): bump async from 3.2.1 to 3.2.3 (#8501)
dependabot[bot]
1
-3
/
+3
2022-05-19
fix(client): fix lint issues in Deck UI components (#8681)
Andreas Nedbal
11
-34
/
+34
2022-05-19
chore(deps): bump async from 3.2.1 to 3.2.3 in /packages/client (#8707)
dependabot[bot]
1
-3
/
+3
2022-05-19
chore(client): tweak loading spinner design
syuilo
1
-6
/
+6
2022-05-19
enhance: uniform theme color (#8702)
Johann150
4
-10
/
+47
2022-05-19
fix: Unable to generate video thumbnails (#8696)
MeiMei
2
-1
/
+2
2022-05-19
fix: ノートのインスタンス情報の文字に縁を付けて見やす...
xianon
1
-0
/
+13
2022-05-19
chore(client): tweak loading spinner design
syuilo
3
-38
/
+54
2022-05-19
Update CONTRIBUTING.md
syuilo
1
-0
/
+1
2022-05-19
chore(deps): bump async from 3.2.0 to 3.2.3 in /packages/backend (#8706)
dependabot[bot]
1
-6
/
+1
2022-05-19
chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#8705)
dependabot[bot]
1
-3
/
+3
2022-05-19
enhance: Perform port diagnosis at startup only when Listen fails (#8698)
MeiMei
7
-96
/
+29
2022-05-18
remove unneeded attrs (#8673)
あずき⪥™
1
-1
/
+1
2022-05-18
Refactor file-dialog to use Composition API (#8661)
Andreas Nedbal
1
-54
/
+32
2022-05-18
Refactor admin/index to use Composition API (#8662)
Andreas Nedbal
1
-277
/
+262
2022-05-18
refactor(client): refactor admin/instance-block to use Composition API (#8663)
Andreas Nedbal
1
-35
/
+23
2022-05-18
Refactor admin/integrations to use Composition API (#8664)
Andreas Nedbal
4
-167
/
+87
2022-05-18
refactor(client): refactor admin/object-storage to use Composition API (#8666)
Andreas Nedbal
1
-92
/
+78
2022-05-18
refactor(client): refactor admin/proxy-account to use Composition API (#8675)
Andreas Nedbal
1
-48
/
+35
2022-05-18
Refactor admin/queue to use Composition API (#8676)
Andreas Nedbal
2
-96
/
+63
2022-05-18
Refactor admin/relays to use Composition API (#8677)
Andreas Nedbal
1
-65
/
+52
2022-05-18
refactor(client): refactor my-antennas/index to use Composition API (#8679)
Andreas Nedbal
1
-26
/
+15
2022-05-18
Improve README (#8645)
Kainoa Kanter
2
-26
/
+97
2022-05-15
chore(dev): use .yaml for prevent okteto error
syuilo
1
-0
/
+0
2022-05-15
Power up (#8684)
Takuya Yoshida
8
-16
/
+26
2022-05-15
Refactor emoji-edit-dialog to use Composition API (#8657)
Andreas Nedbal
3
-69
/
+61
2022-05-15
chore: update changelog
Johann150
1
-0
/
+11
2022-05-15
fix: postgres type error
Johann150
1
-1
/
+1
2022-05-15
ビルド関係の依存関係をdevDependenciesに入れるのをやめた
syuilo
1
-8
/
+7
2022-05-15
CAPTCHA求めるのは2fa認証が無効になっているときだけにした
syuilo
2
-14
/
+14
2022-05-15
feat(dev): okteto integration
syuilo
8
-1
/
+300
2022-05-15
feat: make captcha required when signin to improve security
syuilo
3
-10
/
+38
[next]