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

New feature: HTTP API & AppleScript Support #885

Closed
wants to merge 6 commits into from
Closed

New feature: HTTP API & AppleScript Support #885

wants to merge 6 commits into from

Commits on Aug 30, 2018

  1. New feature: Http API. Now the app can interact with 3rd-party apps, …

    …such as Alfred.
    
    Refactor: Extract relevant code in AppDelegate of mode switch and server change.
    
    Most code comes from the latest(ssr_1.38_2,1fdbc60) of https://github.com/yichengchen/ShadowsocksX-R/releases, with slight modification to solve some incompatibility due to obsolete Swift and GCDServer API.
    melonEater committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    c1e2a4c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. Add AppleScript support, same feature provided as the HTTP API.

    Rename ApiServer to HTTPUserProxy.
    melonEater committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    41649dd View commit details
    Browse the repository at this point in the history
  2. Modify API & Add API document

    melonEater committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    bf5a1ba View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Configuration menu
    Copy the full SHA
    5e1b7a5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/yangziy/ShadowsocksX-NG

    …into develop_API
    
    * 'develop' of https://github.com/yangziy/ShadowsocksX-NG:
      Update issue templates
    yangziy committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    069357b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4829601 View commit details
    Browse the repository at this point in the history