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: go-sonic/sonic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Choose a base ref
...
head repository: go-sonic/sonic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.4
Choose a head ref
  • 16 commits
  • 187 files changed
  • 7 contributors

Commits on Nov 4, 2023

  1. doc: add new themes in README

    jakezhu9 authored and 1379 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    fb27655 View commit details
    Browse the repository at this point in the history
  2. fix: remove the tempoary theme directory

    raisons authored and 1379 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    45d3377 View commit details
    Browse the repository at this point in the history
  3. doc: new theme tink

    1379 authored and 1379 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    272572d View commit details
    Browse the repository at this point in the history
  4. feat: add photo in batches

    1379 authored and 1379 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    e6174d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. fix: fix starttls-option-key not exist

    textworld authored and jakezhu9 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a7249f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    b201e0d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. chore(deps): bump github.com/minio/minio-go/v7 from 7.0.63 to 7.0.64

    Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.63 to 7.0.64.
    - [Release notes](https://github.com/minio/minio-go/releases)
    - [Commits](minio/minio-go@v7.0.63...v7.0.64)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/minio/minio-go/v7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jakezhu9 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    43214de View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. fix: md export timezone

    cuiko authored and jakezhu9 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    799d116 View commit details
    Browse the repository at this point in the history
  2. fix: when md export need to write overlay

    cuiko authored and jakezhu9 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e8f556a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    754cd1c View commit details
    Browse the repository at this point in the history
  4. chore: upgrade go and github action dependencies

    Signed-off-by: jakezhu9 <jakezhu9@gmail.com>
    jakezhu9 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    11c98b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    b62349d View commit details
    Browse the repository at this point in the history
  2. feat: allow change minio protocol and download url (#357)

    * feat: allow change minio protocol and download url
    
    Signed-off-by: ztelliot <ztell@foxmail.com>
    
    * feat: choice whether to log to file
    
    Signed-off-by: ztelliot <ztell@foxmail.com>
    
    ---------
    
    Signed-off-by: ztelliot <ztell@foxmail.com>
    ztelliot authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    5089665 View commit details
    Browse the repository at this point in the history
  3. feat: add likes filed to comment (#358)

    * feat: add likes filed to comment
    
    * fix: set likes field default value
    raisons authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    0960573 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bedf669 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de42a8d View commit details
    Browse the repository at this point in the history
Loading