summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkSourceCodeAvailablePopup.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy18 hours1-3/+3
|
* probably fix most renamed CSS variablesdakkar2024-11-081-1/+1
|
* Merge tag '2024.10.1' into feature/2024.10dakkar2024-11-081-3/+3
|\
| * refactor(frontend): prefix css variables (UI) (#14739)かっこかり2024-10-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | * refactor(frontend): prefix css variables * `MI_UI` -> `MI` * fix * `stickyBottom` * stickyTop
| * refactor(frontend): prefix css variables (#14725)syuilo2024-10-091-1/+1
| | | | | | | | | | | | | | * wip * Update index.d.ts * remove unnecessary codes
* | Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-091-1/+1
|\|
| * 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
* | replaced ti-xdakkar2024-06-221-1/+1
| |
* | merge: upstreamMarie2024-02-231-1/+1
|\|
* | Switch source code bitsdakkar2024-02-201-0/+1
| |
* | fix: url in new componentMarie2024-02-191-1/+1
|/
* feat: license violation protection (#13285)Acid Chicken (硫酸鶏)2024-02-171-0/+112
* 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>