easterNday
9e0916cd82
chore(compress): use webpack to compress the files of the web panel ( #1189 )
...
* Turn on Gzip compression on the front end;
- Use compression-webpack-plugin plugin;
- Configure in vue.config.js
- Enable compression only in production mode
* Remove original compression method
2023-11-22 19:51:54 +08:00
mzz
1928283842
Merge xray support from CI-He-O/v2rayA ( #1004 )
...
* added xtls-rprx-vision & uTLS fingerprint
* removed node option openssl-legacy-provider
* removed node option openssl-legacy-provider
* update github action
* fix: vless id
---------
Co-authored-by: clheo <93776896+Cl-He-O@users.noreply.github.com>
2023-08-02 23:54:07 +08:00
Markson
81c96d16a0
用英文引号替代中文引号
2022-11-10 09:35:21 +08:00
Markson
b415b90c16
Fix PowerShell script on Windows
2022-11-06 22:33:12 +08:00
mzz2017
8f94ff7da7
chore: fix nodejs build
2022-11-06 14:33:38 +08:00
Markson
55a6d4c879
pwsh script: cd to source's path before build
2022-09-20 07:21:33 +08:00
Markson
74c8b3c701
Fix typo in PowerShell script
2022-09-20 07:15:18 +08:00
Markson
43aaed04d6
Fix build scripts
2022-09-19 21:07:16 +08:00
高渐离
5d1670c4bc
optimize: 使用预压缩的前端文件以节省体积 ( #390 )
...
* try to use gziped asset
* optimize: use pre-compressed asset files
* fix: add powershell compress
2022-01-25 15:10:37 +08:00
Markson Hon
169f3a83c2
Update build-in-pwsh.ps1 ( #260 )
2021-09-17 17:21:58 +08:00
mzz2017
1b3f476982
chore: refine build scripts
2021-09-17 17:04:42 +08:00
Markson Hon
d7eece5807
feat: Add PowerShell build script ( #259 )
...
Add PowerShell build script to support build in Windows, Linux and macOS
2021-09-17 16:11:28 +08:00