summaryrefslogtreecommitdiff
path: root/packages/frontend/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MkEmojiPickerでも Fix #9598tamaina2023-02-061-1/+6
|
* disableShowingAnimatedImagesのデフォルト値をprefers-reduced-motion ↵tamaina2023-02-061-1/+1
| | | | | | | する Resolve #9821 Related to #6501
* fix(client): tweak notification stylesyuilo2023-02-051-3/+16
| | | | Fix #8633
* chore(client): add type checksyuilo2023-02-051-1/+5
|
* enhance(client): add webhook delete button (#9806)Caipira2023-02-051-0/+17
|
* fix(client): validate input response in aiscriptsyuilo2023-02-056-6/+30
|
* 単なるラッキーの獲得確立を調整syuilo2023-02-051-1/+1
|
* tweak animationsyuilo2023-02-051-21/+13
|
* feat: timeline page for non-login users (#9795)futchitwo2023-02-055-33/+47
|
* fix: インラインコードを折り返して表示する (#9801)Masaya Suzuki2023-02-051-1/+1
|
* feat: ↵syuilo2023-02-053-11/+45
| | | | | | ロールにアイコンを設定してユーザー名の横に表示できるように Resolve #9761
* fix(client): validate urls to improve securitysyuilo2023-02-042-2/+4
|
* perf(server): improvement of external mediaProxy (#9787)tamaina2023-02-041-10/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | * perf(server): improvement of external mediaProxy * add a comment * :v: * /filesでsharpの処理を行わずリダイレクトする * fix * thumbnail => static * Fix #9788 * add avatar mode * add url * fix * static.webp * remove encodeURIComponent from media proxy path * remove existance check
* fix(client): validate urls to improve securitysyuilo2023-02-044-0/+4
|
* clean upsyuilo2023-02-044-8/+0
|
* Fix | Vue-plyr CORS issue (#9790)Rox Squires2023-02-042-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added Video player Added vue-plyr as the video play * Create node.js.yml * Delete node.js.yml * Added vue-plyr into pnpm-lock.yaml * tweak * Fixed the pnpm-lock.yaml For some reason on the dependencies there was to instances of vue-plyr * Added MkMediaAudio * Update MkMediaList.vue * CORS checks * Update MkMediaVideo.vue * Update MkMediaVideo.vue * Fixed CORS the property made the video player use the CORS policy that stopped instance not using media caching not able to load the video from remote instance --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(client): ↵tamaina2023-02-031-1/+2
| | | | オートコンプリートでUnicode絵文字がカスタム絵文字として表示されてしまうのを修正
* fix(client): ↵tamaina2023-02-031-9/+13
| | | | カスタム絵文字にアニメーション画像を再生しない設定が適用されていない問題を修正
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-02-031-12/+17
|\
| * enhance - Added vue-plyr as the standard video player (#9766)Roxy Squires2023-02-031-12/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added Video player Added vue-plyr as the video play * Create node.js.yml * Delete node.js.yml * Added vue-plyr into pnpm-lock.yaml * tweak --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* | update idb-proxy.tstamaina2023-02-031-6/+7
|/ | | | Maybe fixed #9769
* drop twitter/github/discord integrationssyuilo2023-02-039-363/+0
| | | | Close #9775
* enhance(client): hidden ads when canHideAds is truesyuilo2023-02-032-13/+1
|
* enhance: PizzaxデータをindexedDBに保存するように (#9225)tamaina2023-02-027-92/+202
| | | | | | | | | | | | | | | | | * Revert "Revert #8098" This reverts commit 8b9dc962ae7b04354c65f6e80ad0e9a6bafd57ea. * fix * use deepClone instead of deepclone * defaultStore.loaded * fix load * wait ready * use top-level await, await in device-kind.ts
* refactor(client): use top-level awaitsyuilo2023-02-021-393/+391
|
* enhance: Unicode絵文字名逆引き効率化 (#9757)YS2023-02-012-3/+22
| | | | | | | | | | | | | | | | * Unicode絵文字名前取得を連想配列で行う * Unicode絵文字事前カテゴリ集計 * Mapを使用 * Update packages/frontend/src/scripts/emojilist.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* update aiscriptsyuilo2023-02-011-4/+4
|
* fix(client): ↵tamaina2023-01-282-0/+4
| | | | | | Chromeで検索ダイアログで変換確定するとそのまま検索されてしまう Fix #9598
* feat: ↵yupix2023-01-273-0/+12
| | | | | | | | | classicモードでテーマが自動変更された際元に戻すように (#9669) * feat: classicモードでテーマが自動変更された際元に戻すように * docs: update CHANGELOG.md * fix: prefixを miux:ui_temp から ui_temp に変更
* fix(client): ↵syuilo2023-01-273-9/+9
| | | | | | フォロー申請・フォローのボタンが、通知から消えている問題を修正 Fix #9717
* enhance(client): tweak custom emoji cachesyuilo2023-01-272-6/+14
|
* tweak blur settingsyuilo2023-01-271-2/+2
|
* refactorsyuilo2023-01-271-1/+1
|
* fix(client): ↵syuilo2023-01-271-1/+1
| | | | ダッシュボードでオンラインユーザー数が表示されない問題を修正
* 絵文字ピッカーでカスタム絵文字が表示されないのを修正syuilo2023-01-261-1/+2
|
* fix(client): note reacted reflection failedtamaina2023-01-261-5/+2
| | | | Fix #9730
* Default to `animation: false` when prefers-reduced-motion is set (#9690)Kagami Sascha Rosylight2023-01-261-1/+1
| | | | | * Default to `animation: false` when prefers-reduced-motion is set * `.matches`
* tweak custom emoji handlingsyuilo2023-01-2615-76/+120
| | | | Close #9721
* lintsyuilo2023-01-261-4/+4
|
* Merge branch 'develop' into emoji-retamaina2023-01-2516-31/+96
|\
| * :art:syuilo2023-01-251-2/+1
| |
| * :art:syuilo2023-01-251-3/+3
| |
| * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-01-251-5/+5
| |\
| | * fix(client): ↵syuilo2023-01-251-5/+5
| | | | | | | | | | | | MFMのposition、rotate、scaleで小数が使えない問題を修正
| * | fix(client): ↵tamaina2023-01-251-1/+1
| |/ | | | | | | | | | | アニメーションをオフに設定しても絵文字のアニメーションが止まらない Fix #9720
| * :art:syuilo2023-01-241-1/+1
| |
| * tweak ti stylesyuilo2023-01-241-3/+5
| |
| * update depssyuilo2023-01-241-3/+3
| |
| * :art:syuilo2023-01-244-4/+4
| |
| * 他人の実績閲覧時は獲得条件を表示しないようにsyuilo2023-01-232-3/+5
| |