1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-18 00:29:04 +09:00
Commit Graph

85 Commits

Author SHA1 Message Date
NoriDev
605c74bd09 feat: 通知ウィジェットにフィルター、全て既読にするボタンを追加 2023-09-22 17:03:13 +09:00
NoriDev
176af77635 Merge remote-branch 'misskey/develop' 2023-09-21 16:53:15 +09:00
syuilo
b0f6c44f36 refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
NoriDev
99c16cddd4 chore: add missing license identifier in CherryPick (c2370a1b, ab3cd7b8) 2023-08-01 17:38:53 +09:00
NoriDev
61c871517d Merge remote-branch 'misskey/develop' 2023-08-01 17:16:39 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348)
* chore: Add the SPDX information to each file

Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.

* tweak format

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 14:31:52 +09:00
NoriDev
8383d9c9dc Merge remote-branch 'misskey/develop' 2023-07-14 17:43:26 +09:00
NoriDev
86d8b61e2b lint 2023-07-14 17:42:41 +09:00
NoriDev
067e4f3fea lint 2023-07-14 17:40:22 +09:00
NoriDev
0f3be8fcde Merge remote-branch 'misskey/develop' 2023-07-14 17:36:02 +09:00
okayurisotto
2b6dbd4fcb
refactor: 可読性のため一部でArray.prototype.atを使うように (#11274)
* refactor: `Array.prototype.at`を使うように

* fixup! refactor: `Array.prototype.at`を使うように
2023-07-14 10:45:01 +09:00
okayurisotto
c0dbc3b53f
refactor: substr -> substring (#11273) 2023-07-14 07:59:54 +09:00
okayurisotto
d84796588c
cleanup: trim trailing whitespace (#11136)
* cleanup: trim trailing whitespace

* update(`.editorconfig`)

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-08 07:08:16 +09:00
NoriDev
e02901ef1d Merge remote-branch 'misskey/develop' 2023-07-04 16:41:59 +09:00
syuilo
af3258dc79 perf(backend): make some features optionable
Resolve #11064
Resolve #11065
2023-07-02 16:02:32 +09:00
syuilo
a1327fa9e1 perf(backend): allow get for some endpoints 2023-07-02 08:28:26 +09:00
NoriDev
9598552367 feat: メディアタイムラインを改善 2023-06-22 17:00:32 +09:00
NoriDev
5e02db855e feat: キャットタイムラインを追加 2023-06-22 16:44:37 +09:00
NoriDev
8c7bcdf998
fix(client): サーバーメトリクスが90度傾いている (#11012) 2023-06-17 13:54:54 +09:00
NoriDev
94d781923d グローバルタイムラインのアイコンを変更 2023-06-16 16:47:37 +09:00
NoriDev
bbca11cc60 Revert "enhance(client): cpu-memメトリクスウィジェットの色変更"
This reverts commit a27c3e2a
2023-06-14 23:51:16 +09:00
NoriDev
a27c3e2a2c enhance(client): cpu-memメトリクスウィジェットの色変更 2023-06-14 20:37:37 +09:00
Nyamori
f45745af5a メディアタイムライン追加 2023-06-10 20:23:45 +09:00
NoriDev
635765eacc Merge remote-branch 'misskey/develop' 2023-06-09 20:06:13 +09:00
Ebise Lutica
34a32a8334
エラー画像URLを設定可能に (#10959)
* エラー画像URLを設定可能に

* Update CHANGELOG.md

* 設定したエラーアイコンをprefetchするようにbase.pugを変更

* 不足していたデータを追加

* enhance(frontend): デザイン調整
2023-06-09 14:00:53 +09:00
NoriDev
d3706bf78a delete log 2023-06-06 22:19:35 +09:00
NoriDev
af256f8215 fix(client): ネットワークトラフィックが10MB/sを超えると、ネットワークメトリクスウィジェットのグラフが誤って出力される問題 2023-06-06 22:18:14 +09:00
caipira113
39f53b64b6 new widget refactor 2023-06-02 17:43:26 +09:00
NoriDev
fa4e422deb Merge remote-branch 'misskey/develop' 2023-06-01 17:51:18 +09:00
NoriDev
d9e9899dbb feat(client): 新しいサーバーメトリクスウィジェットの追加 2023-06-01 17:30:58 +09:00
Acid Chicken (硫酸鶏)
337dd97b49
perf(#10923): CSS Modules のクラス名をインライン化する (#10930)
* perf(#10923): unwind css module class name

* perf(#10923): support multiple components

* refactor: clean up

* refactor(#10923): avoid `useCssModule()`

* fix(#10923): allow direct literal class name

* fix(#10923): avoid computed class name

* fix(#10923): allow literal keys

* fix(#10923): typo

* fix(#10923): invalid class names

* chore: test

* revert: test

This reverts commit 5c7ef366eceebe8ba260efa4d5d675f6c1775c45.

* fix(#10923): hidden tale

* perf(#10923): also unwind scoped css contained components

* perf(#10923): `normalizeClass` AOT compilation

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-06-01 17:19:46 +09:00
NoriDev
14bcbd5017 ウィジェットの順序変更 2023-06-01 15:57:54 +09:00
NoriDev
c8d0cecabd feat(client): 新しいサーバーメトリクスウィジェットの追加 2023-06-01 15:47:36 +09:00
NoriDev
74dbe60ccf enhance(client): サーバーメトリクスウィジェットの円グラフデザインの改善 2023-06-01 14:56:29 +09:00
syuilo
8c66fad96b lint 2023-05-29 17:13:12 +09:00
syuilo
1c57983bfd refactor 2023-05-24 17:50:15 +09:00
syuilo
bdf08c8a54 refactor 2023-05-24 17:33:31 +09:00
syuilo
d2eec3a9e4 refactor 2023-05-24 14:34:46 +09:00
syuilo
95470a40a7 refactor 2023-05-19 16:20:53 +09:00
syuilo
e126083e10 fix(frontend): コンポーネントのpropを非lowerCamelCaseで渡すと機能しない 2023-05-17 11:42:50 +09:00
syuilo
23f106a0c1 refactor(frontend): boot分割したり副作用減らしたりとか
#10838
2023-05-15 19:08:46 +09:00
syuilo
8c97c54cfa refactor(frontend): use css modules 2023-05-14 10:21:56 +09:00
syuilo
9224b6635f refactor(frontend): remove $ts and $t 2023-04-01 14:01:57 +09:00
syuilo
7a8a756789 refactor(frontend): remove $instance 2023-04-01 13:46:04 +09:00
syuilo
c823cbe63b refactor(frontend): remove $store 2023-04-01 13:42:40 +09:00
atsuchan
31488da40c
タイムラインを正常に無効化できるように (#10299)
* タイムラインを正常に無効化できるように

Timeline can be disabled successfully

* Tune: disabled timeline to update disabled state immediately

カラムの判定の場所をこっちにしないとリアルタイムで更新が反映されないので変更(タイムラインを正常に無効化できるように)

* modify disabled timeline icon to ti-circle-minus

無効化されたタイムラインのアイコンをTabler iconのti-circle-minusに修正

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-03-12 10:20:33 +09:00
tamaina
88e3d3e8cb
enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変更 (#10287)
* DriveService, is-mime-image

* static, previewをavifに, アニメーション画像でもthumbnailを生成

* fallback

* animated: true

* fix

* avatarはwebp

* revert ?? file.url

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-03-11 14:11:40 +09:00
syuilo
65b1524f92 enhance(client): 付箋ウィジェットの高さを設定可能に 2023-03-10 19:51:35 +09:00
Kagami Sascha Rosylight
ef773520e6
fix(frontend/widget): federation widgetのdata-cyも移動
fcb6e0adb9 の後テストが落ちている
2023-03-09 15:09:49 +01:00
syuilo
fcb6e0adb9 chore(test): data属性がclassになっているのを修正 2023-03-09 19:59:11 +09:00