Jake Petroules

Results 4 issues of Jake Petroules

To achieve strict RFC 3986 conformance (specifically, '+' in query strings is a LITERAL '+' and not a placeholder for ' ' as per the W3C's URL recommendations, the following...

enhancement
help wanted
semver-minor: new features
parse

Although OpenConnect behaves as a menu bar application on macOS, it still shows an icon in the Dock. This is undesired. To properly mark the app as a menu bar...

feature
component:gui
os:macOS

The menu bar lists the name as "OpenConnect-GUI" and the actual bundle and executable name is "openconnect-gui". It would be more "Mac-like" to call both of these as "OpenConnect". Even...

component:gui
enhancement
os:macOS

OpenConnect releases are distributed via GitHub Releases, it seems. OpenConnect should use [Sparkle](/sparkle-project/Sparkle) on macOS to automatically update itself. The appcast file required by Sparkle can be hosted on the...

feature
component:gui
os:macOS