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: VerifiedJoseph/vigilant
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: VerifiedJoseph/vigilant
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 16 commits
  • 39 files changed
  • 2 contributors

Commits on Apr 20, 2024

  1. Fix YAML examples (#169)

    Fix formatting of example feeds YAML. Closes
    #168
    VerifiedJoseph authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    f311371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac91e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51db7be View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Add Logger class (#172)

    VerifiedJoseph authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b696629 View commit details
    Browse the repository at this point in the history
  2. Add verbose environment variable (#173)

    Adds environment variable `VIGILANT_VERBOSE` to control logging.
    VerifiedJoseph authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e3de7ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbabe5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    898532a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ffc19a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91078ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fe7869 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de92b11 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5b096f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1432124 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e4b874e View commit details
    Browse the repository at this point in the history
  12. Fix fatal error when calling Config method getNtfyAuthMethod() (#183)

    Fix fatal error when calling Config method `getNtfyAuthMethod()` if no
    Ntfy auth method is set.
    VerifiedJoseph authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3a2db0a View commit details
    Browse the repository at this point in the history
  13. Version 1.2.0 (#184)

    VerifiedJoseph authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    301e742 View commit details
    Browse the repository at this point in the history
Loading