Commit Graph

38 Commits

Author SHA1 Message Date
mrFq1 fe814bf803 Merge remote-tracking branch 'origin/master' into meta-dev
# Conflicts:
#	.github/workflows/main.yml
#	ClashX.xcodeproj/project.pbxproj
#	ClashX/goClash/go.mod
#	ClashX/goClash/go.sum
2023-04-28 18:14:43 +08:00
yicheng dd5143bea8 fix: temp remove swiftlint for ci fail 2023-04-26 14:14:19 +08:00
mrFq1 2589b28eed Merge remote-tracking branch 'origin/master' into meta-dev
# Conflicts:
#	.github/workflows/main.yml
#	ClashX/AppDelegate.swift
#	ClashX/Base.lproj/Main.storyboard
#	ClashX/General/ApiRequest.swift
#	ClashX/Models/ClashProxy.swift
#	ClashX/ViewControllers/Settings/GeneralSettingViewController.swift
#	ClashX/goClash/go.mod
#	ClashX/goClash/go.sum
#	ClashX/goClash/main.go
#	Podfile
#	Podfile.lock
2023-03-31 12:15:26 +08:00
yicheng 19a4f8bfaf misc: update core, enable crash collect 2023-03-28 10:29:14 +08:00
yicheng 7c15841e80 chore: acceptsFirstMouse on dashboard webview 2023-03-28 10:14:18 +08:00
mrFq1 aa536d01aa Merge remote-tracking branch 'origin/master' into meta-dev
# Conflicts:
#	.github/workflows/main.yml
#	.gitignore
#	ClashX.xcodeproj/project.pbxproj
#	ClashX/AppDelegate.swift
#	ClashX/Base.lproj/Main.storyboard
#	ClashX/General/ApiRequest.swift
#	ClashX/Support Files/en.lproj/Localizable.strings
#	ClashX/Support Files/zh-Hans.lproj/Localizable.strings
#	ClashX/goClash/go.mod
#	ClashX/goClash/go.sum
#	ClashX/goClash/main.go
#	ClashX/zh-Hans.lproj/Main.strings
#	Podfile
#	Podfile.lock
#	ProxyConfigHelper/Helper-Info.plist
#	README.md
2022-11-27 12:08:04 +08:00
yicheng a00c24c3c5 misc: fix alamofire warning 2022-11-20 17:09:05 +08:00
mrFq1 92188e680f Fix dashboard api port. 2022-08-31 13:56:54 +08:00
yicheng d621dc8f3b fix: build 2020-07-10 20:57:12 +08:00
yicheng 0100a5e945 finish remote control
# Conflicts:
#	ClashX/General/Managers/TunManager.swift
2020-07-10 19:59:49 +08:00
yicheng 3abf0bd8cf adjust dashboard style 2020-07-10 19:59:19 +08:00
yicheng 277837d8f1 remember dashboard size 2020-06-02 19:09:30 +08:00
yicheng 615fc5d9d3 feature: health check to auto groups when network changed/system wake up 2020-04-11 12:39:23 +08:00
yicheng 98ce79584f add appcenter 2020-03-13 19:33:21 +08:00
yicheng ae980caa46 chore(dashboard): allow resize [beta] [appcenter] [notarize] 2020-03-11 11:01:12 +08:00
yicheng 5645a5cd83 fix: dock icon can not be hide after open dashboard 2020-02-14 21:00:58 +08:00
yicheng 2a7dff0fa2 chore(dashboard): remove storyboard 2020-02-05 21:45:11 +08:00
yicheng 642ea36b80 improve: reload dashboard at config change 2019-12-29 14:48:39 +08:00
yicheng bf49adeb7f add swift format 2019-10-20 13:40:50 +08:00
yicheng 819f44b1bd Improve set log logic 2019-10-20 13:31:31 +08:00
yicheng 72600745c7 Improve: use websocket instead of stream api 2019-10-01 15:58:43 +08:00
yicheng 4b5c088dce Fix: dashboard close shortcut not work with caps lock 2019-05-16 14:10:28 +08:00
yicheng 16c087a56d Feature: Support command+w to close dashboard 2019-02-13 11:19:32 +08:00
yicheng 77c937ec7c Improve: disable clash webview cache 2019-01-11 16:13:45 +08:00
yicheng 34ceb3121a Fix: dashboard webview developer tool display bug 2019-01-01 20:38:25 +08:00
yicheng 6ecc4ac9f0 Chore: show dock icon when dashboard is presenting
Bugfix: fix memory leak in dashboard webview
2018-12-21 23:49:38 +08:00
yicheng 04aaef037d Feature: add dashboard loader 2018-12-21 10:18:01 +08:00
yicheng a0c02f2c73 Chore: optimize code structure 2018-12-09 22:00:15 +08:00
yicheng a7a0533d61 Feature: add registerExtenalJSBridgeFunction bridge 2018-10-27 20:57:03 +08:00
yicheng d9e30c70a8 Feature: hide webview controller for dev by default 2018-09-27 23:29:35 +08:00
yicheng edcb3f1124 Improve: reduce warning 2018-09-27 23:14:50 +08:00
yicheng 89173cee97 Fix mouse down to move window area. adjust webview size 2018-09-10 21:13:00 +08:00
yicheng ee993e6cf7 Add useragent and fix mouse event in webview 2018-09-10 20:58:18 +08:00
yicheng 518f22efaa Add effectView as background to dashboard 2018-09-08 00:29:33 +08:00
yicheng 565b2501ec Feature: Allow webview inspection 2018-08-29 23:34:31 +08:00
yicheng d0a75d4391 Feature: add jsbridge 2018-08-29 20:01:54 +08:00
yicheng 5458c1751e Fixed: windows resizing problem 2018-08-29 10:59:02 +08:00
yicheng 182af58510 Feature: add webview controller 2018-08-29 00:18:12 +08:00