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: aussiebroadwan/tony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: aussiebroadwan/tony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 7 commits
  • 32 files changed
  • 1 contributor

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    97a6d84 View commit details
    Browse the repository at this point in the history
  2. docs: Clean up README

    lcox74 authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a407e90 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Application Refactor (#5)

    * rework: Everything is an application for better developer experience, applications can opt into types instead of having all the callback functions
    
    * rework: Instead of using raw sql, use gorm for handling sql migration and interactions
    
    * build: Bump version
    lcox74 authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    039b491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8b3d4d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix: Removed dead code

    lcox74 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0414b32 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    f0d21e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f2f032 View commit details
    Browse the repository at this point in the history
Loading