-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Release: 13.9.2 #10218
Release: 13.9.2 #10218
Conversation
…stantというエラーが出る Fix #10187
…ge indicate this (#10191) Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(server): downloadUrlでContent-Dispositionからファイル名を取得 Resolve #10036 Resolve #4750 * untitled * オブジェクトストレージのContent-Dispositionのファイル名の拡張子をContent-Typeに添ったものにする * ✌️ * tiff * fix filename * add test * /files/でもContent-Disposition * enhance(server): メディアプロキシでico,bmpを読めるように Fix #10120 * comment * fix test --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* docker: build assets on native arch * 消しすぎた
Related to #10201
* New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Japanese, Kansai)
Codecov Report
@@ Coverage Diff @@
## master #10218 +/- ##
==========================================
+ Coverage 69.14% 69.23% +0.09%
==========================================
Files 706 707 +1
Lines 65312 65407 +95
Branches 5181 5214 +33
==========================================
+ Hits 45159 45286 +127
+ Misses 20153 20121 -32
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
ふと思ったけど identicon のキー変えると生成される画像変わるのでちょっと微妙かも |
(せめて CHANGELOG にはその旨但し書きしておいたほうがよさそう) |
しゅいろが寝る直前にリリースを切る習慣をやめて欲しいので個人的には明日の朝Approveしたい所存 |
* fix(frontend): ユーザーページのバッジ表示を適切に折り返すように * Update CHANGELOG.md
text.includes('https://youtu.be/Efrlqw8ytg4'.toLowerCase()) || | ||
text.includes('https://www.youtube.com/watch?v=Efrlqw8ytg4'.toLowerCase()) || | ||
text.includes('https://m.youtube.com/watch?v=Efrlqw8ytg4'.toLowerCase()) || | ||
text.includes('https://youtu.be/XVCwzwxdHuA'.toLowerCase()) || | ||
text.includes('https://www.youtube.com/watch?v=XVCwzwxdHuA'.toLowerCase()) || | ||
text.includes('https://m.youtube.com/watch?v=XVCwzwxdHuA'.toLowerCase()) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
toLowerCase
は嘘そう
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
なくても良さそうではある
@@ -6766,14 +6789,16 @@ packages: | |||
readable-stream: 2.3.7 | |||
dev: false | |||
|
|||
/follow-redirects/1.15.2: | |||
/follow-redirects/1.15.2_debug@4.3.4: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
なんだろうこれ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
私の環境でpnpm addとかすると勝手につく
* New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian)
Approveしたけどビルドが… ci skipしたほうが良かったかもしれない |
Dockerビルド、激早になってた |
🙏🏻 |
No description provided.