| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | split url into webUrl and localUrl (like mastodon)stable | Freya Murphy | 12 hours | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'develop' into merge/2025-03-24 | dakkar | 2025-04-28 | 1 | -2/+4 |
| |\ | |||||
| | * | Security fixes | Julia Johannesen | 2025-04-27 | 1 | -2/+4 |
| | | | | | | | | | Co-Authored-By: dakkar <dakkar@thenautilus.net> | ||||
| * | | update references from /scripts/ to /utility/ | Hazelnoot | 2025-03-25 | 1 | -1/+1 |
| | | | |||||
| * | | merge upstream | Hazelnoot | 2025-03-25 | 1 | -2/+2 |
| |\ \ | |/ |/| | |||||
| | * | refactor(frontend): organize use functions | syuilo | 2025-03-13 | 1 | -1/+1 |
| | | | |||||
| | * | refactor(frontend): scripts -> utility | syuilo | 2025-03-09 | 1 | -1/+1 |
| | | | |||||
| | * | refactor(frontend): verbatimModuleSyntaxを有効化 (#15323) | かっこかり | 2025-02-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | | Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 | dakkar | 2024-10-09 | 1 | -1/+1 |
| |\| | |||||
| | * | refactor(frontend): frontend-embed/src/to-be-sharedを共通化 (#14536) | かっこかり | 2024-09-10 | 1 | -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 | ||||
| * | | upd&merge: Merge Cherrypick/MisskeyIO's external url popup, delete old popup ↵ | Marie | 2024-10-04 | 1 | -12/+2 |
| | | | | | | | | | warning and modify script to handle undefined domains | ||||
| * | | upd: use @click.prevent instead of @click | Marie | 2024-10-02 | 1 | -2/+3 |
| | | | |||||
| * | | upd: remove duplication | Marie | 2024-09-22 | 1 | -11/+2 |
| | | | |||||
| * | | chore: vue lint | Marie | 2024-09-16 | 1 | -4/+2 |
| | | | |||||
| * | | chore: add spacing between { and } | Marie | 2024-09-16 | 1 | -1/+1 |
| | | | |||||
| * | | upd: prompt for confirmation on external links | Marie | 2024-09-16 | 1 | -2/+24 |
| | | | |||||
| * | | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07 | dakkar | 2024-08-02 | 1 | -2/+4 |
| |\| | |||||
| | * | refactor(frontend): refactor popup api and make sure call dispose callback | syuilo | 2024-07-04 | 1 | -2/+4 |
| | | | | | | | | | Close #14122 | ||||
| * | | replaced ti-external-link | dakkar | 2024-06-22 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'misskey/release/2024.5.0' into ↵ | dakkar | 2024-05-11 | 1 | -0/+3 |
| |\| | | | | | | | future-2024-04-25-post | ||||
| | * | refactor(frontend): provide linkNavigationBehavior | syuilo | 2024-05-06 | 1 | -2/+2 |
| | | | |||||
| | * | open links in abuse comment in new window (#13381) | anatawa12 | 2024-04-27 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: changing MkA behavior from MkMFM * chore: open links in abuse comment in new window * docs(changelog): 通報のコメント内のリンクをクリックした際、ウィンドウで開くように * chore: use inject instead of prop drilling * Revert "chore: use inject instead of prop drilling" This reverts commit b4dd14eacf59c8079676aa6ab019fece67496d79. | ||||
| * | | Merge remote-tracking branch 'misskey/develop' into future-2024-03-23 | dakkar | 2024-03-24 | 1 | -7/+10 |
| |\| | |||||
| | * | fix: URLプレビューの動作改善+動作設定を可能にする (#13579) | おさむのひと | 2024-03-21 | 1 | -7/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * support new version * URLプレビュー無効化時、フロント側も非表示にしてリクエストをしないようにする * fix lint * fix lint * tweak preview request error handles * fix: CHANGELOG.md * fix * fix --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> | ||||
| * | | Merge remote-tracking branch 'misskey/develop' into future-2024-03-14 | dakkar | 2024-03-14 | 1 | -2/+2 |
| |\| | |||||
| | * | fix: URL preview popup for local URL appears in the upper left corner (#13555) | anatawa12 | 2024-03-12 | 1 | -2/+2 |
| | | | |||||
| * | | merge: upstream | Marie | 2024-02-19 | 1 | -1/+1 |
| |\| | |||||
| | * | (re) update SPDX-FileCopyrightText | tamaina | 2024-02-13 | 1 | -1/+1 |
| | | | | | | | | | Fix #13290 | ||||
| | * | Revert "update SPDX-FileCopyrightText" | tamaina | 2024-02-13 | 1 | -1/+1 |
| | | | | | | | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2. | ||||
| | * | update SPDX-FileCopyrightText | syuilo | 2024-02-12 | 1 | -1/+1 |
| | | | |||||
| | * | refactor(frontend): Reactivityで型を明示するように (#12791) | zyoshoka | 2023-12-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * refactor(frontend): Reactivityで型を明示するように * fix: プロパティの参照が誤っているのを修正 * fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え | ||||
| * | | fix: links triggering clickToOpen | ShittyKopper | 2024-02-04 | 1 | -0/+1 |
| | | | |||||
| * | | refactor(frontend): Reactivityで型を明示するように (#12791) | zyoshoka | 2023-12-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | * refactor(frontend): Reactivityで型を明示するように * fix: プロパティの参照が誤っているのを修正 * fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え | ||||
| * | | merge: upstream | Marie | 2023-12-23 | 1 | -5/+5 |
| |\| | |||||
| | * | enhance(frontend): ↵ | まっちゃとーにゅ | 2023-12-08 | 1 | -1/+1 |
| | | | | | | | | | window.openやaタグにnoopenerオプションをつける (MisskeyIO#283) | ||||
| | * | refactor(frontend): 非推奨となったReactivity ↵ | zyoshoka | 2023-12-07 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Transformを使わないように (#12539) * refactor(frontend): 非推奨となったReactivity Transformを使わないように * refactor: 不要な括弧を除去 * fix: 不要なアノテーションを除去 * fix: Refの配列をrefしている部分の対応 * refactor: 不要な括弧を除去 * fix: lint * refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換 * fix: type error * chore: drop reactivity transform from eslint configuration * refactor: remove unnecessary import * fix: 対応漏れ | ||||
| * | | work in progress icons | Insert5StarName | 2023-09-30 | 1 | -1/+1 |
| |/ | |||||
| * | refactor(frontend): use ESM | syuilo | 2023-09-19 | 1 | -3/+3 |
| | | |||||
| * | chore: ↵ | Shun Sakai | 2023-07-27 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#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> | ||||
| * | refactor: `substr` -> `substring` (#11273) | okayurisotto | 2023-07-14 | 1 | -1/+1 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 1 | -10/+6 |
| | | |||||
| * | Revert "perf?(client): remove needless scoped annotation for style" | syuilo | 2022-12-27 | 1 | -1/+1 |
| | | | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de. | ||||
| * | perf?(client): remove needless scoped annotation for style | syuilo | 2022-12-27 | 1 | -1/+1 |
| | | |||||
| * | rename: client -> frontend | syuilo | 2022-12-27 | 1 | -0/+47 |