まっちゃとーにゅ
|
5c4d60ae75
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-03-20 20:48:55 +09:00 |
かっこかり
|
ca2df14a8f
|
fix(frontend): woodenPanelの配色を修正 (#13561)
* fix(frontend): woodenPanelの配色を修正
* fix
|
2024-03-20 13:10:09 +09:00 |
まっちゃとーにゅ
|
2be209b0a5
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-03-18 09:59:26 +09:00 |
かっこかり
|
b65203c9f8
|
fix(frontend): WebGL2コンテキストの初期化に失敗するとMisskeyが起動できなくなる問題を修正 (#13587)
* Fixed startup crash with seasonal effects
(cherry picked from commit eba0c2cc61512db22109e2f15604eb65f5b7d2f2)
* Update Changelog
* Update Changelog
---------
Co-authored-by: Leah <kevinlukej@gmail.com>
|
2024-03-17 20:33:33 +09:00 |
まっちゃとーにゅ
|
acab2bfc72
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-03-15 13:09:16 +09:00 |
かっこかり
|
f4a5740412
|
fix(frontend): 周年の実績が閏年を考慮するように (#13525)
* fix(frontend): 周年の実績が閏年を考慮するように
* まちがえた
* Update Changelog
* 変数の定義回数を減らす
|
2024-03-07 17:21:57 +09:00 |
まっちゃとーにゅ
|
e4ee9580e3
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-02-25 03:36:45 +09:00 |
かっこかり
|
d20542c495
|
enhance: `meta`をSSR HTMLに埋め込む (#13436)
* enhance: `meta`をSSR HTMLに埋め込む
* HTML Metaの有効時間を指定
* 1時間
* MetaEntityService
* JSONをPackするように
* ✌️
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-02-23 10:47:17 +09:00 |
まっちゃとーにゅ
|
50caa3fd5c
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-02-22 06:50:23 +09:00 |
Acid Chicken (硫酸鶏)
|
acba96c1d3
|
feat: license violation protection (#13285)
* spec(frontend): aboutページにリポジトリ・フィードバックのURLを表示させる
Cherry-picked from MisskeyIO#441
Cherry-picked from MisskeyIO#438
* feat: license violation protection
* build: fix typo
* build: fix typo
* fix: farewell to the static type land
* fix: key typo
* fix: import typo
* fix: properly interpret `prominently`
* docs: add disclaimer
* docs: update CHANGELOG
* chore: add gap
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-02-17 13:34:50 +09:00 |
tamaina
|
c1514ce91d
|
(re) update SPDX-FileCopyrightText
Fix #13290
|
2024-02-13 15:59:27 +00:00 |
tamaina
|
311c2172d7
|
Revert "update SPDX-FileCopyrightText"
This reverts commit 9b5aeb76d8 .
|
2024-02-13 15:50:11 +00:00 |
まっちゃとーにゅ
|
e756272c02
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-02-13 02:27:48 +09:00 |
syuilo
|
9b5aeb76d8
|
update SPDX-FileCopyrightText
|
2024-02-12 11:37:45 +09:00 |
まっちゃとーにゅ
|
3020d65365
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-02-09 20:21:53 +09:00 |
syuilo
|
c23c97d303
|
perf(frontend): splash screenのdomが消えない場合があるのを修正
https://github.com/misskey-dev/misskey/issues/10805
|
2024-02-09 16:25:58 +09:00 |
まっちゃとーにゅ
|
a409eb14d6
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-02-02 21:42:58 +09:00 |
syuilo
|
6915fde1cf
|
enhance(frontend): 🌸
|
2024-02-01 15:07:29 +09:00 |
まっちゃとーにゅ
|
9ffa56aa1b
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-01-31 05:11:03 +09:00 |
syuilo
|
8aea3603a6
|
refactor(frontend): global/router -> router
|
2024-01-30 21:07:34 +09:00 |
まっちゃとーにゅ
|
8aa76868b3
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-01-23 04:11:38 +09:00 |
かっこかり
|
3784b39a5f
|
enhance(frontend): 季節に応じた画面の演出を南半球に対応させる (#12838)
* (enhance) 季節に応じた画面の演出を南半球に対応させる
* Update Changelog
* (add) 半球の簡易自動判定
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-21 19:08:07 +09:00 |
Acid Chicken (硫酸鶏)
|
7881f06be0
|
refactor: deprecate i18n.t (#13039)
* refactor: deprecate i18n.t
* revert: deprecate i18n.t
This reverts commit 7dbf873a2f .
* chore: reimpl
|
2024-01-20 08:11:59 +09:00 |
まっちゃとーにゅ
|
abe95d9b67
|
Merge branch 'develop' of misskey-dev into merge-upstream
|
2024-01-10 03:13:22 +09:00 |
かっこかり
|
0d7f9308cc
|
enhance(frontend): バブルゲームの諸々を修正・改良2 (#12948)
* (fix) ゲームが正常に終了するように
* (enhance) 効果音の音量を設定可能に
* (add) store
* (add) スクショにロゴの透かしを入れる
* Update packages/frontend/src/pages/drop-and-fusion.vue
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* tweak
* tweak
* tweak
* tweak
* Update drop-and-fusion.vue
* tweak
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
|
2024-01-09 13:25:33 +09:00 |
おさむのひと
|
04f9147db6
|
refactor(frontend): router.ts解きほぐし (#12907)
* refactor(frontend): router.ts解きほぐし
* add debug hmr option
* fix comment
* fix not working
* add comment
* fix name
* Update definition.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-08 14:44:43 +09:00 |
riku6460
|
b3de794bdd
|
Merge tag '2023.12.0-beta.6' into merge-upstream
|
2023-12-21 11:56:34 +09:00 |
woxtu
|
c92508a575
|
Remove unused imports (#12730)
|
2023-12-21 11:36:45 +09:00 |
syuilo
|
c307dd4fe8
|
perf(frontend): import snowfall-effect dynamically to reduce bundle size
|
2023-12-21 11:26:41 +09:00 |
riku6460
|
00c9e43861
|
Merge tag '2023.12.0-beta.5' into merge-upstream
|
2023-12-21 07:03:04 +09:00 |
syuilo
|
742da2f1e9
|
feat(frontend): 画面に雪を降らせる機能を復活
|
2023-12-16 13:52:52 +09:00 |
syuilo
|
8c218397bc
|
clean up
|
2023-12-16 13:24:13 +09:00 |
yukineko
|
239507d7d6
|
fix: devモードの特定条件下でページが表示されなくなる問題を修正 (#12653)
* fix: devモードでキャッシュクリアするとページが表示されなくなる問題を修正
* fix: localeがnullの場合も最新のlocaleを取得するように
|
2023-12-14 20:21:57 +09:00 |
riku6460
|
e77ddfce91
|
Merge tag '2023.12.0-beta.3' into merge-upstream
|
2023-12-10 10:29:33 +09:00 |
おさむのひと
|
b0039f0946
|
chore: 開発モードでフロントエンドとバックエンドを独立して起動するようにする(再) (#12593)
* [wip]run standalone vite
* [wip]run standalone vite
* some fix (tabler icons, sw, streaming)
* fix theme
* fix run scripts
* favicon
* client-assets
* cssの読み込み順序とCSP設定の変更
* fix lang change
* fix clientManifest
* baseを相対パスにしてドメイン直下とサブディレクトリ配下両方に対応
* 色々修正
* 色々修正
* 色々修正
* fix
* Revert "client-assets"
This reverts commit 582601e90e .
# Conflicts:
# packages/frontend/vite.config.ts
* 色々修正
* fix
* fix
* add url and proxy to server proxy
* Update packages/frontend/src/index.html
* wip
* Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend
# Conflicts:
# packages/frontend/src/pages/welcome.entrance.a.vue
* Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend
# Conflicts:
# packages/frontend/src/pages/welcome.entrance.a.vue
* fix tabler load
* Apply suggestions from code review
* Update packages/frontend/src/index.html
* fix
* fix vite.config.local-dev.ts
* fix CONTRIBUTING.md
---------
Co-authored-by: FruitRiin <nassii74@gmail.com>
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: 果物リン <fruitriin@riinswork.space>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: ozelot <contact@ozelot.dev>
|
2023-12-08 08:22:08 +09:00 |
おさむのひと
|
5e1d872404
|
入力フォームでもリアクション選択時に使用するピッカーを使うようにしたい (#12337)
* 入力フォームでもリアクション選択時に使用するピッカーを使うようにしたい
* erase console.log
* fix CHANGELOG.md
* reaction-picker.ts を戻し、今回の対応を入れた emoji-picker.ts を新たに作成
* fix CHANGELOG.md
* tweak
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-12-03 17:25:34 +09:00 |
zyoshoka
|
d5deef5699
|
fix(frontend): WebKitブラウザー上でも「デバイスの画面を常にオンにする」機能が効くように (#12484)
* fix(frontend): WebKitブラウザー上でもkeepScreenOnが効くように
* chore: add comment
|
2023-11-29 10:29:24 +09:00 |
ragujp
|
780b120c64
|
fix: wake lock error in safari etc (#12464)
|
2023-11-26 23:35:53 +09:00 |
riku6460
|
455c7eb653
|
Merge tag '2023.11.1' into merge-upstream
|
2023-11-17 20:19:02 +09:00 |
syuilo
|
689b88b942
|
fix(frontend): pull to refreshするたびにストリーミング全体の再接続が行われるのを修正
|
2023-11-10 17:52:50 +09:00 |
riku6460
|
2bc887a6c5
|
Merge tag '2023.11.0' into merge-upstream
|
2023-11-09 16:10:53 +09:00 |
syuilo
|
bfca457510
|
enhance(frontend): improve aiscript plugin error handling
|
2023-11-06 11:21:43 +09:00 |
かっこかり
|
5fb6847419
|
Feat: 未読通知数を表示できるように (#11982)
* 未読通知数を表示できるように
* Update Changelog
* オプトインにする
* Fix lint
* (add) テスト通知のプッシュ通知を追加
* add test
* フロントエンドの表示上限を99に変更
* Make it default on
* 共通スタイルをくくりだす
* Update Changelog
* tweak
* Update UserEntityService.ts
* rename
* Update navbar-for-mobile.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-11-01 13:34:05 +09:00 |
_
|
c239058624
|
feat(frontend): スワイプやボタンでタイムラインを再読込する機能 (#12113)
* pc reloading
* add: disable TL websocket option
* fix: stream disconnect when reload
* add: pull to refresh
* fix: pull to refresh
* add changelog
* fact: change to disableStreamingTimeline
* lint
* remove: en-US text
* refactor
* refactor
* add license identifier
* tweak
* Update MkPullToRefresh.vue
* Update MkPullToRefresh.vue
* change name timeoutHeartBeat
* tweak
* 🎨
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-10-30 09:12:20 +09:00 |
woxtu
|
4a832e87c0
|
Replace deprecated `MediaQueryList.addListener()` (#12112)
|
2023-10-23 15:32:10 +09:00 |
riku6460
|
87223add7b
|
Merge tag '2023.9.0' into merge-upstream
|
2023-09-25 15:27:13 +09:00 |
syuilo
|
bb460a1785
|
feat(frontend): スリープ無効化機能
Resolve #11853
|
2023-09-20 10:02:39 +09:00 |
syuilo
|
b0f6c44f36
|
refactor(frontend): use ESM
|
2023-09-19 16:37:43 +09:00 |
まっちゃとーにゅ
|
6893e5d60b
|
feat: お知らせの確認待機時間・優先順位機能
b7fd6bf33a835fd73c2a86eb007074d3680f6efd によるリワーク
This reverts commit eeef3965b7
This reverts commit 04fefb2056
This reverts commit 576251200f
|
2023-08-19 04:48:54 +09:00 |
まっちゃとーにゅ
|
d14137f0ea
|
feat: refine announcement (misskey-dev#11497)
|
2023-08-18 08:03:35 +09:00 |