forked from hackmdio/codimd
-
Notifications
You must be signed in to change notification settings - Fork 5
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
V2.5.3 へのアップデート対応 #25
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: BinotaLIU <[email protected]>
Signed-off-by: BinotaLIU <[email protected]>
Signed-off-by: BinotaLIU <[email protected]>
Signed-off-by: Tamotsu Takahashi <[email protected]>
hackmdio#1581 (comment) Signed-off-by: Tamotsu Takahashi <[email protected]>
Move HTML from JS to EJS. hackmdio#1581 (comment) hackmdio#1581 (comment) Signed-off-by: Tamotsu Takahashi <[email protected]>
Move HTML from JS to EJS I don't know how to register i18n helper to handlebars, so "export to raw HTML" has not been touched. You can do the same for html.hbs if you want. Signed-off-by: Tamotsu Takahashi <[email protected]>
hackmdio#1580 (comment) Signed-off-by: Tamotsu Takahashi <[email protected]>
The function should match only the beginnings of lines. For example, see this testcase: ``` :::spoiler here is a ::: ::: ::: ``` The last line should be completed. Without this patch, the third line is completed and the last is not. Signed-off-by: Tamotsu Takahashi <[email protected]>
Signed-off-by: Joachim Mathes <[email protected]>
simplify the regex suggested by yukaii in hackmdio#1605 Co-authored-by: Yukai Huang <[email protected]>
simplify the regex suggested by yukaii in hackmdio#1605 Co-authored-by: Yukai Huang <[email protected]> Signed-off-by: Tamotsu Takahashi <[email protected]>
Signed-off-by: Max Wu <[email protected]>
Signed-off-by: Max Wu <[email protected]>
…-data-filename-zero Avoid append zero suffix on exporting user data
…-for-return-url Handle when request url has no valid referer
ref issue: aws/aws-sdk-js-v3#1396 Signed-off-by: Max Wu <[email protected]>
Signed-off-by: Max Wu <[email protected]>
Signed-off-by: Max Wu <[email protected]>
Signed-off-by: Max Wu <[email protected]>
…d-s3-config Fix S3 client config passing for image upload
…-mathjax Add TeX mhchem extensions for MathJax
…art.js-1.15.0 Upgrade flowchart.js to version 1.15.0
Signed-off-by: Raccoon <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Raccoon <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Build docker image using github actions
Signed-off-by: Yukai Huang <[email protected]>
Release 2.5.2
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
check both public/docs/release-note.md is updated and package.json is updated Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
…owser-extension-meta Support codeium chrome extension
…k-github-workflow feat: add check-release workflow
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Release 2.5.3
Dockerfile から git reset --hard && \ を一旦削除してます。
CI のビルドだと落ちるんですね 🤔 |
CIのビルド通った🙌 |
pg のバージョンについて書かれている周辺から読み込んでいく |
確認します! |
ステージングにデプロイして動作することを確認できました! 👍 |
yoyogix
approved these changes
Jul 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.