-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 2.4.2 #1742
Release 2.4.2 #1742
Conversation
Signed-off-by: BinotaLIU <binota@binota.org>
Signed-off-by: BinotaLIU <binota@binota.org>
Signed-off-by: BinotaLIU <binota@binota.org>
Signed-off-by: Tamotsu Takahashi <ttakah@gmail.com>
#1581 (comment) Signed-off-by: Tamotsu Takahashi <ttakah@gmail.com>
Move HTML from JS to EJS. #1581 (comment) #1581 (comment) Signed-off-by: Tamotsu Takahashi <ttakah@gmail.com>
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 <ttakah@gmail.com>
#1580 (comment) Signed-off-by: Tamotsu Takahashi <ttakah@gmail.com>
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 <ttakah@gmail.com>
simplify the regex suggested by yukaii in #1605 Co-authored-by: Yukai Huang <yukaihuangtw@gmail.com>
simplify the regex suggested by yukaii in #1605 Co-authored-by: Yukai Huang <yukaihuangtw@gmail.com> Signed-off-by: Tamotsu Takahashi <ttakah@gmail.com>
Signed-off-by: Max Wu <jackymaxj@gmail.com>
Signed-off-by: Max Wu <jackymaxj@gmail.com>
…lename-zero Avoid append zero suffix on exporting user data
…urn-url Handle when request url has no valid referer
ref issue: aws/aws-sdk-js-v3#1396 Signed-off-by: Max Wu <jackymaxj@gmail.com>
Signed-off-by: Max Wu <jackymaxj@gmail.com>
Signed-off-by: Max Wu <jackymaxj@gmail.com>
Signed-off-by: Max Wu <jackymaxj@gmail.com>
Fix S3 client config passing for image upload
Add TeX mhchem extensions for MathJax
….15.0 Upgrade flowchart.js to version 1.15.0
Signed-off-by: Raccoon <raccoon@hackmd.io>
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
Run CI with GitHub Actions
Signed-off-by: Raccoon <raccoon@hackmd.io>
Convert "include" directives to functions
Move HTML-related code from JS to EJS to enable more i18n
Add arm64 docker image build.
Signed-off-by: Raccoon <raccoon@hackmd.io>
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
…rence-in-clearDuplicatedHistory fix: may referernce out of bound index in clearDuplicatedHistory
Feat/csrf export user data
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
- https://sequelize.org/master/manual/models-definition.html - #1579 Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
sequelize.import deprecation
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
Upgrade codemirror to 5.63.2
chore: remove unused uglifyjs-webpack-plugin dep
better german Signed-off-by: NotYourBusiness <NotYourBusiness>
Update de.json
Signed-off-by: Raccoon <raccoon@hackmd.io>
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.
I think this PR should be version 2.4.2 instead?
Wondering if this will merge and release any time soon? |
@a60814billy @jackycute What's the status of this PR? |
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.
Thanks @a60814billy
Signed-off-by: Raccoon <raccoon@hackmd.io>
Security Fixes
Fixes
Enhancements
DX
Thank you
Thank you guys for being here and making CodiMD awesome ❤️