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: sajya/server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.2.0
Choose a base ref
...
head repository: sajya/server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.3.0
Choose a head ref
  • 15 commits
  • 36 files changed
  • 3 contributors

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    5270326 View commit details
    Browse the repository at this point in the history
  2. Added dependabot.yml

    tabuna committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    353240c View commit details
    Browse the repository at this point in the history
  3. Fix styling

    tabuna authored and github-actions[bot] committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    cf96a68 View commit details
    Browse the repository at this point in the history
  4. Bump actions/checkout from 2 to 3 (#43)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    f31afe1 View commit details
    Browse the repository at this point in the history
  5. Bump actions/cache from 2 to 3.0.11 (#44)

    Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.11.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v2...v3.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    830c01a View commit details
    Browse the repository at this point in the history
  6. Bump codecov/codecov-action from 2 to 3 (#42)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    6ba2d4d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Improve typing

    tabuna committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8c1d3f4 View commit details
    Browse the repository at this point in the history
  2. Fix styling

    tabuna authored and github-actions[bot] committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    5c820e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Delete CONTRIBUTING.md

    tabuna authored Oct 29, 2022
    Configuration menu
    Copy the full SHA
    8342c8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fd3d38 View commit details
    Browse the repository at this point in the history
  3. Added suggest client

    tabuna committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    41950fe View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Update bootstrap version

    tabuna committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    1a32f25 View commit details
    Browse the repository at this point in the history
  2. Added Proxy procedure (#47)

    tabuna authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    5f0c31b View commit details
    Browse the repository at this point in the history
  3. Fixed proxy test

    tabuna authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    e9bc800 View commit details
    Browse the repository at this point in the history
  4. ## 5.3.0 - 2022-11-06

    tabuna authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    a44bef3 View commit details
    Browse the repository at this point in the history
Loading