Commit graph

59 commits

Author SHA1 Message Date
cc7b2c5281 fix: special thanks 2025-04-04 16:28:53 +09:00
5f931855be
Merge upstream 2024-12-30 23:28:39 +09:00
あわわわとーにゅ
7bcc254fd4
fix(frontend): 支援メニューがデッキUIで正常に動作しない問題を修正 (MisskeyIO#861)
+ kawaiiモードのメニュー追加

MSKY-1
2024-12-28 14:56:37 +09:00
86e344bb88
fix: some minor problems 2024-12-22 22:42:24 +09:00
8168fa316f
fix(about): illustation moved to special page 2024-12-22 12:45:36 +09:00
29c25555b8
Merge upstream 2024-12-22 12:44:09 +09:00
あわわわとーにゅ
3362c464c5
spec(api): 一部APIをGETに対応・認証情報をヘッダーに (MisskeyIO#837) 2024-12-22 03:08:34 +09:00
オスカー、
3bb82171d2
enhance(welcome): entrance page selected by kawaii mode 2024-12-04 03:31:22 +09:00
オスカー、
b891c94423
fix(about): instance color picking 2024-11-27 18:33:20 +09:00
オスカー、
668df162f4
fix(about): avatar display problem 2024-11-27 18:21:29 +09:00
オスカー、
06f160a2b4
enhance(credits): use instance meta instead of hard code 2024-11-27 17:44:23 +09:00
オスカー、
bf3914d59b
enhance(about): refactor about page 2024-11-26 21:51:28 +09:00
オスカー、
ad5262dc05
style: oscar branding 2024-10-22 00:57:10 +09:00
무라쿠모
77ed6bb32b
fix: lint 2024-08-28 01:06:27 +09:00
무라쿠모
ce48a79f6b
Merge upstream 2024-08-17 20:40:14 +09:00
まっちゃとーにゅ
09c419e11b
spec(profile): 相互リンク機能のロールによる制御の仕様変更 (MisskeyIO#701) 2024-08-14 20:04:06 +09:00
무라쿠모
d0a648c35a
style(about): One and only for OSCAR (2) 2024-06-27 23:55:14 +09:00
무라쿠모
7bd1e3a13a
fix(about): lint 2024-06-25 00:46:42 +09:00
무라쿠모
9e798c5085
style(locale): one and only for OSCAR (1)
style(about): one and only for OSCAR
2024-06-25 00:32:08 +09:00
무라쿠모
893988979a
fix(about): hide our federation status 2024-06-20 23:48:05 +09:00
무라쿠모
d8ea4d478c
style: remove MisskeyHQ assets to avoid copyrights problem 2024-06-14 16:49:00 +09:00
무라쿠모
e990ebb4e0
style: remove Misskey.io branding 2024-06-14 15:38:28 +09:00
まっちゃとーにゅ
0b207e0006
chore(frontend): CSSのwarning解消、i18n (MisskeyIO#640) 2024-05-24 21:39:17 +09:00
まっちゃとーにゅ
f4fbc220d5
spec(frontend): kawaii モード (MisskeyIO#632) 2024-05-18 02:59:14 +09:00
まっちゃとーにゅ
7187c04b2e
misc: misskeyusercontent.com → misskeyusercontent.jp (MisskeyIO#563) 2024-03-22 17:09:12 +09:00
まっちゃとーにゅ
3191a404a5
spec(frontend): Welcome・AboutページにSponsored byセクションを追加 (MisskeyIO#497) 2024-03-03 19:35:25 +09:00
まっちゃとーにゅ
50caa3fd5c
Merge remote-tracking branch 'misskey-dev/develop' into io 2024-02-22 06:50:23 +09:00
Acid Chicken (硫酸鶏)
acba96c1d3
feat: license violation protection (#13285)
* 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>
2024-02-17 13:34:50 +09:00
taiy
860e8bb5d8
fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-02-16 16:17:09 +09:00
tamaina
c1514ce91d (re) update SPDX-FileCopyrightText
Fix  #13290
2024-02-13 15:59:27 +00:00
tamaina
311c2172d7 Revert "update SPDX-FileCopyrightText"
This reverts commit 9b5aeb76d8.
2024-02-13 15:50:11 +00:00
まっちゃとーにゅ
e756272c02
Merge remote-tracking branch 'misskey-dev/develop' into io 2024-02-13 02:27:48 +09:00
syuilo
a1e12c0ec3 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2024-02-12 11:37:55 +09:00
syuilo
9b5aeb76d8 update SPDX-FileCopyrightText 2024-02-12 11:37:45 +09:00
まっちゃとーにゅ
a7e77885d2
spec(frontend): aboutページのUI調整 (MisskeyIO#441) 2024-02-12 11:19:25 +09:00
Acid Chicken (硫酸鶏)
3dc095d1c9
feat: provide tarball (#13260)
* feat: provide tarball

* build: pack on build-assets

* chore: use ignore-walk

* chore: debug

* build: dependencies
2024-02-12 10:02:27 +09:00
まっちゃとーにゅ
94f5d47e46
spec(frontend): aboutページにリポジトリ・フィードバックのURLを表示させる (MisskeyIO#438) 2024-02-12 07:53:27 +09:00
Acid Chicken (硫酸鶏)
7881f06be0
refactor: deprecate i18n.t (#13039)
* refactor: deprecate i18n.t

* revert: deprecate i18n.t

This reverts commit 7dbf873a2f745040ee723df5db659acacff84e12.

* chore: reimpl
2024-01-20 08:11:59 +09:00
かっこかり
c1019a006b
feat(frontend): 横スワイプでタブを切り替える機能 (#13011)
* (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>
2024-01-18 18:21:33 +09:00
おさむのひと
fa9c4a19b9
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694)
* refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる

* fix

* fix

* renate to "misskeyApi"

* rename file
2024-01-04 18:32:46 +09:00
zyoshoka
75034d9240
refactor(frontend): Reactivityで型を明示するように (#12791)
* refactor(frontend): Reactivityで型を明示するように

* fix: プロパティの参照が誤っているのを修正

* fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え
2023-12-26 14:19:35 +09:00
zyoshoka
406b4bdbe7
refactor(frontend): 非推奨となったReactivity 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: 対応漏れ
2023-12-07 14:42:09 +09:00
syuilo
79346272f8
feat: レジストリAPIをサードパーティから利用可能に (#12229)
* wip

* wip

* Update remove.ts

* refactor
2023-11-03 13:23:03 +09:00
かっこかり
5e8c0deab3
プライバシーポリシー・運営者情報のリンクを追加 (#11925)
* 運営者情報・プライバシーポリシーリンクを追加

* Update Changelog

* Run api extractor

* プライバシーポリシー・利用規約の同意をまとめる

* Update Changelog

* fix lint

* fix

* api extractor

* improve design

* nodeinfoにプライバシーポリシー・運営者情報を追加
2023-10-07 13:13:13 +09:00
syuilo
b0f6c44f36 refactor(frontend): use ESM 2023-09-19 16:37:43 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する (#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>
2023-07-27 14:31:52 +09:00
syuilo
95470a40a7 refactor 2023-05-19 16:20:53 +09:00
syuilo
3af99d075e enhance(frontend): サーバー情報ページでサーバールールを見れるように 2023-04-20 17:23:35 +09:00
syuilo
e1f9ab77f8
feat: Server rules (#10660)
* enhance(frontend): サーバールールのデザイン調整

* enhance(frontend): i18n

* enhance(frontend): 利用規約URLの設定を「モデレーション」ページへ移動

* enhance(frontend): サーバールールのデザイン調整

* Update CHANGELOG.md

* 不要な差分を削除

* fix(frontend): lint

* ui tweak

* test: add stories

* tweak

* test: bind args

* test: add interaction tests

* fix bug

* Update packages/frontend/src/pages/admin/server-rules.vue

Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>

* Update misskey-js.api.md

* chore: windowを明示

* 🎨

* refactor

* 🎨

* 🎨

* fix e2e test

* 🎨

* 🎨

* fix icon

* fix e2e

---------

Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-04-19 21:24:31 +09:00
syuilo
7a8a756789 refactor(frontend): remove $instance 2023-04-01 13:46:04 +09:00