Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hackmdio/codimd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.5.1
Choose a base ref
...
head repository: hackmdio/codimd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.5.2
Choose a head ref
  • 15 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 3, 2024

  1. Merge branch 'master' into develop

    Signed-off-by: Yukai Huang <[email protected]>
    Yukaii committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    cc78023 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. chore: bump @hackmd/pandoc to 0.3.4

    Signed-off-by: Yukai Huang <[email protected]>
    Yukaii committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0f4b988 View commit details
    Browse the repository at this point in the history
  2. fix: only allow string type exportType paramter

    fixes #1846
    
    Signed-off-by: Yukai Huang <[email protected]>
    Yukaii committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cd52cb7 View commit details
    Browse the repository at this point in the history
  3. chore: remove cjk image build

    Signed-off-by: Yukai Huang <[email protected]>
    Yukaii committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    dd5bdcd View commit details
    Browse the repository at this point in the history
  4. chore: push-image workflow

    Signed-off-by: Yukai Huang <[email protected]>
    Yukaii committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9eaec01 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1847 from hackmdio/chore/bump-pandoc-js

    Address pandoc related issues
    Yukaii authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9846143 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1848 from hackmdio/chore/build-image-with-github-…

    …action
    
    chore/build image with github action
    Yukaii authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    72aca4e View commit details
    Browse the repository at this point in the history
  7. fix: tags should be multiline

    Signed-off-by: Yukai Huang <[email protected]>
    Yukaii committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    82fe56c View commit details
    Browse the repository at this point in the history
  8. chore: remove sha tag prefix

    Signed-off-by: Yukai Huang <[email protected]>
    Yukaii committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c282a3d View commit details
    Browse the repository at this point in the history
  9. fix: push by labels in matrix stage

    Signed-off-by: Yukai Huang <[email protected]>
    Yukaii committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    fa0d7e8 View commit details
    Browse the repository at this point in the history
  10. chore: enable arm64 build

    Signed-off-by: Yukai Huang <[email protected]>
    Yukaii committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a68054f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. fix: update buildpack/runtime tag to 16.20.2-35fe7e39

    Signed-off-by: Yukai Huang <[email protected]>
    Yukaii committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5ce5e2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1849 from hackmdio/chore/build-image-cont

    Build docker image using github actions
    Yukaii authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4521f6e View commit details
    Browse the repository at this point in the history
  3. docs: update 2.5.2 release note

    Signed-off-by: Yukai Huang <[email protected]>
    Yukaii committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d94ac6c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1850 from hackmdio/release/2.5.2

    Release 2.5.2
    jackycute authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b396c4d View commit details
    Browse the repository at this point in the history
Loading