Commit Graph

12 Commits

Author SHA1 Message Date
Yicheng
425044b20d
feat: add new native connection panel (#1181)
* feat: add base connection window

* feat: listen to clash connection api and get process information

* misc: add top list tableview

* fix: get no-app process

* feat: add status icon

* feat: add detail view

* misc: init left pannel view

* misc: update window background

* feat: support top tableview sort

* feat: support left pannelView search

* feat: update left panel bg color and apply application filter

* feat: add top searchfield

* feat: add host and sourceIp list datasource

* misc: unify window controller

* feat: support speed sort

* misc: add connection translations

* feat: add left pannel view section display.

* misc: Rename ConnectionApplicationClientCellView to ApplicationClientCellView.swift

* feat: Refactor SectionedTableView.swift

* feat: update left panel view

* feat: add right click to close conn

* feat: support sort by host

* feat: add top segment control

* feat: add active connection support

* misc: Rename `ConnectionsLeftPannelView` to `ConnectionLeftPannelView`

* misc: add parent controller for ConnectionsViewController

* misc: update localization

* misc: recover failed request from log to connections

* misc: filter application by path

* misc: swiftlint enable empty_count rule

* feat: add global shortcut for connections

* fix: unknown filter

* feat: add close button

* misc: fix multi selection

* fix: remove force unwarp

* misc: fix beta ci [beta]

---------

Co-authored-by: miniLV <liangyuhangapple@gmail.com>
2023-07-16 12:16:15 +08:00
miniLV
dabbb5bb95
misc: upgrade Sparkle version to 2.0 (#1162)
* misc: upgrade Sparkle version to 2.0

* ci: fix ci on pull request

* misc: remove sparkle codesign script and optimize github action script add export step

* misc: fix checkForUpdates don't work issue

* misc: Using `SPUStandardUpdaterController.checkForUpdates(_:)` replace `ontroller?.checkForUpdates(_:)`

* misc: Since SUUpdater is init by code, remove this judge ment

* misc: move judgement

---------

Co-authored-by: yicheng <11733500+yichengchen@users.noreply.github.com>
2023-06-14 13:37:53 +08:00
yicheng
5532a57cdb chore: update go version [beta] [appcenter] [notarize] 2020-12-28 17:05:15 +08:00
yicheng
98ccf30b0e chore: update build scripts 2020-12-03 22:12:58 +08:00
yicheng
a16a0def7a feat: update deps, use firebase instead of fabric to collect crash 2020-11-06 14:40:20 +08:00
yicheng
73d24788cd feat: enable useViewToRenderProxy at system above 10.15.2 [appcenter] 2020-04-25 20:17:04 +08:00
yicheng
b01b1ab5e6 chore: fix redundant health check & remove set proxy support for l2tp & update ci 2020-04-22 18:27:16 +08:00
yicheng
a4f171bc0d fix fastlane build issues [beta] [appcenter] [notarize] 2020-03-21 21:50:56 +08:00
yicheng
5275568238 ci: update 2019-12-08 15:38:38 +08:00
yicheng
8dbe15dff5 ci: update 2019-12-04 13:56:59 +08:00
yichengchen
08b9ac7595 Feature: add notarize task for ci in release 2019-07-30 10:59:07 +08:00
yichengchen
4daf34da4c Feature: upgrade Sparkle to support hardened runtime 2019-07-30 10:57:44 +08:00