Commit Graph

17122 Commits

Author SHA1 Message Date
CN_SZTL
9abf3b7de1
luci-theme-argon: sync with upstream source 2020-03-12 23:35:04 +08:00
CN_SZTL
1c3d073ce6
luci-theme-argon-mod: delete outdated theme 2020-03-12 23:32:36 +08:00
TwoBall
e174a463d5
Update adbyby.po (#3746) 2020-03-12 23:27:55 +08:00
LEAN-ESX
8f132c0047
luci-app-adbyby-plus: keed adblock after upgrade 2020-03-12 23:27:26 +08:00
LEAN-ESX
daae45bb5e
luci-app-ssr-plus: check global server node to make sure it's valid when startup 2020-03-12 19:43:23 +08:00
CN_SZTL
8dabf55540
Merge Official Source 2020-03-12 17:50:48 +08:00
CN_SZTL
380e7049c9
adbyby: remove outdated files 2020-03-12 06:18:11 +08:00
Sungbo Eo
228bb84744 kernel: make kmod-ata-core selected by dependent modules
Currently kmod-ata-* will not get into images unless kmod-ata-core is added to
DEVICE_PACKAGES as well. By changing the dependencies from "depends on" to
"select", we do not have the issue anymore.

Furthermore, we can remove most occurrences of the package from DEVICE_PACKAGES
and similar variables, as it is now pulled by dependent modules such as:
- kmod-ata-ahci
- kmod-ata-ahci-mtk
- kmod-ata-sunxi

While at it, use AddDepends/ata for kmod-ata-pdc202xx-old.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-03-11 19:40:03 +01:00
CN_SZTL
f337a2f21d
luci-app-passwall: sync with upstream source 2020-03-12 02:07:30 +08:00
CN_SZTL
ca50a20d6c
luci-app-openclash: sync with upstream source 2020-03-12 02:06:58 +08:00
CN_SZTL
346b406b82
luci-app-clash: sync with upstream source 2020-03-12 02:06:20 +08:00
CN_SZTL
0069dc13a3
luci-theme-argon: sync with upstream source 2020-03-12 02:05:54 +08:00
CN_SZTL
2cbcf2a81a
sqm: refresh translation 2020-03-12 01:56:56 +08:00
CN_SZTL
e258fcfd31
luci-app-diskman: sync with upstream source 2020-03-11 21:35:55 +08:00
CN_SZTL
0f55b30e7c
luci-app-vssr: sync with upstream source 2020-03-11 21:35:26 +08:00
CN_SZTL
c317bca259
ootoc: sync with upstream source 2020-03-11 21:34:39 +08:00
LEAN-ESX
d55d9ed266
luci-app-adbyby-plus: update adblock.sh 2020-03-11 21:32:45 +08:00
Felix Fietkau
0f8c806eb8 mt76: update to the latest version
a94e43f277e2 mt76: mt76x02: reset MCU timeout counter earlier in watchdog reset

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2020-03-11 13:33:36 +01:00
Hans Dedecker
659ae99e9b curl: bump to 7.69.0
For changes in 7.69.0; see https://curl.haxx.se/changes.html#7_69_0

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-03-10 22:15:18 +01:00
LEAN-ESX
5e7975af23
luci-app-adbyby-plus: add support AdGuardHome / Host / DNSMASQ rules 2020-03-11 02:23:00 +08:00
CN_SZTL
55c36f411f
OpenClash: sync with upstream source 2020-03-11 01:24:08 +08:00
CN_SZTL
5c72fd2240
ootoc: sync with upstream source 2020-03-11 01:22:00 +08:00
CN_SZTL
f529ea10bb
luci-theme-bootstrap-mod: add new package 2020-03-11 01:21:16 +08:00
CN_SZTL
416cb63d71
luci-theme-argon-light-mod: add new package 2020-03-11 01:20:54 +08:00
CN_SZTL
16171c51fc
luci-theme-argon-dark-mod: add new package 2020-03-11 01:20:33 +08:00
AmadeusGhost
800030866a
verysync: update to 1.3.5 2020-03-11 00:53:02 +08:00
CN_SZTL
c921c5ba94
luci-app-clash: bump to 1.6.1f 2020-03-10 22:38:26 +08:00
CN_SZTL
79b9b8a2d9
luci-app-vssr: sync with upstream source 2020-03-10 22:37:56 +08:00
CN_SZTL
b6a5174234
luci-app-diskman: sync with upstream source 2020-03-10 22:37:04 +08:00
CN_SZTL
48cfb8b7cb
OpenClash: bump to v0.36.9-beta 2020-03-10 22:36:42 +08:00
CN_SZTL
d7bd677ad1
Merge Official Source 2020-03-10 22:34:37 +08:00
LEAN-ESX
8ff9ac28c6
UnblockNeteaseMusicGo: bump to v0.19 to allow proxy mode 2020-03-10 22:32:12 +08:00
LEAN-ESX
710cf56c39
luci-app-zerotier: drop nohup depend 2020-03-10 22:28:00 +08:00
LEAN-ESX
8230504a71
UnblockNeteaseMusic: fix SyntaxError for node 6.x 2020-03-10 22:24:25 +08:00
Kevin Darbyshire-Bryant
04a21c26a0 dnsmasq: bump to v2.81rc3
Bump to latest release candidate and drop 2 local patches that have been
upstreamed.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-03-10 12:49:07 +00:00
CN_SZTL
3da807e333
automount: fix dependency 2020-03-10 00:46:04 +08:00
CN_SZTL
d24a06f282
Merge Official Source 2020-03-10 00:05:42 +08:00
Yousong Zhou
847f3e603d kernel: kmod-fs-exfat: fix typo LINUX_4_{,1}4
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Reported-by: Petr Štetiar <ynezz@true.cz>
2020-03-09 22:40:48 +08:00
DENG Qingfang
b255260bb7 kernel: add exFAT fs driver
This was available since kernel 5.4.  The one provided in packages feed
will be considered deprecated and renamed to kmod-fs-exfat0.

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(use name kmod-fs-exfat.  use "@!(LINUX_4_4||LINUX_4_19)" for dependency)
2020-03-09 22:04:59 +08:00
CN_SZTL
24f567b054
luci-app-vssr: sync with upstream source 2020-03-09 17:38:05 +08:00
Mattraks
64610f5980
luci-app-ssr-plus: Fix update script Bug (#3678) 2020-03-09 17:30:45 +08:00
lunatickochiya
3fa9bc4868
Update luci-app-openvpn support IPv6 (#3681)
修复这里https://github.com/coolsnowwolf/lede/issues/3657
2020-03-09 17:30:06 +08:00
AmadeusGhost
4520231127
UnblockNeteaseMusicGo: update to 0.1.9 2020-03-09 17:29:54 +08:00
CN_SZTL
ae96b968b1
Merge Official Source 2020-03-09 17:29:30 +08:00
Robert Marko
6256ca3232 ipq40xx: add support for 8devices Habanero DVK
This patch adds support for the 8devices Habanero development board.

Specs are:
CPU: QCA IPQ4019
RAM: DDR3L 512MB
Storage: 32MB SPI-NOR and optional Parallel SLC NAND(Some boards ship with it and some without)
WLAN1: 2.4 GHz built into IPQ4019 (802.11n) 2x2
WLAN2: 5 GHz built into IPO4019 (802.11ac Wawe-2) 2x2
Ethernet: 5x Gbit LAN (QCA 8075)
USB: 1x USB 2.0 and 1x USB 3.0 (Both built into IPQ4019)
MicroSD slot (Uses SD controller built into IPQ4019)
SDIO3.0/EMMC slot (Uses the same SD controller)
Mini PCI-E Gen 2.0 slot (Built into IPQ4019)
5x LEDs (4 GPIO controllable)
2x Pushbutton (1 is connected to GPIO, other to SoC reset)
LCD ZIF socket (Uses the LCD controller built into IPQ4019 which has no driver support)
1x UART 115200 rate on J18

2x breakout development headers
12V DC Jack for power
DIP switch for bootstrap configuration

Installation instructions:
Since boards ship with vendors fork of OpenWrt sysupgrade can be used.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2020-03-09 00:53:50 +01:00
CN_SZTL
3b8d4f56a3
luci-app-diskman: sync with upstream source 2020-03-09 04:01:05 +08:00
CN_SZTL
ac3ceb904d
OpenClash: sync with upstram source 2020-03-09 03:58:24 +08:00
CN_SZTL
cfdc7c5e11
luci-app-passwall: sync with upstream source 2020-03-09 03:57:58 +08:00
CN_SZTL
36fdf06219
Merge Official Source 2020-03-09 03:55:25 +08:00
LEAN-ESX
48b70f04d0
luci-app-ssr-plus: keep subscribe order 2020-03-09 03:25:25 +08:00