1
0
mirror of https://github.com/bestnite/sub2clash.git synced 2026-05-04 07:46:08 +00:00

Commit Graph

  • 7301c3d57d fix: use direct model import in convert handler main v1.1.3 nite 2026-04-26 16:43:13 +10:00
  • 9d23b11751 refactor: preserve template yaml structure nite 2026-04-25 23:22:36 +10:00
  • 2d863752b1 fix: use udp config v1.1.2 nite 2026-01-03 22:43:31 +08:00
  • 9725a05c35 mod: model v1.1.1 nite 2025-12-08 02:48:01 +08:00
  • 12de56d275 add: tuic protocol nite 2025-12-04 17:08:21 +08:00
  • f16779b441 fix: update short link v1.1.0-rc.3 nite 2025-12-02 23:16:10 +08:00
  • 516657f849 refactor(frontend): Extract short link UI into dedicated component v1.1.0-rc.2 nite 2025-10-20 16:45:42 +11:00
  • 800c5ff7f1 workflow v1.1.0-rc nite 2025-10-19 04:16:31 +11:00
  • 892fa7ce41 workflow nite 2025-10-19 03:33:06 +11:00
  • 007093ac48 workflow nite 2025-10-19 03:28:27 +11:00
  • ed479b7efa workflow: pass version arg to builder nite 2025-10-19 03:23:43 +11:00
  • dac4760289 workflow nite 2025-10-19 03:17:08 +11:00
  • 86b74f30e7 Refactor(frontend): Refactor frontend using Lit Refactor(database): use gorm+sqlite instead of bbolt Feat: Add delete short link functionality Fix: Load correct configuration template during meta config conversion nite 2025-10-19 03:13:10 +11:00
  • 1e8a79c2d2 #69 v1.0.3-rc nite 2025-10-17 18:13:49 +11:00
  • be656cca57 workflow v1.0.2 nite 2025-10-15 17:33:15 +11:00
  • 23a85f573b refactor(template): Enhance template loading security and error messages nite 2025-10-15 16:40:07 +11:00
  • fce75baed4 docs: modify README nite 2025-10-15 15:56:23 +11:00
  • f5686561f9 modify base64 decode func in BuildSub uses std encoder v1.0.1 nite 2025-07-28 12:12:15 +00:00
  • 83c24170a0 Update API documentation to reflect changes in configuration format for GET /convert/:config, including detailed descriptions of new parameters and structures for config, RuleProvider, and Rule. v1.0.0 nite 2025-07-22 04:19:26 +00:00
  • 80d91efca4 Refactor subscription handling by removing SubConfig model, updating BuildSub function to use ConvertConfig, and enhancing Base64 decoding across parsers. Update routes and frontend to support new configuration format. v0.0.13-beta.6 nite 2025-07-22 04:09:00 +00:00
  • 83a728a415 Implement YAML unmarshalling for various proxy types and update SOCKS parser to support "socks5" prefix. v0.0.13-beta.5 nite 2025-07-15 20:14:37 +08:00
  • a178d06248 Merge pull request #67 from HaTiWinter/main nite 2025-07-13 22:49:33 +08:00
  • 99d36d93d8 fix URL construction in GetRawConfHandler HaTiWinter 2025-07-13 15:57:46 +08:00
  • 0a9892503d u nite 2025-07-05 22:57:46 +08:00
  • ff81d03492 u nite 2025-07-05 22:54:02 +08:00
  • 0fa95888cb Fix URL construction in GetRawConfHandler to ensure proper HTTP scheme is used. v0.0.13-beta.4 nite 2025-07-01 02:22:46 +08:00
  • b44703fa0f Enhance Trojan, Vless, and Vmess parsers. nite 2025-07-01 02:06:33 +08:00
  • b256c5e809 Enhance Base64 validation in isLikelyBase64 function to include UTF-8 check and improve decoding logic. v0.0.13-beta.3 nite 2025-06-26 10:58:56 +08:00
  • 307c36aa8d Refactor Base64 validation in isLikelyBase64 function to remove unnecessary suffix check. v0.0.13-beta.2 nite 2025-06-26 09:51:39 +08:00
  • 06da2e91c2 Update index.html to set default option for Clash.Meta and improve user-agent label and placeholder text for clarity. nite 2025-06-26 09:04:53 +08:00
  • 33d37e631b Fix subscription user info header handling in SubHandler to only set header on successful fetch v0.0.13-beta.1 nite 2025-06-26 10:55:21 +10:00
  • c1012750ff add tests v0.0.12 nite 2025-06-12 19:33:14 +10:00
  • 69deed91df Refactor Shadowsocks and Socks parsers to simplify username and password extraction nite 2025-06-12 15:48:59 +10:00
  • 6a780a5e27 Refactor Shadowsocks and Socks parsers to improve username and password handling nite 2025-06-12 15:41:56 +10:00
  • f88ae52a29 Unify parts of the model with MetaCubeX. v0.0.12-beta.3 nite 2025-06-12 14:19:00 +10:00
  • 0c8bbac2e6 Update README.md to modify contributor image link format for improved clarity. nite 2025-06-12 13:44:27 +10:00
  • c4554d9030 Remove .all-contributorsrc file and update README.md to display contributor statistics using an image link. nite 2025-06-12 13:43:17 +10:00
  • 8db2c46bf0 update regex to dynamically include all supported prefixes for improved proxy parsing. nite 2025-06-12 13:40:30 +10:00
  • 8b3ae45623 Merge pull request #64 from beck-8/fix/socks nite 2025-06-12 13:35:47 +10:00
  • cdc8ef7e32 Update README.md to include contributor section nite 2025-06-12 13:30:46 +10:00
  • 62229fba97 fix reg socks beck-8 2025-06-12 10:41:59 +08:00
  • b80afd97f1 Refactor error handling nite 2025-06-12 11:33:13 +10:00
  • 2a042968d0 Update .gitignore to include .vscode directory and remove .vscode/launch.json file nite 2025-06-12 10:28:33 +10:00
  • cdf69ce65f Refactor proxy structure and parser implementations to streamline protocol handling; remove unused marshaler interfaces and improve YAML serialization for various proxy types. nite 2025-06-12 10:27:22 +10:00
  • 2d8508f390 Move HTTP, gRPC, Reality, and WebSocket options to proxy.go refactor VmessJson type to use 'any' for flexible types nite 2025-06-12 09:22:23 +10:00
  • 73616c98a3 fix Dockerfile v0.0.12-beta.2 nite 2025-06-12 03:14:08 +10:00
  • 44163d30e1 Update index.html to use local Bootstrap and Axios files instead of CDN links nite 2025-06-12 03:04:19 +10:00
  • a2e97aaa01 remove toml and ini config type v0.0.12-beta.1 nite 2025-06-12 02:55:50 +10:00
  • 4f3c2bb280 modify ProxyParser interface nite 2025-06-12 02:48:59 +10:00
  • 1b662de245 Update README.md nite 2025-06-12 02:28:07 +10:00
  • 4a9297f4a3 mod example config and compose.yaml nite 2025-06-12 02:24:18 +10:00
  • fcb1358846 Merge branch 'main' of https://github.com/bestnite/sub2clash nite 2025-06-12 02:21:21 +10:00
  • da9a17201b refactor nite 2025-06-12 02:17:31 +10:00
  • 5b7a94e65c Update docker.yml nite 2025-05-31 17:13:20 +10:00
  • b5fcbab1a5 Merge pull request #63 from pingchieh/main v0.0.11 nite 2025-05-28 14:43:29 +10:00
  • 0b8299f432 feat: 返回头中增加订阅信息 Chieh 2025-05-26 00:42:37 +00:00
  • 84c5a6e5f4 fix: RuleProvider增加Format Chieh 2025-05-25 15:22:32 +00:00
  • 06887d91ac feat: 添加 Anytls 代理支持 Chieh 2025-05-25 14:36:27 +00:00
  • db00433931 Merge pull request #59 from timerzz/main nite 2025-03-24 01:12:06 +11:00
  • 5b3a12f00d fix 修复Get函数重试结束后,返回nil,nil的bug timerzz 2025-03-23 21:27:05 +08:00
  • d4d7010d8f Merge pull request #56 from hausen1012/main nite 2025-03-10 12:28:37 +11:00
  • 2331cd4d18 modify: 短链和密码修改为后端生成 hz 2025-03-08 19:02:23 +08:00
  • 88d8653ab5 fix:修复ua标识等两个前端未正常回显问题 hz 2025-03-07 17:41:42 +08:00
  • cc0b73d7a4 add:生成短链支持自定义id hz 2025-03-07 17:30:28 +08:00
  • b57e4cf49f fix ua form v0.1.0-alpha.5 nite 2025-03-05 19:24:48 +11:00
  • cc80e237d6 Merge pull request #48 from 96368a/main Nite07 2024-11-13 10:31:41 +08:00
  • fefb4b895a 增加socks5协议支持 96368a 2024-11-13 09:21:31 +08:00
  • 66f214ae10 try to fix ss parser nite 2024-11-06 18:43:48 +08:00
  • f7dc78aabc 🐛 nite 2024-10-19 15:39:20 +08:00
  • 6bb2d16e4b 🐛 #46 nite 2024-10-09 11:08:24 +08:00
  • 98ef93c7bb 🐛 #42 nite 2024-10-08 10:05:13 +08:00
  • 6e09c44d17 🐛 #43 nite 2024-10-08 10:01:09 +08:00
  • 42fd251eb5 #42 nite 2024-10-07 16:34:56 +08:00
  • e504a6cca4 🎨 Refactor package for public import v0.0.10 nite 2024-09-17 13:10:13 +08:00
  • 3cfa4bdf24 ️ Improve nite 2024-08-11 23:55:47 +08:00
  • dedbf2bc03 🐛 fix #37 nite 2024-08-04 12:59:55 +08:00
  • 7158ad467a Merge pull request #35 from arusuki/main Nite07 2024-08-04 12:53:06 +08:00
  • fd22cd1499 🔧 customize HTTP user-agent for fetching subscription from API. tao-lintian 2024-07-15 21:01:22 +08:00
  • 0946412ea7 🐛 #31 nite 2024-05-21 15:28:09 +08:00
  • 98bca0a7ac 🐛 Cannot parse custom rules nite 2024-05-21 15:00:19 +08:00
  • 036907fba4 🐛 Parse short link nite 2024-05-09 12:58:33 +08:00
  • 3e720ec14d 🐛 Fix vless parser lost fingerprint nite 2024-05-06 02:08:12 +08:00
  • b73a02bdbf 🐛 Fix vless parser cannot correctly parse some reality/grpc fields v0.1.0-alpha.4 nite 2024-05-05 22:46:01 +08:00
  • 25e47453cb 🔥 Remove test dir, verison length limit nite 2024-05-04 22:30:46 +08:00
  • 3330412243 🔧 Update docker workflow nite 2024-04-26 00:04:17 +08:00
  • 35deaa015f 🔥 Deprecate Woodpecker CI in favor of GitHub Actions v0.1.0-alpha.3 nite 2024-04-25 22:23:33 +08:00
  • ddd297492c ⬆️ Upgrade dependencies v0.1.0-alpha.2 nite 2024-04-24 13:05:10 +08:00
  • effd22c750 ♻️ Refactor logger 📝 Update README nite 2024-04-24 13:01:22 +08:00
  • 566965bb6a ♻️ Migrate from gorm/sqlite to boltdb nite 2024-04-24 12:51:37 +08:00
  • 3d3b4e0bea 🔧 Update workflows v0.1.0-alpha.1 nite 2024-04-23 17:28:05 +08:00
  • b86aa2559a 🔧 Remove builder for arm nite 2024-04-23 15:03:21 +08:00
  • 4a2fa21a0a 🔧 Update docker-compose.yml nite 2024-04-23 14:54:10 +08:00
  • 3b8352a34f 🔧 update docker and goreleaser configrations nite 2024-04-23 14:49:31 +08:00
  • ac4ad3c8aa ♻️ Refactor code 🔥 Remove update detection nite 2024-04-23 14:47:53 +08:00
  • ebc91d8aad ♻️ Refactor parsers nite 2024-04-23 14:39:16 +08:00
  • 48dece2a51 🐛 Fix trojan parser missing fields nite 2024-04-23 13:36:33 +08:00
  • aa9e102a81 fix: hy2 解析缺少 name 字段 nite 2024-04-21 00:23:29 +08:00
  • faaf5c366a mod nite 2024-04-18 00:15:45 +08:00
  • 4384e56cc6 mod nite 2024-04-17 23:08:26 +08:00
  • abbd7b8b19 mod nite 2024-04-17 22:55:04 +08:00