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 to 2.5.4 #28

Closed
wants to merge 201 commits into from
Closed

update to 2.5.4 #28

wants to merge 201 commits into from

Conversation

shigerix
Copy link

No description provided.

binotaliu and others added 30 commits April 10, 2020 22:03
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]>
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]>
…-data-filename-zero

Avoid append zero suffix on exporting user data
…-for-return-url

Handle when request url has no valid referer
…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: 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]>
moonstruckdrops and others added 29 commits February 7, 2024 15:36
anchorと関連jsが動いてなかったので修正対応
Dockerfile から git reset --hard && \ を一旦削除してます。
…ose-image-version

chore: update docker-compose default image version to 2.5.3
…tribute-from-iframe-render-allowlist

fix: exclude name attribute from iframe filterXSS allowlist
Signed-off-by: Yukai Huang <[email protected]>
Co-authored-by: Max Wu <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
…filename

refactor: reuse random filename in filesystem image provider
Add index at revision table for improving system performance  🚀
V2.5.3 へのアップデート対応
V2.5.4へのアップデート対応
本番環境用のapp.yaml を修正
@shigerix shigerix closed this Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.