xiaorouji
9dc1a2f719
luci: Optimize subscribe UA
2024-03-19 21:15:16 +08:00
xiaorouji
aa883bf93e
luci: optimise
2024-03-10 07:37:22 +08:00
xiaorouji
463d899505
luci: optimization
2024-01-29 12:32:25 +08:00
xiaorouji
351664eb90
luci: optimization code
2023-10-12 06:38:10 +08:00
sbwml
6c0a9491f5
Revert "luci: eliminate JS LuCI behavior"
...
This reverts commit aaeee88107
.
2023-10-04 14:18:13 +08:00
xiaorouji
aaeee88107
luci: eliminate JS LuCI behavior
2023-09-25 04:39:27 +08:00
xiaorouji
8786e06757
luci: fix some problems
2023-09-20 21:24:59 +08:00
Tianhe Y
7767161973
fix get_version shell command ( #2804 )
2023-09-19 21:31:58 +08:00
xiaorouji
e8c7527ff4
luci: update Hysteria to Hysteria2 logic
...
No longer compatible with Hysteria V1. If you want to use, please use Sing-Box for implementation.
2023-09-14 11:53:40 +08:00
zhusir
f6365e6b9b
Fixed check passwall version failed ( #2784 )
2023-09-14 11:53:01 +08:00
xiaorouji
0f4e1d687f
luci: fix know bugs
2023-09-09 22:04:37 +08:00
xiaorouji
2c8c54e3cf
luci: optimize code
2023-09-08 18:19:52 +08:00
xiaorouji
a047c49bfe
luci: remove v2ray
...
Due to the incompatibility of the data structure, remove it.
2023-09-08 15:13:11 +08:00
xiaorouji
3cbdd15b50
luci: fix sing-box app update
2023-09-08 14:31:51 +08:00
xiaorouji
2638af0efa
luci: add sing-box client support
2023-09-08 14:30:43 +08:00
xiaorouji
56157adaf1
luci: update api finded_com func
2023-09-08 14:30:39 +08:00
xiaorouji
81adc908e8
luci: optimization
2023-09-04 04:29:56 +08:00
xiaorouji
c2010b482d
luci: shunt mode add iface support
2023-08-11 10:16:49 +08:00
xiaorouji
e21b60d6c7
luci: use short UUID
...
The amount of data is not large, maybe not repeat.
2023-05-08 02:58:23 +08:00
zhusir
85883c8972
luci: get the exact remote version
2023-04-20 16:16:51 +08:00
xiaorouji
8848f801b6
luci: format code
2023-04-20 16:16:36 +08:00
xiaorouji
95389eb674
luci: shunt mode select node can custom
...
You can directly customize SOCKS/HTTP server when selecting nodes.
For example:
socks://127.0.0.1:1080
socks://username:password@127.0.0.1:1080
http://127.0.0.1:2080
http://username:password@127.0.0.1:2080
2023-04-20 16:16:26 +08:00
Tianhe Y
2a0d4ed8a0
luci: wireguard reserved support base64 string ( #2511 )
2023-04-20 16:15:51 +08:00
xiaorouji
c8701a112a
luci: fix auto switch when use shunt node #2474
2023-04-12 20:52:59 +08:00
xiaorouji
47f44fcfdd
luci: lua code convert indentation to TAB
2023-04-09 23:51:06 +08:00
Tianhe Y
ac259f2d11
luci: wireguard add reserved option when xray>=1.8.0 ( #2462 )
...
* luci: wireguard add reserved option when xray>=1.8.0
* luci: 4.63
2023-04-06 19:23:18 +08:00
Tianhe Y
56c68dfda4
luci: optimize app binary find #2433 ( #2442 )
2023-04-06 19:17:23 +08:00
Tianhe Y
9a01d667f2
luci: optimize passwall check update tips
2023-04-02 07:33:03 +08:00
xiaorouji
f6d56838c7
luci: reduce duplicate code
2023-03-30 08:43:09 +08:00
nftbty
623099d837
luci: app_update use default_path when not set in config
2023-03-27 20:26:35 +08:00
nftbty
3795defad7
luci: app_update add passwall version check ( #2398 )
...
- app_update add passwall version show & check. ([Feature Request]: 能不能在ui上增加版本显示 #2384 )
- add chinadns-ng path in default config.
2023-03-27 20:26:13 +08:00
nftbty
36c6425b3f
luci: unified code style ( #2395 )
...
* luci: unified code style
- checked newline at end of file
- unified indent
- removed whitespaces at end of line
* luci: change the indentation of lua files to tabs
2023-03-27 20:25:52 +08:00
nftbty
5e84915db1
luci: optimize app_update
...
* luci: optimize app_update code structure
abstract the components update info into a module.
Signed-off-by: nftbty <nftbty@gmail.com>
* luci: app_update add chinadns-ng & fix hysteria
Signed-off-by: nftbty <nftbty@gmail.com>
* luci: app_update optimize match_file_name generating.
- Update `auto_get_arch()`, and the generation of `match_file_name`.
- The function `to_check()`,`to_download()`,`to_extract()`,`to_move()` moved into api.lua, some functions in api.lua used by the 4 functions are no longer need to be public anymore, so add `local` before them.
Signed-off-by: nftbty <nftbty@gmail.com>
---------
Signed-off-by: nftbty <nftbty@gmail.com>
2023-03-27 20:19:59 +08:00
xiaorouji
14e6f515a3
luci: optimization code
2023-02-16 05:13:49 +08:00