Commit Graph

1823 Commits

Author SHA1 Message Date
CN_SZTL
c91df68a6c
r8125: do not support kernel5.4 2020-04-14 00:18:52 +08:00
Tomasz Maciej Nowak
387c09fb6f
kernel: replace SUBDIRS with M in package recipes
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
2020-04-14 00:04:04 +08:00
AmadeusGhost
e225cb6e02 package: disable duplicate packages 2020-04-13 09:05:10 +08:00
Mattraks
b97c4e8bb5
luci-app-ssr-plus:Fix SS running status (#4289)
* luci-app-ssr-plus:Code optimization and Fix Bug

* luci-app-ssr-plus:Adjust reference data location

* luci-app-ssr-plus:revert subscribe.lua

* luci-app-ssr-plus:Fix SS running status

* luci-app-ssr-plus:Updated version

* luci-app-ssr-plus:Revised interpretation
2020-04-13 01:44:03 +08:00
AmadeusGhost
05e01ab1da mtwifi: correct makefile 2020-04-12 22:00:25 +08:00
AmadeusGhost
f19db3103c mtwifi: add dual 7615 support
From Tang Haili dalao, also add new package for dbdc devices.
2020-04-12 17:08:11 +08:00
Mattraks
66e6e853be
luci-app-ssr-plus:revert subscribe.lua (#4282)
* luci-app-ssr-plus:Code optimization and Fix Bug

* luci-app-ssr-plus:Adjust reference data location

* luci-app-ssr-plus:revert subscribe.lua
2020-04-12 12:04:25 +08:00
CN_SZTL
974c64fbc0
kcptun: bump to 20200409 2020-04-12 00:34:47 +08:00
CN_SZTL
d89adff716
default-settings: fix changing LuCI version 2020-04-12 00:31:47 +08:00
Mattraks
a10390cc21
luci-app-ssr-plus:Code optimization and Fix Bug (#4253)
* luci-app-ssr-plus:Code optimization and Fix Bug

* luci-app-ssr-plus:Adjust reference data location
2020-04-11 21:53:11 +08:00
守望星空
593d812a47
Update Kcptun (#4243) 2020-04-09 14:01:58 +08:00
xinxijishuwyq
3dd0a3e177
simple-obfs: bump to latest version to Fix FTBFS under GCC-9 (#4241)
Signed-off-by: Ken Wong <xinxijishuwyq@gmail.com>
2020-04-09 14:01:14 +08:00
dongjuanyong
ae7a5d7060
luci-app-ssr-plus: OpenWrt SNAPSHOT compatibility (#4154)
* luci-app-ssr-plus: OpenWrt SNAPSHOT compatibility

Fix #4143

* Modify getElementById to getElementsByName

Luci modification for OpenWrt 19.07 or higher
2020-04-09 01:07:52 +08:00
lean
12b558bbd4 amule: dyn linked 2020-04-09 00:30:15 +08:00
lean
7bf824b1fc qBittorrent: bump to v4.2.3 2020-04-09 00:25:33 +08:00
lean
b6b408c8fa Version bump to R20.4.8 2020-04-08 13:30:03 +08:00
lean
6d92b60767 luci-app-music-remote-center: add place holder 2020-04-08 12:38:04 +08:00
CN_SZTL
17e25522c0
scripts/download.pl: add some mirror sites 2020-04-08 00:32:52 +08:00
CN_SZTL
95a85c8be7
default-settings: use tencent mirror by default 2020-04-08 00:15:37 +08:00
lean
a1b538a9f5 ipq40xx: switch to ath10k-ct 2020-04-07 22:44:32 +08:00
CN_SZTL
526a2b4856
Merge Lean's source 2020-04-07 21:24:17 +08:00
lean
c3c418cdb7 luci-app-cifs-mount: add SMB/CIFS mount luci 2020-04-07 21:06:50 +08:00
CN_SZTL
a2095b16f1
Merge Lean's source 2020-04-06 19:37:54 +08:00
lean
7e22d61328 luci-app-music-remote-center: add zh-cn and fix path settings 2020-04-06 15:16:51 +08:00
lean
7b250deeb2 luci-app-music-remote-center: DAAP remote control music server for iOS/Android 2020-04-06 14:03:52 +08:00
Chuck
7930a037e0
default-settings: fix string replace (#4189)
default-settings: fix string replace
2020-04-06 13:36:35 +08:00
CN_SZTL
668a3682be
qBittorrent: fix dependence 2020-04-05 21:36:14 +08:00
CN_SZTL
b34ff3b4fa
Merge Lean's source 2020-04-05 21:05:21 +08:00
Aes64X
5e9e8d8536
package:add nfs mount luci (#4171) 2020-04-05 18:34:14 +08:00
ElonH
ae656bb0d8
wxbase: invert is_installed
this_prefix has been given in wx-config,
so the result of is_installed isn't proper
```
if is_installed; then
    _include_cppflags="-I${includedir}/wx-2.8"
else
    _include_cppflags="-I${includedir} -I${prefix}/contrib/include"
fi
```
2020-04-04 16:13:27 +08:00
CN_SZTL
bc87a8f829
Merge Lean's source 2020-04-04 00:23:37 +08:00
lean
d0922b9398 luci-app-ssr-plus: display log when enable socks5 server only 2020-04-04 00:18:26 +08:00
ElonH
718c850626
wxbase: redirect to staging_dir in wx-config 2020-04-03 23:17:46 +08:00
CN_SZTL
fcd652aded
qBittorrent-Enhanced-Edition: bump to 4.2.3.10 2020-04-03 22:10:45 +08:00
mjyhj
e56bd418c1
luci-app-diskman: bump to 0.2.7 (#4144)
partition: automatic FIX GPT PARTITION TABLE while create partition
当硬盘分区表为GPT时,硬盘容量与GPT分区表不对应(使用DD刷入gpt镜像,或者调整RAID分区大小后),自动修复分区表,修复上述情况下无法创建新分区的BUG
2020-04-02 13:28:55 +08:00
CN_SZTL
812d2269a6
treewide: adjust category 2020-04-01 04:22:40 +08:00
CN_SZTL
11acb1c361
Mod 20.04 2020-04-01 00:02:42 +08:00
CN_SZTL
bdbf97d25f
Merge Lean's source 2020-03-31 23:37:48 +08:00
Mattraks
64db0fb90c
luci-app-cpufreq:Add translation (#4130) 2020-03-31 23:07:57 +08:00
CN_SZTL
d73ca39ef4
Merge Lean's source 2020-03-30 21:14:50 +08:00
lean
32964d4b71 luci-app-airplay2: open to all target 2020-03-30 20:27:31 +08:00
CN_SZTL
d4c69450b6
Merge Lean's source 2020-03-30 19:38:10 +08:00
Mattraks
1188a9ffc3
luci-app-ssr-plus:Fix update.lua log output and file checking (#4085) 2020-03-30 12:17:19 +08:00
CN_SZTL
2d0c9dd527
Merge Lean's source 2020-03-29 23:49:40 +08:00
lean
34f33cfcbe luci-app-airplay2: add audio sample rate setting 2020-03-29 23:08:18 +08:00
lean
c6f47f30df luci-app-airplay2: add audio buffer length setting 2020-03-29 23:03:57 +08:00
CN_SZTL
f616ec9119
Merge Lean's source 2020-03-29 19:41:54 +08:00
lean
51fc01f88c luci-app-airplay2: add airplay2 for x86 2020-03-29 19:33:36 +08:00
CN_SZTL
895256f2e9
Revert "trojan: remove useless patch"
This reverts commit 910702aa91.
2020-03-29 16:04:22 +08:00
AmadeusGhost
910702aa91 trojan: remove useless patch 2020-03-29 15:05:49 +08:00
lean
347ee6aeb2 luci-app-ssr-plus: add x64 default 2020-03-29 12:31:07 +08:00
CN_SZTL
347aebcbee
Merge Lean's source 2020-03-29 02:51:12 +08:00
lean
295e835f0c ajust some default package setting for x86 32bit 2020-03-29 01:33:43 +08:00
CN_SZTL
84e42d098f
Merge Lean's source 2020-03-29 00:32:36 +08:00
lean
c71b177f52 UnblockNeteaseMusicGo: bump to v0.2.0 to fix x86 32bit running 2020-03-29 00:27:03 +08:00
CN_SZTL
9044bb8b10
Merge Lean's source 2020-03-27 19:55:07 +08:00
lean
cdf1ae96c3 luci-app-ssr-plus: add subscribe keyword filter 2020-03-27 19:46:08 +08:00
CN_SZTL
b1f9dd475d
Merge Lean's source 2020-03-27 17:01:40 +08:00
lean
08b73fa42d luci-app-ssr-plus: fix game plus mode 2020-03-27 16:56:59 +08:00
CN_SZTL
fa848d0975
Merge Lean's source 2020-03-27 16:25:34 +08:00
lonwern
114cfd3d1b
luci-app-ssr-plus: output auto update logs to log file (#4053) 2020-03-27 14:49:43 +08:00
lean
b2ca31e6b0 autocore: fix cpu usage display 2020-03-27 01:13:29 +08:00
CN_SZTL
a4804b29c1
Merge Lean's source 2020-03-26 20:02:17 +08:00
Mattraks
335ed370de
luci-app-ssr-plus:Maintenance Usage ssr-rules (#4016) 2020-03-26 19:21:04 +08:00
lean
6d53bc90c6 luci-app-ssr-plus: revert /etc/ssr_ip 2020-03-26 19:19:02 +08:00
Mattraks
e2b1d47860
luci-app-ssr-plus:Adjust uci-defaults (#4010) 2020-03-26 19:14:15 +08:00
lonwern
8d4027f17f
luci-app-ssr-plus: add "same" mode for global socks5 server (#4039) 2020-03-26 18:39:07 +08:00
R3pl4c3r
791d2a171c
luci-app-ssr-plus: fix gfwlist update error (#4043)
* luci-app-ssr-plus: fix gfwlist update error

* Update Makefile
2020-03-26 18:33:06 +08:00
manyeechen
8022677a10
npc:bump to 0.26.6 (#4033)
fix:
web重新显示id #453 #461 #475
客户端首次添加时限速问题
mux计算长度重复赋值
服务端启动可能卡住的问题 #470
web中丢失的服务器ip项
2020-03-26 18:32:09 +08:00
CN_SZTL
019f5cfeed
Merge Lean's source 2020-03-26 00:40:44 +08:00
Xiaofu
f907738f7c
luci-app-adbyby_plus: bugfix (#4020) 2020-03-26 00:39:09 +08:00
Mattraks
a0174a6584
luci-app-ssr-plus:Fix update.lua (#4018) 2020-03-26 00:38:57 +08:00
lean
1a6c52cc06 trojan: bump to 1.15.1 2020-03-25 23:34:22 +08:00
lean
2998f9a228 target:remove luci-proto-relay 2020-03-25 23:33:19 +08:00
CN_SZTL
289aa4b958
Merge Lean's source 2020-03-25 21:42:25 +08:00
lean
61a8169199 luci-app-ssr-plus: update china_ssr.txt 2020-03-25 21:32:35 +08:00
CN_SZTL
a696ac5392
System: revert some packages for OpenWrt-18.06 2020-03-25 20:16:17 +08:00
CN_SZTL
983bd2d46f
Merge Lean's source 2020-03-25 19:11:35 +08:00
lean
076c3b7e49 openwrt-fullconenat: bump to 2019-10-21 2020-03-25 12:33:27 +08:00
lean
858c78e36e Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-03-25 11:21:16 +08:00
lean
1681ef96da luci-app-ssr-plus: return quic by default 2020-03-25 11:21:07 +08:00
Mattraks
aca84b5c7c
v2ray: bump to V4.23.1 (#3979) 2020-03-25 11:06:07 +08:00
lean
87ebf166cf luci-app-ssr-plus: force ssr-monitor to enable ssr-redir 2020-03-25 10:58:04 +08:00
CN_SZTL
f135232e2d
Merge Lean's source 2020-03-25 04:02:18 +08:00
lean
a59b400913 autocore:getcpu method change 2020-03-25 01:44:35 +08:00
lean
5c5f32c082 luci-app-ssr-plus: fix socks5 global server auto-start 2020-03-25 01:38:14 +08:00
CN_SZTL
c345d4bae7
luci-app-nft-qos: correct path to luci.mk (#3997) 2020-03-24 22:50:13 +08:00
CN_SZTL
9a242ce509
syncthing: fixup version detection 2020-03-24 20:45:48 +08:00
CN_SZTL
fbc565c228
Merge Lean's source 2020-03-24 20:20:12 +08:00
lean
0e5dade1d2 luci-app-zerotier: adjust boot order 2020-03-24 19:38:58 +08:00
lean
df4db2a4d7 luci-app-ssr-plus: adjust boot order 2020-03-24 18:52:41 +08:00
lean
f115df4a50 luci-app-adbyby-plus: fix auto adblock plus update 2020-03-24 18:47:22 +08:00
lean
b4eaefa54e libmnl: update ABI version 2020-03-24 18:24:26 +08:00
Max Zhao
8b7e446504
luci-app-ssr-plus: add stop mode for netflix service (#3990)
* luci-app-ssr-plus: add stop mode for netflix service

* luci-app-ssr-plus: bump version 174.1

* luci-app-ssr-plus: use 'nil' value to replace empty value in stop mode
2020-03-24 18:19:21 +08:00
AmadeusGhost
a8be250ec6
verysync: rollback to 1.3.1 (#3985) 2020-03-24 17:50:19 +08:00
mjyhj
e2838160ab
verysync: bump to v1.3.5 (#3978)
* luci-app-diskman: Update Makefile

* verysync: bump to v1.3.5
2020-03-24 11:40:23 +08:00
Mattraks
5b7fec3ab6
luci-app-ssr-plus:Add gfwlist update URL (#3965) 2020-03-24 11:27:30 +08:00
CN_SZTL
c73762f9cd
Merge Lean's source 2020-03-24 04:47:40 +08:00
lean
9cbca25d79 kernel: revert kernel modules for rtl8152 based usb-to-ethernet converters 2020-03-24 01:14:10 +08:00
lean
19abf7c09e luci-app-ssr-plus: use icmp ping first, fallback to tcpping 2020-03-24 00:07:49 +08:00
lean
8ac78f3f51 luci-app-ssr-plus: enhance Netflix rules at "same" mode 2020-03-23 23:54:17 +08:00
Max Zhao
c3fc4a1795
trojan : update to 1.50.0 (#3962) 2020-03-23 18:12:57 +08:00
lwz322
5a6bc928e4
luci-app-frps: fix translation & (#3938)
bump 0.0.2_1 to 0.0.2_2
2020-03-23 17:21:27 +08:00
mjyhj
318f1657e6
Add luci-app-diskman (#3960) 2020-03-23 17:20:56 +08:00
CN_SZTL
96188264e6
Merge Lean's source 2020-03-23 02:36:07 +08:00
lean
8588a73269 luci-app-ssr-plus: add proxychains-ng depend 2020-03-23 02:21:09 +08:00
lean
6e8ec5dd6e luci-app-ssr-plus:fix typo 2020-03-23 01:36:25 +08:00
CN_SZTL
bc3a4be35e
v2ray: bump to 4.23.0 2020-03-23 01:34:52 +08:00
lean
a38b2cfda9 luci-app-ssr-plus: add ss/v2ray/trojan global socks5 ssr server support 2020-03-23 01:34:49 +08:00
CN_SZTL
3e4345f462
Merge Lean's source 2020-03-23 00:40:28 +08:00
lean
53fa21f3d6 luci-app-ssr-plus: fix global socks5 ssr server support 2020-03-23 00:39:52 +08:00
CN_SZTL
791534fa1c
Merge Lean's source 2020-03-23 00:30:37 +08:00
lean
4ed0db41c4 luci-app-ssr-plus: global socks5 server is back 2020-03-23 00:16:02 +08:00
CN_SZTL
789802de60
Merge Lean's source 2020-03-22 21:16:35 +08:00
lean
c6b4cf5a32 luci-app-ssr-plus: using auto tcpping first then icmp ping 2020-03-22 21:13:31 +08:00
lean
24546d0ae5 tcpping: add tcpping tool 2020-03-22 21:04:07 +08:00
CN_SZTL
a225a908b2
Merge Lean's source 2020-03-22 19:07:54 +08:00
lean
0197bc0fa8 iwinfo: bump version 2020-03-22 18:59:40 +08:00
lean
4733e0fcce luci-app-ssr-plus: add simple-obfs by default 2020-03-22 17:09:10 +08:00
lean
6e7eb43250 luci-app-ssr-plus: include SS by default 2020-03-22 17:04:23 +08:00
Kevin Yang
12f20458e7
Update ssr-switch (#3908)
Co-authored-by: KevinZjYang <kevin.zi.yang@outlook.com>
2020-03-22 10:18:18 +08:00
CN_SZTL
c9d5460b06
luci-app-qbittorrent: fix read port 2020-03-21 23:59:19 +08:00
CN_SZTL
dfc751a074
Merge Lean's source 2020-03-21 22:58:23 +08:00
CN_SZTL
c5668419e2
kcptun: fix wrong hash key (#3922) 2020-03-21 22:57:24 +08:00
CN_SZTL
f2fd3a4487
Merge Lean's source 2020-03-21 22:34:01 +08:00
gudumuyu
1336b90b1a
kcptun bump to v20200321 (#3918)
Recompiled with golang1.14.1
2020-03-21 22:17:40 +08:00
AmadeusGhost
66de6c5050
luci-app-cpufreq: drop untest target (#3915)
Someone reports that it has bug in arm64
2020-03-21 22:17:09 +08:00
CN_SZTL
dc577dca98
Merge Lean's source 2020-03-21 01:20:39 +08:00
lean
65cdb1918b luci-app-ssr-plus: combined v2nfconfig.lua 2020-03-20 14:55:55 +08:00
lean
c854c3f659 luci-app-flowoffload: slient boot message 2020-03-20 14:43:15 +08:00
soandsoso
78f91179da
luci-app-ssr-plus: reset the behavior of btns in server list (#3891)
* luci-app-ssr-plus: feat server list draggable

* luci-app-ssr-plus: reset the behavior of up btn

Reset the behavior of up btn in server list to move to top.

* luci-app-ssr-plus: reset the behaviors of the btns

up: move to top
2020-03-20 13:03:44 +08:00
CN_SZTL
6bf7ec20ec
Merge Lean's source 2020-03-20 00:19:55 +08:00
lean
5fe5754013 Version bump to R20.3.19 2020-03-19 23:20:42 +08:00
CN_SZTL
0dec59280f
Merge Lean's source 2020-03-19 23:10:10 +08:00
lean
ed0e83ee6c ramips: mt7530: Implement set_port_link 2020-03-19 22:58:39 +08:00
Mattraks
0382a499c2
luci-app-ssr-plus:Adjust custom item display (#3879) 2020-03-19 21:48:16 +08:00
CN_SZTL
ad12e9e1c6
Merge Lean's source 2020-03-19 20:47:06 +08:00
soandsoso
7087aca688
luci-app-ssr-plus: feat server list draggable (#3889) 2020-03-19 20:41:32 +08:00
CN_SZTL
89442b5c92
Merge Lean's source 2020-03-19 18:46:53 +08:00
lean
2b09def652 luci-app-ssr-plus: fix GFW netflix mode 2020-03-19 13:44:18 +08:00
AmadeusGhost
2f66cce3e4 fix file permissions 2020-03-19 13:00:46 +08:00
CN_SZTL
fa328899b5
Merge Lean's source 2020-03-19 08:45:17 +08:00
lean
3d3f812eb0 luci-app-ssr-plus: add external 'proxy in proxy mode' support 2020-03-19 02:09:43 +08:00
CN_SZTL
2ef4abcb7b
Merge Lean's source 2020-03-18 23:07:33 +08:00
lean
f624769afe luci-app-ssr-plus:fix start two service tcp node 2020-03-18 22:04:16 +08:00
lean
c26e558be6 Revert "luci-app-ssr-plus: fix ssrp alwawys start two server (#3875)"
This reverts commit 033b0ec159.
2020-03-18 21:51:18 +08:00
lean
94b0ae0126 Revert "luci-app-ssr-plus: Optimize and fix bugs (#3841)"
This reverts commit 830d3f946c.
2020-03-18 21:51:03 +08:00
lean
1d9e304dbc Revert "luci-app-ssr-plus: fix commit bug (...."
This reverts commit 75d6fe83b8.
2020-03-18 21:50:53 +08:00
lean
75d6fe83b8 luci-app-ssr-plus: fix commit bug (.... 2020-03-18 21:31:40 +08:00
Mattraks
830d3f946c
luci-app-ssr-plus: Optimize and fix bugs (#3841) 2020-03-18 21:00:18 +08:00