Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update acme.inc #436

Closed
wants to merge 1 commit into from
Closed

Update acme.inc #436

wants to merge 1 commit into from

Conversation

abatista75
Copy link

Add the support of the Gandi Live API on the pfSense GUI.
The current version of acme.sh already supports the Gandi Live API, but there was no GUI in pfSense to setup the Gandi API key.

Add the support of the Gandi Live API on the pfSense GUI.
The current version of acme.sh already supports the Gandi Live API, but there was no GUI in pfSense to setup the Gandi API key.
@rbgarga rbgarga requested a review from jim-p October 27, 2017 15:57
Copy link
Contributor

@jim-p jim-p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change to acme.inc looks OK but it needs a version bump in the Makefile.

@abatista75
Copy link
Author

Done in #473
Is it OK?

@jim-p
Copy link
Contributor

jim-p commented Oct 30, 2017

It should be an additional commit to this PR/branch and not a separate PR

@jim-p
Copy link
Contributor

jim-p commented Oct 30, 2017

I'll manually roll this into the larger provider update I'm about to push, it will be up later today, thanks!

@jim-p jim-p closed this Oct 30, 2017
netgate-git-updates pushed a commit that referenced this pull request Apr 23, 2021
    v0.6.0  https://github.com/hrkfdn/ncspot/releases/tag/v0.6.0
            Refactorings + dependency updates
            Sort artist albums by year
            Store user state in binary CBOR format
            Improve synchronization of playback times
            Implement track preloading
            Don't save tracks AND album when saving an album (#488)
            (Re)store currently playing track + shuffle state from previous session (#448)
            Show display name owning the current library (#470)
            Add logout command (#470)
            Pagination for artist albums (#477)
            Split artist albums/singles into separate panel
            Play top tracks by artist instead of all tracks by artist
            Pagination for Podcast episodes
            Show tracks + duration of album, playlist, queue in the title bar (#475)

    v0.5.0  https://github.com/hrkfdn/ncspot/releases/tag/v0.5.0
            Fix: correct positioning of search match highlight
            Improve album loading in artist view (#446)
            Fix display of PlayNext command (#445)
            More resilient playlist track deletion (f2bcfca)
            Remove plain-text credential store (#447)
            Clear search term when ESC is pressed (#384)
            Loop mode is now editable via MPRIS (#437)
            Persist sorting orders for playlists (#436)
            Persist volume and shuffle/repeat state across app restarts (#438)
            Persist track queue across app restarts (#438)
            Add config values to override shuffle/repeat state
            Implement cover drawing as optional feature (#451)

    v0.4.0 https://github.com/hrkfdn/ncspot/releases/tag/v0.4.0
            Fix multiple tracks in queue being shown as playing (#396)
            Return to search when viewing search results (#397)
            Add support for open.spotify.com links (#392)
            Restart queue if pressing play when stopped (#399)
            Fix not handling changed event (#402)
            Don't handle FinishedTrack as Stopped (#403)
            Fix removing listview item even if not succesfully deleted (#404)
            Open search results in search screen (#413)
            CI: Publish binary artifacts on release (#393)
            Add simple debian-packaging with cargo-deb (#405)
netgate-git-updates pushed a commit that referenced this pull request Aug 21, 2022
Changes since 1.0.0:

This release fixes the issue with screen flickering and insecure TLS config +
adds some features.

- feat: Ability to add worklog by @ankitpokhrel in #410
- feat: Make selection highlight customizable by @ankitpokhrel in #419

- fix: Flickering issue by @ankitpokhrel in #436
- fix: Issue with insecure TLS config by @ankitpokhrel in #413
- fix: Issue with default assignee and unassign from tui by @ankitpokhrel in
  #405
- fix(minor): Use pointer receiver to avoid heavy copying by @ankitpokhrel
  in #426

- ehc: Increase max col width + some cleanup by @ankitpokhrel in #427
- chore: Remove deprecated ioutil usage by @ankitpokhrel in #422

New Contributors
- @stavares843 made their first contribution in #423

Full Changelog: ankitpokhrel/jira-cli@v1.0.0...v1.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants