Commit Graph

27 Commits

Author SHA1 Message Date
yichengchen f51948b30f Improve: fix config file watcher and remove unused code 2019-07-28 17:37:59 +08:00
yichengchen 49fadd4826 Feature: normalize translates 2019-07-28 12:39:49 +08:00
yicheng 01d6fab480 Remove config generator 2019-02-11 16:27:27 +08:00
yicheng e82efda6d6 Optimize: log in background queue 2018-11-30 22:16:10 +08:00
Tong Zhao 4e824b2642 fixes https://github.com/yichengchen/clashX/issues/40 2018-11-03 23:49:59 +08:00
yicheng 2421285162 Merge branch 'master' into feature/yaml
# Conflicts:
#	.gitignore
#	ClashX.xcodeproj/project.pbxproj
#	ClashX/AppDelegate.swift
#	ClashX/Support Files/initConfig.ini
#	ClashX/Support Files/sampleConfig.ini
2018-10-14 22:51:08 +08:00
yichengchen ee16cc93b7 Improve network setting watcher 2018-10-09 20:16:57 +08:00
yichengchen cf0a699feb Feature: add Chinese support 2018-10-08 23:37:38 +08:00
yichengchen d760c493d9 Parse ini rule 2018-10-07 22:06:30 +08:00
yicheng dcc961f3bc Feature: Support Qrcode and ss url import 2018-08-26 13:38:50 +08:00
yicheng 39303bcddd Feature: show error description for error config file. 2018-08-19 12:57:15 +08:00
yicheng dbf52fc7da Feature: Add log level selection 2018-08-12 11:29:51 +08:00
yicheng 894cb72e23 Improved: use CocoaLumberjack instead of swiftlog 2018-08-12 10:30:21 +08:00
yicheng 9c4d006416 Improved: Stop retrying stream api after 5 times fail 2018-08-12 00:26:57 +08:00
yicheng 51a35cb592 Feature: detect config file change and show reload notification 2018-08-12 00:11:28 +08:00
yicheng f57b340671 Improve: Generate empty config if not external-controller specified in config 2018-08-11 23:07:51 +08:00
yicheng e64316327a Feature: Add LICENSE 2018-08-08 14:13:19 +08:00
yicheng fbdbbc073d Feature: add show log shortcut in help menu 2018-08-07 23:44:30 +08:00
yicheng 7b32dfdbdb Feature: change log method and write to file 2018-08-07 23:36:51 +08:00
yicheng 1f523c091d Feature: pod add SwiftLog 2018-08-07 23:25:42 +08:00
yicheng 2b8e6eb3fc Feature: Support log api 2018-08-07 15:09:25 +08:00
yicheng 114655ca7a Fixed: Launch at login ui no refreshed 2018-08-06 18:12:36 +08:00
yicheng 4abbc701f3 Feature: Change app icon 2018-08-06 15:30:41 +08:00
yicheng 27b6242cca Fixed: Config json import and add notification 2018-08-06 14:17:04 +08:00
yicheng 2884a01eba Feature: Support routing mode switch (global/rule/direct) 2018-08-04 16:30:10 +08:00
yichengchen 7a654193dd Fixd: Launch at login issue 2018-06-16 17:01:10 +08:00
yichengchen 302b683c36 Improve: Config Generator support keyboard shortcut and rc4md5/chacha20 encrypt methods. Feature: add auto start at login 2018-06-14 16:16:00 +08:00