summaryrefslogtreecommitdiff
path: root/packages/frontend/src/scripts/player-url-transform.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-26/+0
|
* 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): Twitchの埋め込みが開けない問題を修正 (#14247)かっこかり2024-07-181-0/+26
* fix(frontend): twitchの埋め込みが開けない問題を修正 * Update Changelog * fix test