1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-10-04 08:04:05 -04:00
Commit Graph

23 Commits

Author SHA1 Message Date
Shelikhoo
3ee9045697 chore: regenerate protos 2025-02-02 13:57:34 +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
Shelikhoo
cc77e90254 Add subscription manager 2023-11-26 10:55:27 +00:00
Shelikhoo
cb84b28de4 Update generated protobuf files to v1.31.0 2023-10-24 19:50:30 +01:00
Shelikhoo
137cd7093c chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
Shelikhoo
3ef7feaeaf update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
世界
a66bb28aee Reformat code 2021-10-28 18:34:19 +08:00
Shelikhoo
2fcddf1966 return error if the tag is not found
The previous routine cause panic if the tag is not found. Thanks for report from mzz
2021-09-29 09:14:23 +01:00
Shelikhoo
e0700ccc4b regenerate protobuf file 2021-09-04 11:26:13 +01:00
Shelikhoo
1531cb0ca4 update protobuf version 2021-09-04 11:13:51 +01:00
Shelikhoo
9f984cade0 observer: auto generated 2021-09-04 11:12:35 +01:00
Shelikhoo
1de2466c60 add support for tagged observer: fix 2021-09-04 11:12:35 +01:00
Shelikhoo
89a82ece8b add support for tagged observer 2021-09-04 11:12:34 +01:00
Shelikhoo
44a11b5352 add tagged observer support in api: auto generated 2021-09-04 11:12:34 +01:00
Shelikhoo
871373c450 add tagged observer support in api 2021-09-04 11:12:34 +01:00
database64128
c78ee5aac7 🏡 Housekeeping: Update to Go 1.17 (#1215)
* ⬆ Update to Go 1.17

* 🏗 Update workflows and add windows-arm64

* 💾 Update generated files

* 📛 Update not-so-friendly filenames
2021-08-21 13:20:40 +08:00
Shelikhoo
1409be04c2 regenerate protobuf files 2021-07-01 18:58:48 +01:00
Shelikhoo
f5ac3741e9 fix building issue for v2ctl 2021-04-12 01:24:10 +01:00
Shelikhoo
459a914ab7 apply coding style 2021-04-08 23:18:23 +01:00
Shelikhoo
8aaeff0391 update auto generated file for observatory 2021-04-08 23:17:00 +01:00
Shelikhoo
a42ef81ac0 finish remaining grpc observatory api 2021-04-08 23:17:00 +01:00
Shelikhoo
a168ff3df6 Add observatory grpc call 2021-04-08 23:16:59 +01:00
Shelikhoo
6f913b31e2 structure for observatory 2021-04-08 23:16:55 +01:00