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: jonerrr/trainstatus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.2
Choose a base ref
...
head repository: jonerrr/trainstatus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.3
Choose a head ref
  • 14 commits
  • 50 files changed
  • 2 contributors

Commits on Jul 8, 2024

  1. work on bus trip api

    jonerrr committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d608004 View commit details
    Browse the repository at this point in the history
  2. Bump serde from 1.0.203 to 1.0.204 in /backend

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.204.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.203...v1.0.204)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cc9a205 View commit details
    Browse the repository at this point in the history
  3. work on pinned bus trips

    jonerrr committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cd8cc11 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    cb97c21 View commit details
    Browse the repository at this point in the history
  2. improve list ui

    jonerrr committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e790ba9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    9f6caaa View commit details
    Browse the repository at this point in the history
  2. Bump serde_json from 1.0.119 to 1.0.120 in /backend

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.119 to 1.0.120.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.119...v1.0.120)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    70603ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8b2541 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7705f81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63942cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4030bff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d378a4c View commit details
    Browse the repository at this point in the history
  8. continue working on list ui

    jonerrr committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e6c2806 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. work on bus trip ui

    jonerrr committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fb205d0 View commit details
    Browse the repository at this point in the history
Loading