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: tmpim/casket
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.2
Choose a base ref
...
head repository: tmpim/casket
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.1
Choose a head ref
  • 8 commits
  • 44 files changed
  • 1 contributor

Commits on Jan 22, 2024

  1. docs: add doc links to readme

    Lemmmy authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0ce6ff0 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. feat: switch to mainline certmagic (#29)

    Also updated to golang 1.19, added support for nesting in config blocks, and improved the Dockerfile.
    
    Closes #19
    Lemmmy authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    768979f View commit details
    Browse the repository at this point in the history
  2. chore: bump to go 1.21

    Lemmmy committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1d30755 View commit details
    Browse the repository at this point in the history
  3. test: enable AF_UNIX tests on Windows

    It has been supported since approx. Dec 2017.
    Lemmmy committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    65fd4af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    518dcf0 View commit details
    Browse the repository at this point in the history
  5. feat: remove all telemetry code

    It has always been disabled in Casket, but having to update dead code
    like this was an unnecessary burden.
    Lemmmy committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    969ef1c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. chore: update to go 1.22

    Lemmmy committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    95e4912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    727a025 View commit details
    Browse the repository at this point in the history
Loading