Commit Graph

1867 Commits

Author SHA1 Message Date
coolsnowwolf
ed5938f061 linux-firmware: Update linux-firmware to 20200619 2020-07-06 13:51:25 +08:00
AmadeusGhost
6647c14b61
rampis: newifi3: adjust led settings (#4999) 2020-07-06 11:41:46 +08:00
Miracle1414
ac3a454edb
qBittorrent: bump to v4.2.5 (#5000) 2020-07-06 11:40:54 +08:00
coolsnowwolf
9c42b9f581 luci-app-unblockmusic: enable lossless for go version 2020-07-06 11:25:42 +08:00
coolsnowwolf
40c8226ff8 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-07-06 10:50:16 +08:00
coolsnowwolf
e7e044dc34 shortcut-fe: splite to 2 packges and rip off ipv6 2020-07-06 10:50:04 +08:00
Kuma
35b9c66cae
UnblockNeteaseMusicGo: bump version to 0.2.3 (#4988) 2020-07-06 09:32:26 +08:00
coolsnowwolf
bc656479fb default-settings: remove sqm.zh-cn.po 2020-07-05 18:50:04 +08:00
coolsnowwolf
b8e27f1f78 luci-app-ttyd: bump version 2020-07-05 18:36:43 +08:00
coolsnowwolf
108ef02c85 Revert "mtwifi: repair options (#4980)"
This reverts commit 23eb8b49a7.
2020-07-05 18:03:39 +08:00
AmadeusGhost
23eb8b49a7
mtwifi: repair options (#4980) 2020-07-05 17:46:48 +08:00
AmadeusGhost
7dbd43f75f
mtwifi: mt7615: fix install (#4979) 2020-07-05 17:11:28 +08:00
AmadeusGhost
f8baa878b1
mtwifi: mt7615: update config and disable autoload (#4975) 2020-07-05 15:19:40 +08:00
coolsnowwolf
05aa31a875 default-settings: add luci-compat dependence 2020-07-05 13:09:35 +08:00
coolsnowwolf
eb2bf74ff5 uci: fix luci firewall rules display error 2020-07-05 13:01:05 +08:00
AmadeusGhost
24cb7521b6
mtwifi: add mt7612 support (#4968)
* mtwifi: add mt7612 support (Thx TangHaili)

* mtwifi: mt7603/7612: disable autoload (Thx TangHaili)

* ramips: newifi3: use mtwifi

* luci-app-mtwifi: sync TangHaili's Source
2020-07-05 11:57:49 +08:00
coolsnowwolf
d4539c3188 ramips: fix AC2100/R6850 wireless setting 2020-07-04 20:16:43 +08:00
AmadeusGhost
4c3334c5ba mtwifi: add dual 7615 support (Thx TangHaili) 2020-07-04 13:39:48 +08:00
coolsnowwolf
104ed945a6 mac80211: set default country code to US 2020-07-04 12:01:27 +08:00
coolsnowwolf
1c1aef021d add mt proprietary driver for linux 5.4 (Thx MeIsReallyBa and hanwckf) 2020-07-04 11:23:36 +08:00
coolsnowwolf
90e48a34ba Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-07-04 00:13:28 +08:00
coolsnowwolf
df073244ab ramips:improve R6850 support 2020-07-04 00:13:20 +08:00
lphgor
7eaf95e309
kcptun: bump to 20200701 2020-07-03 20:02:39 +08:00
coolsnowwolf
49b45cde79
Merge pull request #4936 from ElonH/luci-app-rclone
luci-app-rclone: bump version from 1.4.0 to 1.4.1
2020-07-03 19:29:39 +08:00
coolsnowwolf
dc4751b10e
Merge pull request #4935 from ElonH/rclone-ng
RcloneNg: bump version from 0.3.2 to 0.4.0
2020-07-03 19:29:23 +08:00
ElonH
6e98ad5339
Rclone: bump version from 1.52.1 to 1.52.2
v1.52.2 - 2020-06-24

[See commits](https://github.com/rclone/rclone/compare/v1.52.1...v1.52.2)

* Bug Fixes
    * build
        * Fix docker release build action (Nick Craig-Wood)
        * Fix custom timezone in Docker image (NoLooseEnds)
    * check: Fix misleading message which printed errors instead of differences (Nick Craig-Wood)
    * errors: Add WSAECONNREFUSED and more to the list of retriable Windows errors (Nick Craig-Wood)
    * rcd: Fix incorrect prometheus metrics (Gary Kim)
    * serve restic: Fix flags so they use environment variables (Nick Craig-Wood)
    * serve webdav: Fix flags so they use environment variables (Nick Craig-Wood)
    * sync: Fix --track-renames-strategy modtime (Nick Craig-Wood)
* Drive
    * Fix not being able to delete a directory with a trashed shortcut (Nick Craig-Wood)
    * Fix creating a directory inside a shortcut (Nick Craig-Wood)
    * Fix --drive-impersonate with cached root_folder_id (Nick Craig-Wood)
* SFTP
    * Fix SSH key PEM loading (Zac Rubin)
* Swift
    * Speed up deletes by not retrying segment container deletes (Nick Craig-Wood)
* Tardigrade
    * Upgrade to uplink v1.1.1 (Caleb Case)
* WebDAV
    * Fix free/used display for rclone about/df for certain backends (Nick Craig-Wood)
2020-07-03 18:18:48 +08:00
ElonH
4746841d0f
luci-app-rclone: bump version from 1.4.0 to 1.4.1
set web client and fuse packages as optional
2020-07-03 18:14:22 +08:00
ElonH
e8589083e5
RcloneNg: bump version from 0.3.2 to 0.4.0
[0.4.0](https://github.com/ElonH/RcloneNg/compare/v0.3.2...v0.4.0) (2020-07-03)

    ⚠ BREAKING CHANGES

* **tasks:** remove tasks viewer
* **list-view:** In Mobile View, double click to open directory, lomg press it to popup detail log.
* **home-mode:** In Mobile View, double click remote item to enter file system,and long press it to popup
detail dialog.

    Features

* **dashboard:** add version card ([a36fcbe](a36fcbe919))
* **home-mode:** support remote detail on mobile view ([2015e2f](2015e2fea6))
* **jobs-manager:** clean finished groups ([188fcdf](188fcdf56c))
* **jobs-manager:** enable reset stats ([ec025bd](ec025bd8d4))
* **list-view:** support file detail on mobile view ([ce36cf2](ce36cf25cf))
* **pages:** show response time ([9a02b22](9a02b22ea5))

    Bug Fixes

* **file-manager:** footer over main sidebar in mobile view ([48b855a](48b855a7f4)), closes [#2](https://github.com/ElonH/RcloneNg/issues/2)
* **jobs-manager:** no animation on refresh button in mobile view ([b0d21d7](b0d21d7416))
* **list-view:** prevent showing detail when checking item ([a2a4fa2](a2a4fa2c5d))
* avoid duration format error on other page ([a1c4f75](a1c4f7521a))
* cancel underline in <a> ([6c179fa](6c179fa3e7))
* **tasks:** paste again not work around ([c339dfa](c339dfa07f))
2020-07-03 18:07:34 +08:00
coolsnowwolf
2c8ea33784 odhcpd: fix compilation with GCC10 2020-07-03 18:02:13 +08:00
coolsnowwolf
bac469f0ba busybox: add ps -ef option for docker top command 2020-07-03 18:01:13 +08:00
whalechoi
e8e0f38f9a
Update Makefile
support building with new boost version
2020-07-03 14:32:25 +08:00
coolsnowwolf
96652f8f80 dnsmasq: disable dhcpv6 by default 2020-07-03 13:58:59 +08:00
coolsnowwolf
57c30e4128 uhttpd: disable https redir 2020-07-03 13:40:31 +08:00
coolsnowwolf
04f6d885bd
Merge pull request #4928 from AmadeusGhost/modified
kernel-5.4 fix merge commit
2020-07-03 13:14:27 +08:00
AmadeusGhost
5e437f378a mtwifi: bump to 5.0.4.0
Source code: https://github.com/MeIsReallyBa/mt7615-dbdc-linux5.4
2020-07-03 12:28:23 +08:00
coolsnowwolf
0c95d8abf1 ipq40xx: rework with new v5.4 essedma eth setting 2020-07-03 12:17:04 +08:00
AmadeusGhost
6b8c4c3bbb ramips: re-add devices and use wpad-openssl
Re-add devices: XiaoMi Wifi R3/R4/AC2100, JDCloud

Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-07-03 12:06:27 +08:00
coolsnowwolf
0e4fe04e67 mac80211: enable wifi by default 2020-07-03 01:32:16 +08:00
coolsnowwolf
c7c02dfae9 rockchip: add support for NanoPi R2S arm64 router board 2020-07-02 23:34:55 +08:00
coolsnowwolf
9c8da88756 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-07-02 23:31:25 +08:00
coolsnowwolf
33abeff31c Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
AmadeusGhost
c1b910fa8f wol: fix build on x86 2020-07-02 21:00:28 +08:00
coolsnowwolf
f695ce42f3 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-07-02 17:57:19 +08:00
coolsnowwolf
790ae11ef8 luci-theme-netgear: revert link 2020-07-02 17:52:08 +08:00
coolsnowwolf
d62e5121de
Merge pull request #4915 from Mandi-Sa/master
linux-firmware: intel: Downgrade wifi firmware version for k4.19
2020-07-02 17:50:15 +08:00
coolsnowwolf
a15e62191a wol: add package 2020-07-02 17:01:41 +08:00
coolsnowwolf
919a46c8dd ksmbd: bump version and update luci 2020-07-02 16:35:09 +08:00
阿菌•未霜
47b81244ad linux-firmware: intel: Downgrade wifi firmware version for k4.19 2020-07-02 16:11:23 +08:00
coolsnowwolf
beb94a6f37 UnblockNeteaseMusicGo: revert version 2020-07-02 02:10:32 +08:00
coolsnowwolf
6b2e7c13fd enable GOPROXY by default for Golang 2020-07-02 01:09:35 +08:00