| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-09 | Refactor: all plugin subdirectories use option patterncopilot/modify-plugin-files-subdirectories | copilot-swe-agent[bot] | |
| Apply the same functional options pattern from plugin/singbox to: - plugin/mihomo (mrs_in.go, mrs_out.go) - plugin/plaintext (text_in.go, common_in.go, common_out.go, text_out.go, clash_in.go, clash_out.go, json_in.go, surge_in.go, surge_out.go) - plugin/maxmind (all input/output files) - plugin/v2ray (dat_in.go, dat_out.go) - plugin/special (cutter.go, lookup.go, private.go, stdin.go, stdout.go) - lookup.go and merge.go updated to use new constructors Co-authored-by: Loyalsoldier <[email protected]> | |||
| 2026-03-06 | Chore: extract common GetIgnoreIPType logic202604142159202604090028202604020031202603260032202603190030202603120023202603061527 | Loyalsoldier | |
| 2026-01-20 | Fix: processing JSON path (#289)202601192124 | Daniel Lavrushin | |
| Co-authored-by: Loyalsoldier <[email protected]> | |||
| 2025-02-01 | Chore: make names consistent202503270019202503200018202503130019202503060018202502270018202502200018202502130018202502060018202502010727 | Loyalsoldier | |
| 2024-11-03 | Fix: description of plaintext formats | Loyalsoldier | |
| 2024-10-31 | Feat: export input & output converters | Loyalsoldier | |
| 2024-10-24 | Feat: support to exclude specified lists when output | Loyalsoldier | |
| 2024-08-31 | Chore: make error messages consistent across formats | Loyalsoldier | |
| 2024-08-31 | Feat: support to specify IP or CIDR in config file for text input format | Loyalsoldier | |
| 2024-08-13 | Refine: wantedList in various formats | Loyalsoldier | |
| 2024-08-10 | Feat: support JSON data as input format | Loyalsoldier | |
| For the arg `jsonPath` in config, see syntax explanation here: https://github.com/tidwall/gjson/blob/master/SYNTAX.md | |||
| 2024-08-06 | Chore: sort output lists | Loyalsoldier | |
| 2024-08-06 | Feat: support to customize output file extension in all plaintext formats | Loyalsoldier | |
| 2024-08-06 | Feat: support extended text format with prefix & suffix in line as output | Loyalsoldier | |
| Output plaintext CIDR with prefix and suffix in one line by using `text` format as output, specified by args `addPrefixInLine` and `addSuffixInLine` | |||
| 2024-08-06 | Feat: support extended text format with prefix & suffix in line as input | Loyalsoldier | |
| IP and CIDR with prefix and suffix in one line now can be processed by using `text` format as input, specified by args `removePrefixesInLine` and `removeSuffixesInLine`. | |||
| 2024-08-06 | Fix: walk logic of local file | Loyalsoldier | |
| 2024-08-06 | Fix: parsing CIDR in Clash & Surge ruleset | Loyalsoldier | |
| 2024-07-06 | Fix: remove entry & prefix | Loyalsoldier | |
| 2024-07-04 | Fix: make URI matching case-insensitive | Loyalsoldier | |
| 2023-10-29 | Fix: scan clash classical ruleset & surge ruleset | Loyalsoldier | |
| 2023-10-29 | Feat: skip comment within a line in plaintext formats automatically | Loyalsoldier | |
| content starts with `#` `//` `/*` within a line will be treated as comment and be ignored | |||
| 2021-10-04 | Feat: remove unused replace action | loyalsoldier | |
| 2021-09-11 | Feat: make entry not found error more visible | loyalsoldier | |
| 2021-08-29 | Refactor: use plugin architecture to support multiple I/O formats | loyalsoldier | |
