index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
widgets
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(frontend): `os.ts`周りのリファクタリング (#13186)
zyoshoka
2024-02-28
1
-2
/
+2
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
38
-38
/
+38
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
38
-38
/
+38
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
38
-38
/
+38
*
refactor: deprecate i18n.t (#13039)
Acid Chicken (硫酸鶏)
2024-01-20
4
-7
/
+7
*
enhance(frontend): バブルゲームの諸々を修正・改良2 (#12948)
かっこかり
2024-01-09
1
-1
/
+1
*
enhance(frontend): add game bgm and refactor sound system
syuilo
2024-01-08
1
-5
/
+2
*
refactor(frontend): `widgets/server-metric`内の型エラーを除去 (#12937)
zyoshoka
2024-01-07
5
-20
/
+19
*
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをや...
おさむのひと
2024-01-04
11
-22
/
+26
*
enhance: Use SI prefixes for job queue widget, extends bytes (#12896)
MeiMei
2024-01-04
1
-9
/
+9
*
Fix: AiScriptのreadlineの修正をPlay以外にも適用 (#12841)
FineArchs
2024-01-04
3
-42
/
+6
*
refactor(frontend): Reactivityで型を明示するように (#12791)
zyoshoka
2023-12-26
15
-31
/
+58
*
refactor(frontend): import宣言周りのエラーを修正 (#12773)
zyoshoka
2023-12-24
1
-1
/
+1
*
Remove unused imports (#12730)
woxtu
2023-12-21
26
-26
/
+26
*
adding color-scheme light to WidgetAichan (#12638)
Tassoman
2023-12-13
1
-0
/
+1
*
refactor(frontend): menuのdividerをnullで表現するのをやめる
syuilo
2023-12-12
1
-1
/
+1
*
refactor(frontend): 非推奨となったReactivity Transformを使わない...
zyoshoka
2023-12-07
15
-135
/
+138
*
feat(frontend): 今日誕生日のフォロー中のユーザーを一覧表...
かっこかり
2023-11-30
2
-0
/
+129
*
enhance(frontend): 通知音にドライブのファイルを使用できる...
かっこかり
2023-11-27
1
-1
/
+7
*
chore: create AudioContext when it is needed (#12460)
Acid Chicken (硫酸鶏)
2023-11-26
1
-1
/
+4
*
サウンド再生方法の変更に追従できていなかった所を修...
おさむのひと
2023-11-21
1
-3
/
+11
*
:art:
syuilo
2023-09-29
1
-2
/
+2
*
feat: 通知の受信設定を強化
syuilo
2023-09-29
1
-7
/
+7
*
.js
syuilo
2023-09-29
26
-26
/
+26
*
refactor(frontend): use ESM
syuilo
2023-09-19
31
-105
/
+105
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
37
-0
/
+185
*
refactor: 可読性のため一部で`Array.prototype.at`を使うように (...
okayurisotto
2023-07-14
2
-8
/
+8
*
refactor: `substr` -> `substring` (#11273)
okayurisotto
2023-07-14
3
-3
/
+3
*
cleanup: trim trailing whitespace (#11136)
okayurisotto
2023-07-08
3
-3
/
+3
*
perf(backend): make some features optionable
syuilo
2023-07-02
1
-1
/
+1
*
perf(backend): allow get for some endpoints
syuilo
2023-07-02
2
-2
/
+2
*
fix(client): サーバーメトリクスが90度傾いている (#11012)
NoriDev
2023-06-17
1
-0
/
+1
*
エラー画像URLを設定可能に (#10959)
Ebise Lutica
2023-06-09
1
-1
/
+2
*
perf(#10923): CSS Modules のクラス名をインライン化する (#10930)
Acid Chicken (硫酸鶏)
2023-06-01
2
-2
/
+8
*
lint
syuilo
2023-05-29
1
-1
/
+1
*
refactor
syuilo
2023-05-24
1
-37
/
+37
*
refactor
syuilo
2023-05-24
1
-13
/
+14
*
refactor
syuilo
2023-05-24
2
-19
/
+11
*
refactor
syuilo
2023-05-19
27
-186
/
+114
*
fix(frontend): コンポーネントのpropを非lowerCamelCaseで渡すと...
syuilo
2023-05-17
1
-1
/
+1
*
refactor(frontend): boot分割したり副作用減らしたりとか
syuilo
2023-05-15
3
-6
/
+6
*
refactor(frontend): use css modules
syuilo
2023-05-14
3
-15
/
+14
*
refactor(frontend): remove $ts and $t
syuilo
2023-04-01
4
-7
/
+7
*
refactor(frontend): remove $instance
syuilo
2023-04-01
1
-3
/
+4
*
refactor(frontend): remove $store
syuilo
2023-04-01
2
-2
/
+4
*
タイムラインを正常に無効化できるように (#10299)
atsuchan
2023-03-12
1
-1
/
+26
*
enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...
tamaina
2023-03-11
1
-1
/
+1
*
enhance(client): 付箋ウィジェットの高さを設定可能に
syuilo
2023-03-10
1
-1
/
+5
*
fix(frontend/widget): federation widgetのdata-cyも移動
Kagami Sascha Rosylight
2023-03-09
1
-1
/
+1
*
chore(test): data属性がclassになっているのを修正
syuilo
2023-03-09
18
-18
/
+18
[next]