Commit Graph

37 Commits

Author SHA1 Message Date
a3e3079af1 feat: refresh all or activated subscriptions 2026-07-20 23:36:28 +08:00
69e7d05c10 feat: dedupe generic rules 2026-07-20 17:42:48 +08:00
8c574bf054 feat: dedupe geoip rules 2026-07-20 17:37:37 +08:00
7ff3daa9d3 feat: merge default proxy groups of all subscription 2026-07-20 15:00:11 +08:00
2b73f83a2a feat: dedupe MATCH 2026-07-20 14:52:39 +08:00
9adc8777c2 feat: reload when config apply 2026-07-20 09:38:40 +08:00
ad49c3d2cb feat: reorder subscriptions 2026-07-20 09:17:38 +08:00
087869d84f feat: support merging multiple subscriptions 2026-07-19 23:58:02 +08:00
fb4d927220 feat: add Makefile to build all locally 2026-07-19 22:27:49 +08:00
fee5c34218 fix: rename binary to ssm 2026-07-19 21:23:44 +08:00
fcaef77aea feat: auto build and release
All checks were successful
continuous-integration/drone/tag Build is passing
v1.0.0
2026-07-19 20:37:21 +08:00
dcdb54b76c refactor: simplify service installation process 2026-07-19 20:07:26 +08:00
a2630df9e0 feat: migrate to golang 2026-07-19 20:01:38 +08:00
302d4e6bb5 feat: enhance subscription management with backup option and update CLI commands 2026-05-26 12:56:37 +08:00
e799ea011f feat: add reload service command and update command handling 2026-03-06 11:44:23 +08:00
69a6741c0d fix: include core config manager in handle_subscription_command 2026-03-06 11:25:55 +08:00
9309390182 fix: handle Pydantic v2 model serialization in save_subscriptions method 2026-03-06 11:25:41 +08:00
9466fb73ef refactor: extract methods 2026-03-05 23:33:29 +08:00
8993b8fb88 feat: support v2ray subscription format 2026-03-05 23:06:45 +08:00
db13c68161 fix: windows service installation for py3.13 2026-02-09 11:28:08 +08:00
3ba61b4cbf fix: core config apply not working 2025-12-28 11:55:09 +08:00
c1e965af22 fix: poetry 2025-12-26 20:50:32 +08:00
eba15efd46 refactor: simplify package name 2025-12-03 20:08:40 +08:00
2d16d5d2d2 Merge remote-tracking branch 'origin/master' 2025-11-13 10:45:04 +08:00
9f3b910657 fix: core config apply not working 2025-11-13 10:42:31 +08:00
1d3921b925 feat: support linux/systemd 2025-11-08 10:37:47 +08:00
6bd74fd598 docs: update readme 2025-11-08 08:37:09 +08:00
3adf5a2172 fix: linting 2025-11-08 08:27:13 +08:00
885f809294 feat: activate subscription after adding 2025-11-08 08:26:19 +08:00
8607b4aa2d feat: core-config -> core config 2025-11-07 10:32:20 +08:00
a60d12a059 feat: 增加 subscription set-url 方法 2025-11-07 10:23:26 +08:00
fb912c6c27 feat: use public dns on macos 2025-11-01 00:26:41 +08:00
3ea07c0183 feat: support macOS 2025-11-01 00:19:37 +08:00
6a54381310 feat: Windows 服务 安装,启动,停止 功能 2025-10-18 22:16:54 +08:00
b4ce2046a9 docs: update readme 2025-10-16 15:11:39 +08:00
a5299f2455 feat: hook manager 2025-10-16 14:59:06 +08:00
90719b8416 Initial commit with Python .gitignore 2025-10-16 12:17:34 +08:00