summaryrefslogtreecommitdiff
path: root/packages/frontend/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-29:art:syuilo1-2/+2
2023-09-29feat: 通知の受信設定を強化syuilo1-7/+7
2023-09-29.jssyuilo26-26/+26
2023-09-19refactor(frontend): use ESMsyuilo31-105/+105
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai37-0/+185
2023-07-14refactor: 可読性のため一部で`Array.prototype.at`を使うように (...okayurisotto2-8/+8
2023-07-14refactor: `substr` -> `substring` (#11273)okayurisotto3-3/+3
2023-07-08cleanup: trim trailing whitespace (#11136)okayurisotto3-3/+3
2023-07-02perf(backend): make some features optionablesyuilo1-1/+1
2023-07-02perf(backend): allow get for some endpointssyuilo2-2/+2
2023-06-17fix(client): サーバーメトリクスが90度傾いている (#11012)NoriDev1-0/+1
2023-06-09エラー画像URLを設定可能に (#10959)Ebise Lutica1-1/+2
2023-06-01perf(#10923): CSS Modules のクラス名をインライン化する (#10930)Acid Chicken (硫酸鶏)2-2/+8
2023-05-29lintsyuilo1-1/+1
2023-05-24refactorsyuilo1-37/+37
2023-05-24refactorsyuilo1-13/+14
2023-05-24refactorsyuilo2-19/+11
2023-05-19refactorsyuilo27-186/+114
2023-05-17fix(frontend): コンポーネントのpropを非lowerCamelCaseで渡すと...syuilo1-1/+1
2023-05-15refactor(frontend): boot分割したり副作用減らしたりとかsyuilo3-6/+6
2023-05-14refactor(frontend): use css modulessyuilo3-15/+14
2023-04-01refactor(frontend): remove $ts and $tsyuilo4-7/+7
2023-04-01refactor(frontend): remove $instancesyuilo1-3/+4
2023-04-01build(#10336): generate `components/global` stories onlyAcid Chicken (硫酸鶏)35-1190/+0
2023-04-01refactor(frontend): remove $storesyuilo2-2/+4
2023-03-23build(#10336): update dependenciesAcid Chicken (硫酸鶏)35-105/+490
2023-03-22chore: suppress linterAcid Chicken (硫酸鶏)35-0/+70
2023-03-21build(#10336): avoid intrinsic component namesAcid Chicken (硫酸鶏)6-36/+36
2023-03-20build(#10336): impl `SatisfiesExpression`Acid Chicken (硫酸鶏)35-105/+105
2023-03-20build(#10336): separate definitions and generated codesAcid Chicken (硫酸鶏)35-105/+280
2023-03-20build(#10336): load locales and vite configAcid Chicken (硫酸鶏)35-0/+105
2023-03-19fix(#10336): invalid name conversionAcid Chicken (硫酸鶏)3-3/+3
2023-03-19build(#10336): initAcid Chicken (硫酸鶏)35-0/+455
2023-03-12タイムラインを正常に無効化できるように (#10299)atsuchan1-1/+26
2023-03-11enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...tamaina1-1/+1
2023-03-10enhance(client): 付箋ウィジェットの高さを設定可能にsyuilo1-1/+5
2023-03-09fix(frontend/widget): federation widgetのdata-cyも移動Kagami Sascha Rosylight1-1/+1
2023-03-09chore(test): data属性がclassになっているのを修正syuilo18-18/+18
2023-02-23chore(client): tweak online users widgetsyuilo1-1/+2
2023-02-22enhance(client): improve entrance pagesyuilo1-2/+2
2023-02-16refactor: remove all unused imports (#9951)Kagami Sascha Rosylight27-54/+44
2023-02-14fix(client): use tabler icons (#9915)taiy1-1/+1
2023-02-09feat(client): add channel column to decksyuilo1-3/+3
2023-02-08revert: 650187deafsyuilo1-1/+3
2023-02-08perf(client): do not render custom emojis in user namessyuilo1-3/+1
2023-02-05fix(client): validate input response in aiscriptsyuilo3-3/+15
2023-01-16refactorsyuilo2-4/+4
2023-01-16enhance(client): flash作成時のプリセットを追加syuilo1-1/+1
2023-01-15Fix widget tests (#9591)Masaya Suzuki19-19/+19
2023-01-15refactor(client): use css modulessyuilo3-138/+140