summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/flash (follow)
Commit message (Collapse)AuthorAgeFilesLines
* perf(frontend): use css-native implementation for spacer rather than vue ↵syuilo2025-04-273-8/+8
| | | | component
* refactor(frontend): PageWithHeaderにMkSwiperを持たせるようにsyuilo2025-04-271-23/+20
|
* refactor(frontend): MkHorizontalSwipe -> MkSwipersyuilo2025-04-151-3/+3
|
* 🎨syuilo2025-03-311-1/+1
|
* fix(frontend): avoid naming confliction of MkAdsyuilo2025-03-301-1/+1
|
* refactor(frontend): use PageWithHeader instead of ↵syuilo2025-03-203-9/+6
| | | | MkStickyContainer+MkPageHeader combination
* follow up of 1fd87bd2e46eb50f718f95f94d844fe694e43a53syuilo2025-03-201-1/+1
| | | | コミットし忘れ
* fix(frontend): prevent transition glitch of MkHorizontalSwipesyuilo2025-03-201-3/+3
|
* refactor(frontend): router refactoringsyuilo2025-03-192-2/+2
|
* chore(frontend): use toast to show message when call copyToClipboardsyuilo2025-03-161-1/+0
|
* enhance(frontend): improve accounts managementsyuilo2025-03-131-1/+1
|
* refactor(frontend): page-metadata -> pagesyuilo2025-03-103-6/+6
|
* refactor(frontend): scripts -> utilitysyuilo2025-03-093-11/+11
|
* Refine preferences (#15597)syuilo2025-03-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * test * wip rollup pluginでsearchIndexの情報生成 * wip * SPDX * wip: markerIdを自動付与 * rollupでビルド時・devモード時に毎回uuidを生成するように * 開発サーバーでだけ必要な挙動は開発サーバーのみで * 条件が逆 * wip: childrenの生成 * update comment * update comment * rename auto generated file * hashをパスと行数から決定 * Update privacy.vue * Update privacy.vue * wip * Update general.vue * Update general.vue * wip * wip * Update SearchMarker.vue * wip * Update profile.vue * Update mute-block.vue * Update mute-block.vue * Update general.vue * Update general.vue * childrenがduplicate key errorを吐く問題をいったん解決 * マーカーの形を成形 * loggerを置きかえ * とりあえず省略記法に対応 * Refactor and Format codes * wip * Update settings-search-index.ts * wip * wip * とりあえず不確定要因の仮置きidを削除 * hashの生成を正規化(絶対パスになっていたのを緩和) * pathの入力を省略可能に * adminでもパス生成できるように * Update settings-search-index.ts * Update privacy.vue * wip * build searchIndex * wip * build * Update general.vue * build * Update sounds.vue * build * build * Update sounds.vue * 🎨 * 🎨 * Update privacy.vue * Update privacy.vue * Update security.vue * create-search-indexを多少改善 * build * Update 2fa.vue * wip * 必ずtransformCodeCacheを利用するように, キャッシュの明確な受け渡しを定義 * キャッシュはdevServerでなくても更新 * Revert "wip" This reverts commit 41bffd3a13f55618bf939dc1c9acb2a77ead4054. * inlining * wip * Update theme.vue * 🎨 * wip normalize * Update theme.vue * キャッシュのパス変換 * build * wip * wip * Update SearchMarker.vue * i18n.ts['key'] の形式が取り出せない問題のFix * build * 仮でpath入れ * 必ず絶対パスが使われるように * wip * 🎨 * storybookビルド時はcreateSearchIndexをしない * inliningの構造化 * format code * Update index.vue * wip * wip * 🎨 * wip * wip * wip * wip * wip * wip * wip * wip * clean up * wip * wip * wip * Update rollup-plugin-unwind-css-module-class-name.test.ts * Update navbar.vue * clean up * wip * wip * wip * wip * wip * Update preferences-backups.vue * Update common.ts * Update preferences.ts * wip * wip * wip * wip * Update MkPreferenceContainer.vue * Update MkPreferenceContainer.vue * Update MkPreferenceContainer.vue * enhance: 検索で上下矢印を使用することで検索結果を移動できるように * Update main-boot.ts * refactor * wip * Update sounds.vue * fix(frontend): PageWindowでSearchMarkerが動作するように * enhance(frontend): SearchMarkerの点滅を一定時間で止める * wip * lint fix * fix: 子要素監視が抜けていたのを修正 * アニメーションの回数はCSSで制御するように * refactor * enhance(frontend): 検索インデックス作成時のログを削減 * revert * fix * fix * Update preferences.ts * Update preferences.ts * wip * Update preferences.ts * wip * 🎨 * wip * Update MkPreferenceContainer.vue * wip * Update preferences.ts * wip * Update preferences.ts * Update preferences.ts * wip * wip * Update preferences.ts * wip * wip * Update preferences.ts * Update CHANGELOG.md * Update preferences.ts * Update deck-store.ts * deckStoreをdefaultStoreに統合 * wip * defaultStore -> store * Update profile.ts * wip * refactor * wip: plugin * plugin * plugin * plugin * Update plugin.ts * wip * Update plugin.vue * Update preferences.ts * Update main-boot.ts * wip * fix test * Update plugin.vue * Update plugin.vue * Update utility.ts * wip * wip * Update utility.ts * wip * wip * clean up * Update utility.ts --------- Co-authored-by: tai-cha <dev@taichan.site> Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix(frontend): Play の再読込時に UI ↵ikasoba2025-02-141-5/+6
| | | | | | | が以前の状態を引き継いでしまう問題を修正 (#15479) * fix * update change log
* refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-051-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * revert unnecessary changes * wip * refactor(frontend): enforce verbatimModuleSyntax * fix * refactor(frontend-shared): enforce verbatimModuleSyntax * wip * refactor(frontend-embed): enforce verbatimModuleSyntax * enforce consistent-type-imports * fix lint config * attemt to fix ci * fix lint * fix * fix * fix
* refactor(frontend): prefix css variables (UI) (#14739)かっこかり2024-10-101-1/+1
| | | | | | | | | | | * refactor(frontend): prefix css variables * `MI_UI` -> `MI` * fix * `stickyBottom` * stickyTop
* refactor(frontend): prefix css variables (#14725)syuilo2024-10-092-4/+4
| | | | | | | * wip * Update index.d.ts * remove unnecessary codes
* enhance: 人気のPlayを10件以上表示できるように (#14443)おさむのひと2024-10-051-1/+2
| | | Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
* Playの編集画面の保存ボタン等をstickyにする など (#14429)FineArchs2024-09-241-11/+24
| | | | | | | | | | | | | | | | | | | | | | | * flash: sticky buttons * sticky save buttons * fix * add spacer * fix design * Update CHANGELOG.md * revert experimental background * add background * Update CHANGELOG.md --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* refactor(frontend): ↵かっこかり2024-09-231-10/+15
| | | | | | | | | | | popupMenuの項目作成時に三項演算子をなるべく使わないように (#14554) * refactor(frontend): popupMenuの項目作成時に三項演算子をなるべく使わないように * type import * fix * lint
* refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536)かっこかり2024-09-101-1/+1
| | | | | | | | | | | | | | | * refactor(frontend): shouldCollapsedを共通化 * refactor(frontend): config.js, worker-multi-dispatch.js, intl-const.jsを共通化 * fix(frontend-shared): fix type error * refactor(frontend): is-link.jsと、同一の振る舞いをする記述を共通化 * fix * fix lint * lint fixes
* fix(frontend): 以前のpopupの呼び出し方を修正 (#14421)かっこかり2024-08-171-2/+4
|
* enhance(backend): ↵zyoshoka2024-08-171-1/+48
| | | | | | | | | | | | | | | ページ、ギャラリー、Playのモデレーション強化 (#13523) * enhance(backend): Page、ギャラリー、Playのモデレーション強化 * Update CHANGELOG.md * fix: update misskey-js * refactor(frontend): use `MkA` * Update CHANGELOG.md * fix(i18n): Page -> ページ
* fix(general): some fixes and improvements of Play visibility (#14384)zyoshoka2024-08-101-1/+1
| | | | | | | | | * fix(backend): missing `visibility` param in packing flash * fix(frontend): use `visibility` value got from API * enhance(frontend): change preview appearance of private Play * Update CHANGELOG.md
* chore: Use clipboard API directly (#14227)Chocolate Pie2024-07-171-1/+1
| | | | | * chore: Use clipboard API directly * fix: Fix lint
* AiScriptを0.19.0にアップデート (#14226)FineArchs2024-07-171-5/+6
| | | | | | | * Update autogen files * Update CHANGELOG.md * Update flash-edit.vue
* enhance: 非ログイン時には別サーバーに遷移できるように ↵かっこかり2024-07-141-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | (#13089) * enhance: 非ログイン時にはMisskey Hub経由で別サーバーに遷移できるように * fix * サーバーサイド照会を削除 * クライアント側の照会動作 * hubを経由せずにリモートで続行できるように * fix と pleaseLogin誘導箇所の追加 * fix * fix * Update CHANGELOG.md --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix(frontend): ↵かっこかり2024-04-271-18/+64
| | | | | | | | | | | PlayのAiScriptランタイムが停止したときに画面が初期化されていない問題を修正 (#13747) * fix(frontend): PlayのAiScriptランタイムが停止したときに画面が初期化されていない問題を修正 * fix * Update Changelog * typo
* add comma (#13746)salano_ym2024-04-271-7/+7
|
* AiScriptのバージョンを0.18.0に上げる (#13743)FineArchs2024-04-251-17/+17
| | | | | | | | | | | | | * Update package.json * Update autogen files * Update flash-edit.vue * Update flash-edit.vue * Update CHANGELOG.md * revert
* fix(general): ↵zyoshoka2024-03-151-6/+8
| | | | | | | | | `flash/create`でPlayの公開範囲を指定できない問題の修正と編集画面の調整 (#13574) * fix(backend): param `visibility` wasn't included in `flash/create` * fix(frontend): tweak flash editor ui * Update CHANGELOG.md
* fix(frontend/pageMetadata): ページタイトルが更新されない問題 ↵taiy2024-02-163-15/+15
| | | | | | (#13289) Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* (re) update SPDX-FileCopyrightTexttamaina2024-02-133-3/+3
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-133-3/+3
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-123-3/+3
|
* refactor(frontend): global/router -> routersyuilo2024-01-302-2/+2
|
* refactor: deprecate i18n.t (#13039)Acid Chicken (硫酸鶏)2024-01-201-1/+1
| | | | | | | | | * refactor: deprecate i18n.t * revert: deprecate i18n.t This reverts commit 7dbf873a2f745040ee723df5db659acacff84e12. * chore: reimpl
* feat(frontend): 横スワイプでタブを切り替える機能 (#13011)かっこかり2024-01-181-19/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | * (add) 横スワイプでタブを切り替える機能 * Change Changelog * y方向の移動が一定量を超えたらスワイプを中断するように * Update swipe distance thresholds * Remove console.log * adjust threshold * rename, use v-model * fix * Update MkHorizontalSwipe.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * use css module --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: ↵FineArchs2024-01-181-1/+1
| | | | | | | | | | | | | MkCodeをブロックとインラインで別コンポーネント化する (#13026) * Create MkCodeInline.vue * Update MkCode.vue * Update MkMisskeyFlavoredMarkdown.ts * Update flash.vue * Update MkCodeInline.vue
* enhance(frontend): Playの説明欄にMFMを使えるように (#12899)かっこかり2024-01-142-2/+2
| | | | | | | | | | | | | | | | | | | * (enhance) Playの説明欄にMFMを使えるように * Update Changelog * use class for mfm component * Update packages/frontend/src/pages/flash/flash-edit.vue Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com> * Update flash.vue * Update CHANGELOG.md --------- Co-authored-by: 1Step621 <86859447+1STEP621@users.noreply.github.com>
* refactor(frontend): router.ts解きほぐし (#12907)おさむのひと2024-01-082-2/+2
| | | | | | | | | | | | | | | | | | | * 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>
* refactor(frontend): ↵おさむのひと2024-01-042-2/+4
| | | | | | | | | | | | | os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) * refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる * fix * fix * renate to "misskeyApi" * rename file
* Fix: AiScriptのreadlineの修正をPlay以外にも適用 (#12841)FineArchs2024-01-041-10/+2
| | | | | | | | | | | | | | | | | | | * add AiScriptReadline() in api.ts * apply AiScriptReadline on flash.vue * AiScriptReadline → aiScriptReadline * Update flash.vue * Update scratchpad.vue * Update WidgetAiscript.vue * Update WidgetAiscriptApp.vue * Update WidgetButton.vue * Update plugin.ts
* Revert "refactor: paginationの型を明示する (#12809)" (#12810)GrapeApple02023-12-271-4/+4
| | | This reverts commit 6855079811401be883167476726644e5730ea792.
* refactor: paginationの型を明示する (#12809)GrapeApple02023-12-261-4/+4
| | | | | * refactor: paginationの型を明示する * asではなくsatisfiesを使うように
* refactor(frontend): Reactivityで型を明示するように (#12791)zyoshoka2023-12-262-4/+6
| | | | | | | * refactor(frontend): Reactivityで型を明示するように * fix: プロパティの参照が誤っているのを修正 * fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え
* (enhance) コード入力をMkCodeEditorに変更 (#12682)かっこかり2023-12-161-2/+3
|
* Fix: ↵FineArchs2023-12-161-6/+2
| | | | | | | AiScriptの`readline`が不正な値を返すことがある問題を修正 (#12675) * fix input bug * Update CHANGELOG.md
* コード入力ボックスでTabを入力できるように (#12671)1STEP6212023-12-151-1/+1
|