mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 20:38:28 +08:00
升级了xiaoya-tvbox、xiaoya-alist、filebrower、filbrower-wg;
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
### 2.32.0-1 (26-05-2025)
|
||||||
|
|
||||||
|
- 回退版本
|
||||||
|
|
||||||
### 2.32.0 (13-05-2025)
|
### 2.32.0 (13-05-2025)
|
||||||
|
|
||||||
- 版本升级
|
- 版本升级
|
||||||
|
|||||||
@@ -77,10 +77,8 @@
|
|||||||
"PGID": "0",
|
"PGID": "0",
|
||||||
"PUID": "0"
|
"PUID": "0"
|
||||||
},
|
},
|
||||||
"homeassistant": "2025.5.0",
|
|
||||||
"image": "r.hassbus.com/wghaos/addon-wghaos-filebrowser",
|
"image": "r.hassbus.com/wghaos/addon-wghaos-filebrowser",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"ingress_port": 8071,
|
|
||||||
"ingress_stream": true,
|
"ingress_stream": true,
|
||||||
"map": [
|
"map": [
|
||||||
"addon_config:rw",
|
"addon_config:rw",
|
||||||
@@ -98,13 +96,12 @@
|
|||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
"disable_thumbnails": true,
|
"disable_thumbnails": true,
|
||||||
"keyfile": "privkey.pem",
|
"keyfile": "privkey.pem",
|
||||||
"TZ": "Asia/shanghai",
|
|
||||||
"ssl": false
|
"ssl": false
|
||||||
},
|
},
|
||||||
"panel_admin": false,
|
"panel_admin": false,
|
||||||
"panel_icon": "mdi:file-search",
|
"panel_icon": "mdi:file-search",
|
||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": 8071
|
"8080/tcp": null
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8080/tcp": "Web UI port"
|
"8080/tcp": "Web UI port"
|
||||||
@@ -115,7 +112,6 @@
|
|||||||
],
|
],
|
||||||
"schema": {
|
"schema": {
|
||||||
"NoAuth": "bool",
|
"NoAuth": "bool",
|
||||||
"TZ":"str",
|
|
||||||
"base_folder": "str?",
|
"base_folder": "str?",
|
||||||
"certfile": "str",
|
"certfile": "str",
|
||||||
"cifsdomain": "str?",
|
"cifsdomain": "str?",
|
||||||
@@ -129,7 +125,7 @@
|
|||||||
},
|
},
|
||||||
"slug": "filebrowser-wg",
|
"slug": "filebrowser-wg",
|
||||||
"url": "https://gitcode.com/waxgourd/addons",
|
"url": "https://gitcode.com/waxgourd/addons",
|
||||||
"version": "2.32.0",
|
"version": "2.32.0-1",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"boot": "manual"
|
"boot": "manual"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
### 2.23.0_14 (26-05-2025)
|
||||||
|
- 回退到此版本
|
||||||
### 2.32.0 (13-05-2025)
|
### 2.32.0 (13-05-2025)
|
||||||
- 需要 Home Assistant 核心版本 > 2025.5.0
|
- 需要 Home Assistant 核心版本 > 2025.5.0
|
||||||
- 更新到最新镜像
|
- 更新到最新镜像
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
{
|
{
|
||||||
"arch": [
|
"arch": [
|
||||||
"aarch64",
|
"aarch64",
|
||||||
"amd64",
|
"amd64"
|
||||||
"armv7"
|
|
||||||
],
|
],
|
||||||
"codenotary": "wghaos@163.com",
|
"codenotary": "wghaos@163.com",
|
||||||
"description": "filebrowser提供指定目录下的文件管理界面,可用于上传、删除、预览、重命名和编辑文件",
|
"description": "filebrowser提供指定目录下的文件管理界面,可用于上传、删除、预览、重命名和编辑文件",
|
||||||
@@ -78,10 +77,8 @@
|
|||||||
"PGID": "0",
|
"PGID": "0",
|
||||||
"PUID": "0"
|
"PUID": "0"
|
||||||
},
|
},
|
||||||
"homeassistant": "2025.5.0",
|
|
||||||
"image": "r.hassbus.com/alexbelgium/filebrowser-{arch}",
|
"image": "r.hassbus.com/alexbelgium/filebrowser-{arch}",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"ingress_port": 8071,
|
|
||||||
"ingress_stream": true,
|
"ingress_stream": true,
|
||||||
"map": [
|
"map": [
|
||||||
"addon_config:rw",
|
"addon_config:rw",
|
||||||
@@ -104,7 +101,7 @@
|
|||||||
"panel_admin": false,
|
"panel_admin": false,
|
||||||
"panel_icon": "mdi:file-search",
|
"panel_icon": "mdi:file-search",
|
||||||
"ports": {
|
"ports": {
|
||||||
"8080/tcp": 8071
|
"8080/tcp": null
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"8080/tcp": "Web UI port"
|
"8080/tcp": "Web UI port"
|
||||||
@@ -128,7 +125,7 @@
|
|||||||
},
|
},
|
||||||
"slug": "filebrowser",
|
"slug": "filebrowser",
|
||||||
"url": "https://gitcode.com/waxgourd/addons",
|
"url": "https://gitcode.com/waxgourd/addons",
|
||||||
"version": "2.32.0",
|
"version": "2.23.0_14",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"boot": "manual"
|
"boot": "manual"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,3 +1,11 @@
|
|||||||
|
### hostmode-2025052709 (2025-05-27)
|
||||||
|
|
||||||
|
- 版本升级
|
||||||
|
|
||||||
|
### hostmode-2025052609 (2025-05-26)
|
||||||
|
|
||||||
|
- 版本升级
|
||||||
|
|
||||||
### hostmode-2025042309 (2025-04-23)
|
### hostmode-2025042309 (2025-04-23)
|
||||||
|
|
||||||
-版本升级
|
-版本升级
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: 小雅Alist
|
name: 小雅Alist
|
||||||
version: hostmode-2025042309
|
version: hostmode-2025052709
|
||||||
slug: xiaoya-alist
|
slug: xiaoya-alist
|
||||||
codenotary: wghaos@163.com
|
codenotary: wghaos@163.com
|
||||||
description: '一个口碑级的alist应用'
|
description: '一个口碑级的alist应用'
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
### latest-2025052609 (2025-05-26)
|
||||||
|
- 版本升级
|
||||||
### latest-2025052309 (2025-05-23)
|
### latest-2025052309 (2025-05-23)
|
||||||
- 版本升级
|
- 版本升级
|
||||||
### latest-2025052109 (2025-05-22)
|
### latest-2025052109 (2025-05-22)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: "小雅-TvBox"
|
name: "小雅-TvBox"
|
||||||
description: "AList代理,支持xiaoya版AList界面管理"
|
description: "AList代理,支持xiaoya版AList界面管理"
|
||||||
version: "latest-2025052309"
|
version: "latest-2025052609"
|
||||||
slug: "xiaoya-tvbox"
|
slug: "xiaoya-tvbox"
|
||||||
url: https://gitcode.com/waxgourd/addons
|
url: https://gitcode.com/waxgourd/addons
|
||||||
image: r.hassbus.com/wghaos/xiaoya-tvbox
|
image: r.hassbus.com/wghaos/xiaoya-tvbox
|
||||||
|
|||||||
Reference in New Issue
Block a user