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: bzimmer/smugmug
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.3
Choose a base ref
...
head repository: bzimmer/smugmug
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 28 files changed
  • 1 contributor

Commits on Jun 10, 2022

  1. Merge pull request #44 from bzimmer/urlname

    preserve acronyms in urlname creation
    bzimmer authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    edb8db1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. additional urlname tests

    bzimmer committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    4d61cab View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. fixed comment lint issue

    bzimmer committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    def025c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Merge pull request #45 from bzimmer/urlname-test

    urlname tests
    bzimmer authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    f9893f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Updated linters and addressed all errors

    Breaking change for UseFunc to use SkipErr rather than nil *Uploadable
    bzimmer committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    6f4a7ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from bzimmer/lint

    updated linters
    bzimmer authored Sep 3, 2022
    Configuration menu
    Copy the full SHA
    da48414 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. organize imports

    bzimmer committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    25254c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from bzimmer/imports

    organize imports
    bzimmer authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    8b70af7 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

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

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    e3de68f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from bzimmer/GO-2022-1059

    addressed vulnerability GO-2022-1059
    bzimmer authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    0b6ad30 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. improved gh actions (#53)

    bzimmer authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    ae5c38e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. updated actions (#54)

    bzimmer authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    24bd25f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. updated dependencies (#55)

    bzimmer authored May 29, 2024
    Configuration menu
    Copy the full SHA
    89f7ed6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. bump golang patch version

    bzimmer committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8041d58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from bzimmer/golang-version

    bump golang patch version
    bzimmer authored May 31, 2024
    Configuration menu
    Copy the full SHA
    7c98025 View commit details
    Browse the repository at this point in the history
Loading