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

V2.5.3 へのアップデート対応 #25

Merged
merged 177 commits into from
Jul 19, 2024
Merged

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]>
Yukaii and others added 14 commits January 5, 2024 15:31
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
Dockerfile から git reset --hard && \ を一旦削除してます。
@shigerix
Copy link
Author

CI のビルドだと落ちるんですね 🤔

@shigerix shigerix changed the base branch from master to staging-smarthr May 31, 2024 01:48
@shigerix
Copy link
Author

shigerix commented Jun 4, 2024

CIのビルド通った🙌

@shigerix
Copy link
Author

pg のバージョンについて書かれている周辺から読み込んでいく

@shigerix
Copy link
Author

確認します!

@shigerix
Copy link
Author

ステージングにデプロイして動作することを確認できました! 👍

@yoyogix yoyogix changed the title [WIP]V2.5.3 へのアップデート対応 V2.5.3 へのアップデート対応 Jul 19, 2024
@yoyogix yoyogix self-requested a review July 19, 2024 01:34
@yoyogix yoyogix merged commit f23430c into kufu:staging-smarthr Jul 19, 2024
3 checks passed
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.