develop
Commits on Aug 6, 2022
-
doc(release-note): change release version to 2.4.2
Signed-off-by: Raccoon <raccoon@hackmd.io>
Commits on Jan 18, 2022
-
doc(release-note): Releaes 2.4.1
Signed-off-by: Raccoon <raccoon@hackmd.io>
Commits on Jan 17, 2022
-
better german Signed-off-by: NotYourBusiness <NotYourBusiness>
TJ authored and NotYourBusiness committedJan 17, 2022
Commits on Oct 25, 2021
-
Merge pull request #1723 from hackmdio/chore/remove-uglifyjs
chore: remove unused uglifyjs-webpack-plugin dep
-
Merge pull request #1716 from hackmdio/chore/upgrade-codemirror
Upgrade codemirror to 5.63.2
Commits on Oct 22, 2021
-
chore: upgrade codemirror to 5.63.2
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
-
Merge pull request #1724 from hackmdio/refactor/sequelize-import
sequelize.import deprecation
Commits on Oct 19, 2021
-
feat: deprecate sequelize.import usage
- https://sequelize.org/master/manual/models-definition.html - #1579 Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
-
chore: remove unused uglifyjs-webpack-plugin dep
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
Commits on Oct 15, 2021
-
Merge pull request #1695 from hackmdio/feat/csrf-export-user-data
Feat/csrf export user data
-
Merge pull request #1706 from hackmdio/fix/incorrect-array-index-refe…
…rence-in-clearDuplicatedHistory fix: may referernce out of bound index in clearDuplicatedHistory
Commits on Sep 27, 2021
-
chore: upgrade codemirror to 5.61.3
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
Commits on Jul 31, 2021
-
fix: may referernce out of bound index in clearDuplicatedHistory
Signed-off-by: Raccoon <raccoon@hackmd.io>
Commits on Jul 9, 2021
-
Merge pull request #1701 from YadominJinta/develop
Add arm64 docker image build.
-
Merge pull request #1587 from tamo/more-i18n
Move HTML-related code from JS to EJS to enable more i18n
-
Merge pull request #1580 from tamo/master
Convert "include" directives to functions
-
-
Commits on Jul 5, 2021
-
Signed-off-by: YadominJinta <i@yadom.in>
Commits on Jun 16, 2021
-
Merge pull request #1688 from hackmdio/chore/dev-container
Add dev container for GitHub Codespaces and VSCode remote container
-
Merge pull request #1690 from hackmdio/feature/upgrade-mermaid-8.10.1
Upgrade mermaid to version 8.10.2 to avoid prototype pollution
-
Merge pull request #1691 from hackmdio/bugfix/fix-gist-id-stored-XSS
Strip HTML tags for gist id to avoid stored XSS on showing error [Security Issue]
-
feat: upgrade mermaid to version 8.10.2
Signed-off-by: Max Wu <jackymaxj@gmail.com>
-
feat: upgrade mermaid to version 8.10.1
to avoid mermaid prototype pollution mermaid-js/mermaid#1940 Signed-off-by: Max Wu <jackymaxj@gmail.com>
-
fix: strip html tags for gist file, gist line, gist highlight line, g…
…ist show loading attrtributes Signed-off-by: Max Wu <jackymaxj@gmail.com>
-
fix: strip html tags for gist id to avoid stored XSS on showing error…
… [Security Issue] Signed-off-by: Max Wu <jackymaxj@gmail.com>
-
fix: profile dropdown should not set active class
Signed-off-by: Raccoon <raccoon@hackmd.io>
-
feat: implement CSRF token in export user data
Signed-off-by: Raccoon <raccoon@hackmd.io>
-
Merge pull request #1694 from hackmdio/chore/github-actions
Run CI with GitHub Actions
Commits on Jun 10, 2021
-
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
-
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
-
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
Commits on May 28, 2021
-
Signed-off-by: Raccoon <raccoon@hackmd.io>