1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-12-25 11:35:34 -05:00
Commit Graph

12 Commits

Author SHA1 Message Date
Xiaokang Wang (Shelikhoo)
e1064c5f4c Add Persistence to Subscription Imports, plus Subscription Update API (#3307)
* Add Persistence for Subscription imports

* Add Update Tracked Subscription
2025-02-10 19:27:32 +00:00
Shelikhoo
3ee9045697 chore: regenerate protos 2025-02-02 13:57:34 +00:00
Xiaokang Wang (Shelikhoo)
442581d897 Fixing all the lint errors (#3288)
* Fixing all the lint errors!

* update lint settings
2025-01-22 08:27:48 +00:00
Xiaokang Wang (Shelikhoo)
69b09074f8 Add WebUI Support for V2Ray (#3284)
* Add support for web based grpc

* Avoid panic in observatory command: incorrect tag

* Add WebCommander app for web based client

* Add WebCommander app for web based client

* Add urlline subscription container format support

* avoid panic when serving user request

* refine subscription info api

* fix start consistency issue in web commander

* fix webcommander import style

* fix urlline parsing

* fix crash in subscription commander

* add webroot file serving at webcommmander

* fix crash when observatory is not found

* add autogenerated subscriptionmgr err
2025-01-17 17:42:53 +00:00
Xiaokang Wang (Shelikhoo)
2415b89510 fix infinite loop when parsing empty nonnative subscription content (#3208) 2024-10-27 21:50:37 +00:00
Xiaokang Wang (Shelikhoo)
b921dcad6c add support for parsing some shadowsocks links (#3169) 2024-10-01 19:33:38 +01:00
Shelikhoo
d799ceda98 Add support to allow tls=0 in vmess:// subscription 2024-03-15 21:51:27 +00:00
Shelikhoo
a07572822a fixed processing none security subscription 2023-11-26 10:55:27 +00:00
Shelikhoo
f112667190 Add data URL Link support to subscription 2023-11-26 10:55:27 +00:00
Shelikhoo
c61820c7cd rename import dialing tag in subscription
thanks mzz
2023-11-26 10:55:27 +00:00
Shelikhoo
3de33c91b2 Add subscription manager (autogenerated) 2023-11-26 10:55:27 +00:00
Shelikhoo
cc77e90254 Add subscription manager 2023-11-26 10:55:27 +00:00