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: skibish/ddns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.8
Choose a base ref
...
head repository: skibish/ddns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.9
Choose a head ref
  • 3 commits
  • 15 files changed
  • 2 contributors

Commits on Feb 22, 2025

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

Commits on Feb 23, 2025

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

Commits on May 1, 2025

  1. fix: gotify http method must be POST (#40)

    Gotify expects messages to be delivered with `POST` method, not `GET` ([docs](https://gotify.net/docs/pushmsg)). Bug was introduced in 4d0ac34#diff-d1574fc19caffa382481ccc99b3b6509878e689a3f0a74e3e59f718d094e0a67L70-R58 (4 years ago) – typo error. This pr fixes #39
    skibish authored May 1, 2025
    Configuration menu
    Copy the full SHA
    4f19dd5 View commit details
    Browse the repository at this point in the history
Loading