Commit Graph

204 Commits

Author SHA1 Message Date
Bard
849438033d
luci-app-alist: fix config 2023-07-05 14:03:13 +08:00
sbwml
312818d95f alist: add patch fix the https listen port (v3.20.0) 2023-07-05 12:34:38 +08:00
sbwml
0622ed57f2 luci-app-alist: update for v3.20.0 2023-07-05 12:34:32 +08:00
actions
fe5e7e8aed alist: bump to v3.20.0 2023-07-04 21:40:07 +08:00
Bard
e21b777f11
README.md: Update build instructions 2023-06-23 11:53:57 +08:00
sbwml
1e3d272afa luci-app-alist: hide the MySQL password 2023-06-22 13:09:44 +08:00
Bard
8b15448511 luci-app-alist: fix data_dir 2023-06-22 13:04:33 +08:00
sbwml
bb93e7212f luci-app-alist: Add MySQL database support 2023-06-22 11:47:05 +08:00
sbwml
01ff544616 luci-app-alist: Add data path setting 2023-06-22 11:16:16 +08:00
sbwml
deeaee4eae luci-app-alist: add delayed start options 2023-06-22 09:11:58 +08:00
Bard
a5837a2014
luci-app-alist: fix 5339eca 2023-06-18 12:08:22 +08:00
sbwml
5339eca235 luci-app-alist: add site_url configurable options 2023-06-18 11:41:16 +08:00
sbwml
a86f0ee820 luci-app-alist: allow only one protocol to avoid listening on multiple ports
* The introduction of separate HTTP/HTTPS protocols with dedicated ports in alist v3.19.0 is meaningless behavior on OpenWrt.
2023-06-18 11:39:52 +08:00
actions
4c1f9b0f91 alist: bump to v3.19.0 2023-06-17 21:00:08 +08:00
actions
bf8d4d43c1 alist: bump to v3.18.0 2023-05-28 20:00:09 +08:00
Bard
8a2968b85c
Merge pull request #64 from SpeedPartner/master
Improve the log page
2023-05-26 23:39:51 +08:00
sbwml
df475d1b57 alist: fix build for openwrt snapshot #68
PKG_USE_MIPS16 has been deprecated by OpenWrt Snapshots
2023-05-26 23:06:22 +08:00
sbwml
ef55fcb060 alist: fix compilation with musl 1.2.4
* musl-1.2.4: On the API level, the legacy "LFS64" ("large file support") interfaces, which were provided by macros remapping them to their standard names (`#define stat64 stat` and similar) have been deprecated and are no longer provided under the `_GNU_SOURCE` feature profile, only under explicit `_LARGEFILE64_SOURCE`. The latter will also be removed in a future version. Builds broken by this change can be fixed short-term by adding `-D_LARGEFILE64_SOURCE` to `CFLAGS`, but should be fixed to use the standard interfaces.
2023-05-17 22:29:46 +08:00
sbwml
a04eeea555 install.sh: support libc 32/64 time 2023-05-15 16:49:41 +08:00
sbwml
72c5c0cce0 ci: re-add openwrt-21.02 sdk 2023-05-15 16:03:58 +08:00
sbwml
d2ff7f4526 alist: bump to v3.17.0 2023-05-14 17:20:07 +08:00
sbwml
1e6669495a alist: Makefile: tidy code 2023-05-07 09:49:36 +08:00
sbwml
9063f7e03c luci-app-alist: Limit token_expires_in minimum 2023-05-07 09:46:35 +08:00
SpeedPartner
7af0cda04e
Replace ASCII symbols that cannot be displayed in the logs
Before:
INFO[2023-05-06 01:46:19] build index for: [/]

After:
🔧[36mINFO🔧[0m[2023-05-06 01:46:19] build index for: [/]
2023-05-06 22:20:52 +08:00
SpeedPartner
62120eb0fe
Scroll to the bottom only once when get the log 2023-05-05 00:17:52 +08:00
sbwml
89407d2ef5 alist: bump to v3.16.3 2023-04-28 00:20:08 +08:00
sbwml
5055007ea6 alist: bump to v3.16.2 2023-04-27 22:00:09 +08:00
sbwml
8805cf7e60 alist: bump to v3.16.1 2023-04-26 23:00:08 +08:00
Bard
075361a198
ci: switch openwrt-22.03 sdk (musl time64) 2023-04-19 03:23:21 +08:00
sbwml
a854f568d3 alist: bump to v3.16.0 2023-04-14 22:00:10 +08:00
sbwml
8a1415128f luci-app-alist: i18n: update chinese translation, fixed #58 2023-04-14 13:43:26 +08:00
sbwml
fa2a092ccc alist: bump to v3.15.1 2023-04-07 00:20:07 +08:00
sbwml
901d9f8044 alist: bump to v3.15.0 2023-03-25 20:00:08 +08:00
actions
6187ada620 alist: bump to v3.14.0 2023-03-16 20:40:08 +08:00
actions
7a95a33e98 alist: bump to v3.13.2 2023-03-08 22:00:12 +08:00
sbwml
cdb241b45a ci: auto release 2023-03-08 14:46:14 +08:00
sbwml
1c3bd91a18 alist: Makefile: drop GOPROXY & UPX 2023-03-08 14:11:02 +08:00
actions
3a4ae78486 alist: bump to v3.13.1 2023-03-06 21:20:24 +08:00
actions
24d0abcb9d alist: bump to v3.13.0 2023-03-06 18:20:09 +08:00
actions
08484c632c alist: bump to v3.12.2 2023-02-25 18:20:07 +08:00
actions
7b209db801 alist: bump to v3.12.1 2023-02-25 15:20:09 +08:00
actions
f0424d8734 alist: bump to v3.12.0 2023-02-23 22:40:08 +08:00
sbwml
9d6f8d3dbb luci-app-alist: Add max connections setting 2023-02-21 20:17:51 +08:00
Bard
1496bdfe5c
Merge pull request #49 from jjm2473/patch-2
init script supports new ipaddr syntax
2023-02-20 18:26:03 +08:00
练亮斌
9af6035c67
init script supports multiple ip on lan 2023-02-20 13:33:08 +08:00
练亮斌
e2ea8379b0
init script supports new ipaddr syntax 2023-02-20 13:22:17 +08:00
sbwml
9a365805c8 alist: bump to v3.11.0 2023-02-15 00:35:55 +08:00
sbwml
c0a80ccadd alist: add patch from upstream 2023-02-14 17:29:01 +08:00
Bard
b18052bb56 ci: use golang 1.20.x 2023-02-14 17:28:21 +08:00
actions
1464de6e54 alist: bump to v3.10.1 2023-02-05 20:40:08 +08:00