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: thomiceli/opengist Loading
base: v1.3.0
Choose a base ref
...
head repository: thomiceli/opengist Loading
compare: v1.4.0
Choose a head ref
  • 16 commits
  • 30 files changed
  • 4 contributors

Commits on May 27, 2023

  1. Small fixes (#42)

    * UI color fixes
    * Typos
    * Fancy badge in README
    thomiceli committed May 27, 2023
    Configuration menu
    Copy the full SHA
    62f91c5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Fix URL join (#43)

    thomiceli committed May 29, 2023
    Configuration menu
    Copy the full SHA
    da970d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

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

Commits on Jun 6, 2023

  1. Bump vite from 4.2.1 to 4.2.3 (#49)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.1 to 4.2.3.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.2.3/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.2.3/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c517c2d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Better config (#50)

    thomiceli committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    24e3de8 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Better ci (#56)

    thomiceli committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b2a56fe View commit details
    Browse the repository at this point in the history
  2. Sqlite journal mode (#54)

    thomiceli committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    3366cde View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. fix: gitea config url for avatar (#61)

    Signed-off-by: jolheiser <[email protected]>
    jolheiser committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    98c85de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da19e48 View commit details
    Browse the repository at this point in the history
  3. Change docker tag

    thomiceli committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    62711ff View commit details
    Browse the repository at this point in the history
  4. refactor!: prefix DEV env var and deprecate CONFIG (#64)

    Signed-off-by: jolheiser <[email protected]>
    jolheiser committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    fc421a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Fix Docker entrypoint typo

    thomiceli committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0936cbc View commit details
    Browse the repository at this point in the history
  2. chore: use npx (#66)

    Signed-off-by: jolheiser <[email protected]>
    jolheiser committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    98c5cd1 View commit details
    Browse the repository at this point in the history
  3. Search gists (#68)

    thomiceli committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7b5d035 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Search page more explicit

    thomiceli committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9470622 View commit details
    Browse the repository at this point in the history
  2. v1.4.0

    thomiceli committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a35b644 View commit details
    Browse the repository at this point in the history
Loading