Skip to content
Permalink
develop
Switch branches/tags

Commits on Aug 6, 2022

  1. doc(release-note): change release version to 2.4.2

    Signed-off-by: Raccoon <raccoon@hackmd.io>
    a60814billy committed Aug 6, 2022

Commits on Jan 18, 2022

  1. doc(release-note): Releaes 2.4.1

    Signed-off-by: Raccoon <raccoon@hackmd.io>
    a60814billy committed Jan 18, 2022
  2. Merge pull request #1741 from rubstudent/develop

    Update de.json
    a60814billy committed Jan 18, 2022

Commits on Jan 17, 2022

  1. Update de.json

    better german
    
    Signed-off-by: NotYourBusiness <NotYourBusiness>
    TJ authored and NotYourBusiness committed Jan 17, 2022

Commits on Oct 25, 2021

  1. Merge pull request #1723 from hackmdio/chore/remove-uglifyjs

    chore: remove unused uglifyjs-webpack-plugin dep
    Yukaii committed Oct 25, 2021
  2. Merge pull request #1716 from hackmdio/chore/upgrade-codemirror

    Upgrade codemirror to 5.63.2
    Yukaii committed Oct 25, 2021

Commits on Oct 22, 2021

  1. chore: upgrade codemirror to 5.63.2

    Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
    Yukaii committed Oct 22, 2021
  2. Merge pull request #1724 from hackmdio/refactor/sequelize-import

    sequelize.import deprecation
    Yukaii committed Oct 22, 2021

Commits on Oct 19, 2021

  1. feat: deprecate sequelize.import usage

    - https://sequelize.org/master/manual/models-definition.html
    - #1579
    
    Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
    Yukaii committed Oct 19, 2021
  2. chore: remove unused uglifyjs-webpack-plugin dep

    Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
    Yukaii committed Oct 19, 2021

Commits on Oct 15, 2021

  1. Merge pull request #1695 from hackmdio/feat/csrf-export-user-data

    Feat/csrf export user data
    Yukaii committed Oct 15, 2021
  2. Merge pull request #1706 from hackmdio/fix/incorrect-array-index-refe…

    …rence-in-clearDuplicatedHistory
    
    fix: may referernce out of bound index in clearDuplicatedHistory
    Yukaii committed Oct 15, 2021

Commits on Sep 27, 2021

  1. chore: upgrade codemirror to 5.61.3

    Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
    Yukaii committed Sep 27, 2021

Commits on Jul 31, 2021

  1. fix: may referernce out of bound index in clearDuplicatedHistory

    Signed-off-by: Raccoon <raccoon@hackmd.io>
    a60814billy committed Jul 31, 2021

Commits on Jul 9, 2021

  1. Merge pull request #1701 from YadominJinta/develop

    Add arm64 docker image build.
    a60814billy committed Jul 9, 2021
  2. Merge pull request #1587 from tamo/more-i18n

    Move HTML-related code from JS to EJS to enable more i18n
    a60814billy committed Jul 9, 2021
  3. Merge pull request #1580 from tamo/master

    Convert "include" directives to functions
    a60814billy committed Jul 9, 2021

Commits on Jul 5, 2021

  1. Add support for arm64 build

    Signed-off-by: YadominJinta <i@yadom.in>
    YadominJinta committed Jul 5, 2021

Commits on Jun 16, 2021

  1. Merge pull request #1688 from hackmdio/chore/dev-container

    Add dev container for GitHub Codespaces and VSCode remote container
    jackycute committed Jun 16, 2021
  2. Merge pull request #1690 from hackmdio/feature/upgrade-mermaid-8.10.1

    Upgrade mermaid to version 8.10.2 to avoid prototype pollution
    a60814billy committed Jun 16, 2021
  3. 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]
    a60814billy committed Jun 16, 2021
  4. feat: upgrade mermaid to version 8.10.2

    Signed-off-by: Max Wu <jackymaxj@gmail.com>
    jackycute committed Jun 16, 2021
  5. 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>
    jackycute committed Jun 16, 2021
  6. 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>
    jackycute committed Jun 16, 2021
  7. fix: strip html tags for gist id to avoid stored XSS on showing error…

    … [Security Issue]
    
    Signed-off-by: Max Wu <jackymaxj@gmail.com>
    jackycute committed Jun 16, 2021
  8. fix: profile dropdown should not set active class

    Signed-off-by: Raccoon <raccoon@hackmd.io>
    a60814billy committed Jun 16, 2021
  9. feat: implement CSRF token in export user data

    Signed-off-by: Raccoon <raccoon@hackmd.io>
    a60814billy committed Jun 16, 2021
  10. Merge pull request #1694 from hackmdio/chore/github-actions

    Run CI with GitHub Actions
    a60814billy committed Jun 16, 2021

Commits on Jun 10, 2021

  1. Remove travis CI config

    Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
    Yukaii committed Jun 10, 2021
  2. Fix doctoc workflow

    Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
    Yukaii committed Jun 10, 2021
  3. Add doctoc check

    Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
    Yukaii committed Jun 10, 2021
  4. Add test and build actions

    Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
    Yukaii committed Jun 10, 2021

Commits on May 28, 2021

  1. chore: add dev container

    Signed-off-by: Raccoon <raccoon@hackmd.io>
    a60814billy committed May 28, 2021
Older