Commit Graph

21 Commits

Author SHA1 Message Date
gitea-action
ed88ad78c0 luci-app-passwall: sync upstream
last commit: 992017ed58
2025-04-13 13:30:31 +08:00
gitea-action
321573fa35 luci-app-passwall: sync upstream
last commit: a998426839
2025-03-27 23:30:26 +08:00
gitea-action
52c0104c0d luci-app-passwall: sync upstream
last commit: 7bce1d8f7f
2025-02-20 12:00:26 +08:00
gitea-action
a38c7dc1ae luci-app-passwall: sync upstream
last commit: bf5d7e0c83
2024-11-13 22:00:20 +08:00
actions
f303b07d42 luci-app-passwall: sync upstream
last commit: cb62073502
2024-08-04 22:00:06 +08:00
actions
286f1d7ad7 luci-app-passwall: sync upstream
last commit: da4eecc94c
2024-07-17 19:00:10 +08:00
lwb1978
99e5e171d6 luci: fix chinadns-ng x86_64 api url 2024-03-19 18:32:15 +08:00
lwb1978
d6e7282fc0 luci: app_update continue adapt chinadns-ng new release 2024-03-19 11:09:23 +08:00
xiaorouji
ae50fb5f5b luci: sing-box api url do not use pre version 2024-03-18 21:28:58 +08:00
Tianhe Y
04a1bac482 luci: app_update continue adapt chinadns-ng new release (#3012) 2024-03-10 17:35:20 +08:00
Tianhe Y
acf398cede luci: app_update adapt chinadns-ng 2024.03.07 2024-03-10 07:37:12 +08:00
xiaorouji
1844925291 luci: drop Trojan-Go
The author seems to no longer maintain, so delete it. Please use Xray or Sing-Box instead.

Don't want to maintain too many Go application, please use Socks.
2024-02-20 01:29:36 +08:00
xiaorouji
8e9d1ba88e luci: drop Brook
Don't want to maintain too many Go application, please use Socks.
2024-02-20 01:29:10 +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
e99c858b85 luci: fixed part of #2745 2023-09-14 11:53:06 +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
Tianhe Y
ce3923a614 luci: change chinadns-ng update url (#2482) 2023-04-12 20:55:01 +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