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 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
*
fix(client): fix missing import of defineAsyncComponent in os.ts
Andreas Nedbal
2022-05-01
1
-1
/
+1
*
chore(deps): bump postcss from 8.2.8 to 8.4.13 in /packages/client (#8588)
dependabot[bot]
2022-05-01
1
-21
/
+12
*
refactor: use Vite to build instead of webpack (#8575)
tamaina
2022-05-01
60
-2270
/
+532
*
Refactor custom-css to use Composition API (#8571)
Andreas Nedbal
2022-05-01
1
-34
/
+22
*
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
*
feat: Improve Push Notification (#7667)
tamaina
2022-04-30
12
-250
/
+101
*
refactor(client): refactor scratchpad to use Composition API (#8565)
Andreas Nedbal
2022-04-29
1
-88
/
+75
*
refactor(client): refactor api-console to use Composition API (#8566)
Andreas Nedbal
2022-04-29
1
-54
/
+42
*
enhance: ドライブに画像ファイルをアップロードするとき...
tamaina
2022-04-28
10
-81
/
+137
*
fix(client): fix lint issues in autocomplete (#8548)
Andreas Nedbal
2022-04-28
1
-11
/
+11
*
refactor: use composition API (#8541)
Johann150
2022-04-27
1
-39
/
+29
*
Fix(client): fix profile tab link (#8536)
futchitwo
2022-04-24
1
-5
/
+7
*
fix: Fix settings page (#8508)
tamaina
2022-04-23
3
-58
/
+104
*
chore: fix lint command for windows
syuilo
2022-04-23
1
-1
/
+1
*
update deps
syuilo
2022-04-23
2
-214
/
+196
*
Revert "make emoji stand out more on reaction button"
syuilo
2022-04-20
1
-4
/
+0
*
make emoji stand out more on reaction button
Johann150
2022-04-19
1
-0
/
+4
*
refactor: move typings to devDependencies (#8500)
rinsuki
2022-04-16
1
-21
/
+21
*
refactor
syuilo
2022-04-11
1
-1
/
+1
*
update deps
syuilo
2022-04-11
2
-134
/
+145
*
fix theme-color apply (#8464)
tamaina
2022-04-03
1
-2
/
+2
*
Fix: Adjust ESLint calls to properly interpret globs (#8462)
Andreas Nedbal
2022-04-02
1
-1
/
+1
*
feat: Webhook (#8457)
syuilo
2022-04-02
5
-1
/
+231
*
enhance: タッチパッド・タッチスクリーンでのデッキの操...
tamaina
2022-04-02
2
-5
/
+5
*
update deps
syuilo
2022-04-01
3
-100
/
+89
*
Bump ansi-regex from 5.0.0 to 5.0.1 in /packages/client (#8422)
dependabot[bot]
2022-03-27
1
-6
/
+1
*
Bump nanoid from 3.1.20 to 3.3.1 in /packages/client (#8425)
dependabot[bot]
2022-03-27
1
-5
/
+5
*
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/client (#8446)
dependabot[bot]
2022-03-27
1
-6
/
+1
*
tweak client
syuilo
2022-03-27
2
-1
/
+4
*
fix of client
syuilo
2022-03-27
1
-2
/
+2
*
refactor
syuilo
2022-03-27
1
-8
/
+8
*
fix: Handle decodeURIComponent error (#8411)
tamaina
2022-03-27
1
-3
/
+11
*
update deps
syuilo
2022-03-25
2
-168
/
+171
*
perf(server): refactor and performance improvements
syuilo
2022-03-25
2
-1
/
+2
*
Update account.ts
syuilo
2022-03-25
1
-1
/
+1
*
enhance(client): アカウント情報の取得に失敗したとき強制ロ...
syuilo
2022-03-25
1
-1
/
+5
*
refactor: separate meta api for admin or not
syuilo
2022-03-25
12
-12
/
+12
*
perf(server): disable some antenna features to improve performance
syuilo
2022-03-22
1
-3
/
+3
*
perf(server): reduce db query
syuilo
2022-03-21
1
-1
/
+1
*
デッキまわりをCompositon API / Setup Sugarに (#8410)
tamaina
2022-03-21
15
-716
/
+599
[next]