Compare commits

...
6 Commits
Author SHA1 Message Date
github-actions[bot] de527d593f 🎨 Sync 2026-08-26 01:45:13
Merge-upstream / merge (push) Canceled after 0s
2026-08-26 01:45:13 +08:00
kiddin9 fa55fbbacd Update transmission-web-control.patch 2026-08-26 01:42:52 +08:00
github-actions[bot] 05cfada89b 🎁 Sync 2026-08-25 23:50:02 2026-08-25 23:50:02 +08:00
kiddin9 b11f6485d0 Create transmission-web-control.patch 2026-08-25 23:47:30 +08:00
github-actions[bot] ebe9757960 🎨 Sync 2026-08-25 23:46:06 2026-08-25 23:46:06 +08:00
kiddin9 c1309e9c8a Update upstream.yml 2026-08-25 23:43:40 +08:00
6 changed files with 92 additions and 3 deletions
@@ -0,0 +1,47 @@
--- a/transmission-web-control/Makefile
+++ b/transmission-web-control/Makefile
@@ -4,10 +4,10 @@ PKG_NAME:=transmission-web-control
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=https://github.com/ronggang/transmission-web-control
-PKG_SOURCE_DATE:=2024-04-08
-PKG_SOURCE_VERSION:=f02a47aff2680de10c2269e22a3d0b37a318dbcd
-PKG_MIRROR_HASH:=05e7422744dd3a23af58a3be6774b06ce7f2539b090aa0bb0dd1732e72267721
+PKG_SOURCE_URL:=https://github.com/Youngv/transmission-web-control
+PKG_SOURCE_DATE:=2026-04-10
+PKG_SOURCE_VERSION:=ea23f2fdbb554bd65f25921b15b250f42d7e72ee
+PKG_MIRROR_HASH:=skip
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
deleted file mode 100644
index a885498523a..00000000000
--- a/transmission-web-control/patches/001-remove-ui-original-link.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- a/src/index.html
-+++ b/src/index.html
-@@ -66,11 +66,6 @@
- data-options="iconCls:'icon-mobile',plain:true" system-tip-lang="toolbar.tip['ui-mobile']"><span
- system-lang="toolbar['ui-mobile']"></span></a>
- <span class="button-split">|</span>
-- <!-- 切换到原版 -->
-- <a id="" href="javascript:location.href = 'index.original.html';" class="easyui-linkbutton"
-- data-options="iconCls:'icon-transmission',plain:true" system-tip-lang="toolbar.tip['ui-original']"><span
-- system-lang="toolbar['ui-original']"></span></a>
-- <span class="button-split">|</span>
- <!-- 关于 -->
- <a id="toolbar_about" href="javascript:void(0);"
- onclick="javascript:system.openDialogFromTemplate({id: 'dialog-about',options: {title: system.lang.toolbar['about'],width: 420,height: 370}});"
---- a/src/index.mobile.html
-+++ b/src/index.mobile.html
-@@ -69,7 +69,6 @@
- <ul data-role="listview" data-divider-theme="a" data-theme="c" data-icon="false" style="margin-top:15px;">
- <li data-role='list-divider'>UI</li>
- <li><a href="#" onclick="location.href = 'index.html?devicetype=computer';"><img src="tr-web-control/style/images/computer.png" class="ui-li-icon"/><span system-lang="toolbar['ui-computer']"></span></a></li>
-- <li><a href="#" onclick="location.href = 'index.original.html';"><img src="tr-web-control/style/images/transmission.png" class="ui-li-icon"/><span system-lang="toolbar['ui-original']"></span></a></li>
- </ul>
- <ul data-role="listview" data-divider-theme="a" data-theme="c" data-icon="false" style="margin-top:15px;">
- <li data-role='list-divider'><span system-lang="title.status"></span></li>
+1 -1
View File
@@ -394,7 +394,7 @@ jobs:
net/amule net/cdnspeedtest net/minieap net/ddns-go net/sysuh3c net/3proxy net/cloudreve \ net/amule net/cdnspeedtest net/minieap net/ddns-go net/sysuh3c net/3proxy net/cloudreve \
net/go-nats net/go-wol net/bitsrunlogin-go net/transfer net/udp2raw net/msd_lite \ net/go-nats net/go-wol net/bitsrunlogin-go net/transfer net/udp2raw net/msd_lite \
net/subconverter net/ngrokc net/scutclient net/gost net/ua2f net/dufs net/frp net/qBittorrent-Enhanced-Edition \ net/subconverter net/ngrokc net/scutclient net/gost net/ua2f net/dufs net/frp net/qBittorrent-Enhanced-Edition \
net/tinyportmapper net/nexttrace net/rustdesk-server net/tuic-server \ net/tinyportmapper net/nexttrace net/rustdesk-server net/tuic-server net/transmission-web-control \
net/ipset-lists net/ShadowVPN net/nps net/dnsforwarder \ net/ipset-lists net/ShadowVPN net/nps net/dnsforwarder \
net/ps3netsrv net/brook net/q \ net/ps3netsrv net/brook net/q \
net/vsftpd net/smartdns net/p910nd \ net/vsftpd net/smartdns net/p910nd \
+2 -2
View File
@@ -7,8 +7,8 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-passwall PKG_NAME:=luci-app-passwall
PKG_VERSION:=26.8.19 PKG_VERSION:=26.8.26
PKG_RELEASE:=243 PKG_RELEASE:=244
PKG_PO_VERSION:=$(PKG_VERSION) PKG_PO_VERSION:=$(PKG_VERSION)
PKG_CONFIG_DEPENDS:= \ PKG_CONFIG_DEPENDS:= \
@@ -1306,6 +1306,7 @@ start_dns() {
-USE_DIRECT_LIST "${USE_DIRECT_LIST}" -USE_PROXY_LIST "${USE_PROXY_LIST}" -USE_BLOCK_LIST "${USE_BLOCK_LIST}" -USE_GFW_LIST "${USE_GFW_LIST}" -CHN_LIST "${CHN_LIST}" \ -USE_DIRECT_LIST "${USE_DIRECT_LIST}" -USE_PROXY_LIST "${USE_PROXY_LIST}" -USE_BLOCK_LIST "${USE_BLOCK_LIST}" -USE_GFW_LIST "${USE_GFW_LIST}" -CHN_LIST "${CHN_LIST}" \
-NODE ${NODE} -DEFAULT_PROXY_MODE ${TCP_PROXY_MODE} -NO_PROXY_IPV6 ${DNSMASQ_FILTER_PROXY_IPV6:-0} -NFTFLAG ${nftflag:-0} \ -NODE ${NODE} -DEFAULT_PROXY_MODE ${TCP_PROXY_MODE} -NO_PROXY_IPV6 ${DNSMASQ_FILTER_PROXY_IPV6:-0} -NFTFLAG ${nftflag:-0} \
-NO_LOGIC_LOG ${NO_LOGIC_LOG:-0} -NO_LOGIC_LOG ${NO_LOGIC_LOG:-0}
uci -q delete dhcp.@dnsmasq[0].min_cache_ttl
uci -q add_list dhcp.@dnsmasq[0].addnmount=${GLOBAL_DNSMASQ_CONF_PATH} uci -q add_list dhcp.@dnsmasq[0].addnmount=${GLOBAL_DNSMASQ_CONF_PATH}
uci -q commit dhcp uci -q commit dhcp
lua $APP_PATH/helper_dnsmasq.lua logic_restart -LOG 1 lua $APP_PATH/helper_dnsmasq.lua logic_restart -LOG 1
@@ -125,6 +125,7 @@ function copy_instance(var)
if line:find("dhcp") then filter = true end if line:find("dhcp") then filter = true end
if line:find("server=") == 1 then filter = true end if line:find("server=") == 1 then filter = true end
if line:find("port=") == 1 then filter = true end if line:find("port=") == 1 then filter = true end
if line:find("min%-cache%-ttl") == 1 then filter = true end
if line:find("conf%-dir=") == 1 then if line:find("conf%-dir=") == 1 then
filter = true filter = true
if TMP_DNSMASQ_PATH then if TMP_DNSMASQ_PATH then
+40
View File
@@ -0,0 +1,40 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=transmission-web-control
PKG_RELEASE:=3
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/Youngv/transmission-web-control
PKG_SOURCE_DATE:=2026-04-10
PKG_SOURCE_VERSION:=ea23f2fdbb554bd65f25921b15b250f42d7e72ee
PKG_MIRROR_HASH:=skip
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>
include $(INCLUDE_DIR)/package.mk
define Package/transmission-web-control
SECTION:=net
CATEGORY:=Network
SUBMENU:=BitTorrent
DEPENDS:=+transmission-daemon
TITLE:=A custom web UI for Transmission
URL:=https://github.com/ronggang/transmission-web-control
PKGARCH:=all
endef
define Package/transmission-web-control/description
Transmission Web Control is a custom Web UI for Transmission.
endef
define Build/Compile
endef
define Package/transmission-web-control/install
$(INSTALL_DIR) $(1)/usr/share/transmission/public_html
$(CP) $(PKG_BUILD_DIR)/src/* $(1)/usr/share/transmission/public_html
endef
$(eval $(call BuildPackage,transmission-web-control))