Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update host #626

Merged
merged 63 commits into from
Apr 30, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
f3500ff
fix: report progress out of 100% in CleanRemoteFilesProcessorService …
nilathedragon Mar 30, 2024
b35ae97
fix(backend): better `notes/translate` error response (#13631)
zyoshoka Mar 30, 2024
2a85143
fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する (#13600)
samunohito Mar 30, 2024
50da7d2
enhance(frontend): 2要素認証セットアップウィザードにアプリを起動するボタンを新設 (#13636)
kakkokari-gtyih Mar 30, 2024
b96d9c6
fix/enhance(frontend): 映像・音声周りの改修 (#13206)
kakkokari-gtyih Mar 30, 2024
d4ca973
Enhance(frontend): もっと!ボタンでリアクション一覧が開けるように (#12935)
1STEP621 Mar 30, 2024
0f2e651
fix(frontend): remove duplicate CSS declaration (#13640)
l2dy Mar 31, 2024
efafa02
enhance(backend): ビデオファイルにビデオトラックがあるかを確認するように (#13568)
kakkokari-gtyih Mar 31, 2024
61978cb
fix(frontend): ページデザインの修正 (#13642)
kakkokari-gtyih Mar 31, 2024
b4b47d8
refactor(frontend): use `scrollX` or `scrollY` (#13645)
kakkokari-gtyih Apr 1, 2024
c4fc582
Merge pull request from GHSA-fpvp-74wx-35p3
jorgectf Apr 3, 2024
efa42a1
fix(backend): バックエンドのpnpm devによるビルド後にbuild-assetsを行うようにする (#13659)
samunohito Apr 4, 2024
2f8fb10
fix(deps): aiscript-vscodeのインストール中にWARNが出るのを修正 (#13661)
kakkokari-gtyih Apr 5, 2024
959cc8f
refactor(general): use `Date.now()` instead of creating a new `Date` …
zyoshoka Apr 7, 2024
960c4df
enhance(frontend): better condition for posting and displaying Notes …
zyoshoka Apr 7, 2024
b322f55
dev: fix misskey-tga (#13312)
Srgr0 Apr 8, 2024
7586ef7
fix(frontend): MkDialogのinputで字数制限に違反していてもEnterキーが押せてしまうのを修正 (#13677)
1STEP621 Apr 9, 2024
eb1ef14
enhance(frontend): add link of 2fa guide
syuilo Apr 9, 2024
f5100cc
feat(frontend): アップロードするファイルの名前をランダム文字列にできるように (#13688)
kakkokari-gtyih Apr 13, 2024
5c7c44c
fix(backend): 登録にメール認証が必須になっている場合、登録されているメールアドレスを削除できないように (#13703)
kakkokari-gtyih Apr 13, 2024
48a7679
test: do not use indexedDB in cypress environment due to chrome bug (…
anatawa12 Apr 13, 2024
7cf0c18
fix(backend): FileServerServiceでレンジリクエストの場合に適切なレスポンスコードが返らない問題を修正 (#1…
kakkokari-gtyih Apr 14, 2024
8c5d9a6
fix(backend): incorrect logic for determining whether Quote or not (#…
zyoshoka Apr 14, 2024
bba3097
enhance: クリップのノート数を表示するように (#13686)
kakkokari-gtyih Apr 14, 2024
b4faa7c
chore: Use integrity for Redoc script (#13716)
mei23 Apr 15, 2024
c687b4e
fix(backend): nginx経由で/files/にRangeリクエストされた場合に正しく応答できないのを修正 (#13712)
mei23 Apr 15, 2024
ca0d148
ci: Check Misskey JS autogenを様々改善 (#13718)
anatawa12 Apr 15, 2024
e9e877f
fix: ダイレクト投稿の宛先が保存されない (#13717)
anatawa12 Apr 16, 2024
6f489b5
enhance(frontend): ページの表示部上部に編集リンクを追加 (#13724)
kakkokari-gtyih Apr 17, 2024
977e2d2
enhance(frontend): フォローするかどうかの確認ダイアログを出せるように (#13723)
kakkokari-gtyih Apr 17, 2024
e423b8c
細かいミュートの処理の修正 (#13695)
anatawa12 Apr 17, 2024
ea9aa6f
:art: (ページ表示部上部のボタン順序を変更)
kakkokari-gtyih Apr 17, 2024
cd7f727
enhance: 新しいコンディショナルロール条件の実装 (#13732)
samunohito Apr 19, 2024
f9aed8f
fix: 正規化されていない状態のhashtagが連合されてきたhtmlに含まれているとhashtagが正しくhashtagに復元されない…
anatawa12 Apr 19, 2024
470ce2e
feat(webhook): 通報の登録、解決、自動解決に対応 (#615)
CyberRex0 Apr 22, 2024
553ba84
AiScriptのバージョンを0.18.0に上げる (#13743)
FineArchs Apr 25, 2024
85339ca
feat: improve emoji endpoint (#13742)
Hoto-Cocoa Apr 25, 2024
6abb8c4
Merge pull request from GHSA-m9qf-3pfj-2r86
mei23 Apr 27, 2024
f53e22d
add comma (#13746)
salano-ym Apr 27, 2024
0a31e13
fix(frontend): PlayのAiScriptランタイムが停止したときに画面が初期化されていない問題を修正 (#13747)
kakkokari-gtyih Apr 27, 2024
cb5d8bd
fix(backend): ページのOGP URLが違うのを修正 (#13749)
kakkokari-gtyih Apr 27, 2024
7ce6a9b
fix(frontend): グループ通知の人数をちゃんと数えるように (#13751)
kakkokari-gtyih Apr 27, 2024
78e61c6
fix(frontend_reversi): 共有ボタンの実装を改善 (#13750)
kakkokari-gtyih Apr 27, 2024
8775333
add special entrance page (MisskeyIO#616)
syuilo Apr 27, 2024
20eb4bc
Fix(backend): ActivityPubでのHTMLへのシリアライズを修正 (#13752)
ikasoba Apr 27, 2024
fe1172f
fix: ハイフンを含むリモート絵文字が描画されない (#13715)
anatawa12 Apr 27, 2024
8e8ee2a
open links in abuse comment in new window (#13381)
anatawa12 Apr 27, 2024
1afb929
update deps (MisskeyIO#618)
u1-liquid Apr 27, 2024
37bdae6
i18n: MisskeyIO#615 (MisskeyIO#619)
u1-liquid Apr 27, 2024
5fcec3d
enhance(frontend): アカウント作成時にHIBPで流出パスワードをチェックするように (MisskeyIO#617)
u1-liquid Apr 27, 2024
59235a0
enhance(frontend): カスタム絵文字管理画面にてファイル更新で勝手に名前が変わらないように (MisskeyIO#620)
Misaki0331 Apr 27, 2024
c7d7da8
AP Link等は添付ファイル扱いしないようになど (#13754)
mei23 Apr 28, 2024
e2ff5f5
lint
syuilo Apr 28, 2024
eedfd27
Revert "fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する (#13600)"
u1-liquid Apr 28, 2024
fd696a9
Merge remote-tracking branch 'misskey-dev/develop' into io
u1-liquid Apr 28, 2024
96abc31
update deps and fix
u1-liquid Apr 28, 2024
ba03796
Merge pull request MisskeyIO#621 from merge-upstream
u1-liquid Apr 28, 2024
dc9a839
fix(backend): リノートの評価の順番を変更、isQuote・isQuotePackedの挙動を修正 (MisskeyIO#622)
u1-liquid Apr 28, 2024
86e15db
Bump up version to 2024.3.1-io.7 (MisskeyIO#623)
u1-liquid Apr 28, 2024
5f8d4cf
enhance(frontend): パスワード変更時にHIBPで流出パスワードをチェックするように (MisskeyIO#625)
u1-liquid Apr 30, 2024
6b1b7fd
Hotfix GHSA-2vxv-pv3m-3wvj (MisskeyIO#624)
u1-liquid Apr 30, 2024
1e2e858
Revert "add special entrance page (MisskeyIO#616)"
u1-liquid Apr 30, 2024
9a4f66e
Merge branch 'io' into host
u1-liquid Apr 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
AiScriptのバージョンを0.18.0に上げる (misskey-dev#13743)
* Update package.json

* Update autogen files

* Update flash-edit.vue

* Update flash-edit.vue

* Update CHANGELOG.md

* revert
  • Loading branch information
FineArchs committed Apr 25, 2024
commit 553ba8479298fa70f4c168b679ae42f8364df17f
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
- Enhance: リプライにて引用がある場合テキストが空でもノートできるように
- 引用したいノートのURLをコピーしリプライ投稿画面にペーストして添付することで達成できます
- Enhance: フォローするかどうかの確認ダイアログを出せるように
- Chore: AiScriptを0.18.0にバージョンアップ
- Fix: 一部のページ内リンクが正しく動作しない問題を修正
- Fix: 周年の実績が閏年を考慮しない問題を修正
- Fix: ローカルURLのプレビューポップアップが左上に表示される
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-replace": "5.0.5",
"@rollup/pluginutils": "5.1.0",
"@syuilo/aiscript": "0.17.0",
"@syuilo/aiscript": "0.18.0",
"@tabler/icons-webfont": "2.44.0",
"@twemoji/parser": "15.0.0",
"@vitejs/plugin-vue": "5.0.4",
Expand Down
34 changes: 17 additions & 17 deletions packages/frontend/src/pages/flash/flash-edit.vue
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ import MkInput from '@/components/MkInput.vue';
import MkSelect from '@/components/MkSelect.vue';
import { useRouter } from '@/router/supplier.js';

const PRESET_DEFAULT = `/// @ 0.16.0
const PRESET_DEFAULT = `/// @ 0.18.0

var name = ""

Expand All @@ -60,13 +60,13 @@ Ui:render([
Ui:C:button({
text: "Hello"
onClick: @() {
Mk:dialog(null \`Hello, {name}!\`)
Mk:dialog(null, \`Hello, {name}!\`)
}
})
])
`;

const PRESET_OMIKUJI = `/// @ 0.16.0
const PRESET_OMIKUJI = `/// @ 0.18.0
// ユーザーごとに日替わりのおみくじのプリセット

// 選択肢
Expand All @@ -81,11 +81,11 @@ let choices = [
"大凶"
]

// シードが「ユーザーID+今日の日付」である乱数生成器を用意
let random = Math:gen_rng(\`{USER_ID}{Date:year()}{Date:month()}{Date:day()}\`)
// シードが「PlayID+ユーザーID+今日の日付」である乱数生成器を用意
let random = Math:gen_rng(\`{THIS_ID}{USER_ID}{Date:year()}{Date:month()}{Date:day()}\`)

// ランダムに選択肢を選ぶ
let chosen = choices[random(0 (choices.len - 1))]
let chosen = choices[random(0, (choices.len - 1))]

// 結果のテキスト
let result = \`今日のあなたの運勢は **{chosen}** です。\`
Expand All @@ -109,7 +109,7 @@ Ui:render([
])
`;

const PRESET_SHUFFLE = `/// @ 0.16.0
const PRESET_SHUFFLE = `/// @ 0.18.0
// 巻き戻し可能な文字シャッフルのプリセット

let string = "ペペロンチーノ"
Expand All @@ -123,13 +123,13 @@ var cursor = 0

@do() {
if (cursor != 0) {
results = results.slice(0 (cursor + 1))
results = results.slice(0, (cursor + 1))
cursor = 0
}

let chars = []
for (let i, length) {
let r = Math:rnd(0 (length - 1))
let r = Math:rnd(0, (length - 1))
chars.push(string.pick(r))
}
let result = chars.join("")
Expand Down Expand Up @@ -188,27 +188,27 @@ var cursor = 0
do()
`;

const PRESET_QUIZ = `/// @ 0.16.0
const PRESET_QUIZ = `/// @ 0.18.0
let title = '地理クイズ'

let qas = [{
q: 'オーストラリアの首都は?'
choices: ['シドニー' 'キャンベラ' 'メルボルン']
choices: ['シドニー', 'キャンベラ', 'メルボルン']
a: 'キャンベラ'
aDescription: '最大の都市はシドニーですが首都はキャンベラです。'
} {
q: '国土面積2番目の国は?'
choices: ['カナダ' 'アメリカ' '中国']
choices: ['カナダ', 'アメリカ', '中国']
a: 'カナダ'
aDescription: '大きい順にロシア、カナダ、アメリカ、中国です。'
} {
q: '二重内陸国ではないのは?'
choices: ['リヒテンシュタイン' 'ウズベキスタン' 'レソト']
choices: ['リヒテンシュタイン', 'ウズベキスタン', 'レソト']
a: 'レソト'
aDescription: 'レソトは(一重)内陸国です。'
} {
q: '閘門がない運河は?'
choices: ['キール運河' 'スエズ運河' 'パナマ運河']
choices: ['キール運河', 'スエズ運河', 'パナマ運河']
a: 'スエズ運河'
aDescription: 'スエズ運河は高低差がないので閘門はありません。'
}]
Expand Down Expand Up @@ -296,12 +296,12 @@ qaEls.push(Ui:C:container({
onClick: finish
})
]
} 'footer'))
}, 'footer'))

Ui:render(qaEls)
`;

const PRESET_TIMELINE = `/// @ 0.16.0
const PRESET_TIMELINE = `/// @ 0.18.0
// APIリクエストを行いローカルタイムラインを表示するプリセット

@fetch() {
Expand All @@ -315,7 +315,7 @@ const PRESET_TIMELINE = `/// @ 0.16.0
])

// タイムライン取得
let notes = Mk:api("notes/local-timeline" {})
let notes = Mk:api("notes/local-timeline", {})

// それぞれのノートごとにUI要素作成
let noteEls = []
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.