mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
升级了drawio、emby_beta、filebrowser、portainer、nextcloud;
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
### 28.0.1 (2025-07-11)
|
||||||
|
|
||||||
|
- 版本升级
|
||||||
|
|
||||||
### 27.1.6 (2025-07-01)
|
### 27.1.6 (2025-07-01)
|
||||||
|
|
||||||
- 版本升级
|
- 版本升级
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: 'DrawIO'
|
name: 'DrawIO'
|
||||||
version: '27.1.6'
|
version: '28.0.1'
|
||||||
slug: 'drawio'
|
slug: 'drawio'
|
||||||
codenotary: 'wghaos@163.com'
|
codenotary: 'wghaos@163.com'
|
||||||
description: "DrawIO是运行在浏览器中的在线绘图工具"
|
description: "DrawIO是运行在浏览器中的在线绘图工具"
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
|
## 4.9.1.3 (11-07-2025)
|
||||||
|
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
|
||||||
## 4.9.1.1 (13-06-2025)
|
## 4.9.1.1 (13-06-2025)
|
||||||
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
|
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
|
||||||
|
|
||||||
|
|||||||
@@ -1,13 +1,6 @@
|
|||||||
{
|
{
|
||||||
"arch": [
|
"arch": ["aarch64","amd64"],
|
||||||
"aarch64",
|
"backup_exclude": ["*/cache/","*/transcoding-temp/","*/logs/*"],
|
||||||
"amd64"
|
|
||||||
],
|
|
||||||
"backup_exclude": [
|
|
||||||
"*/cache/",
|
|
||||||
"*/transcoding-temp/",
|
|
||||||
"*/logs/*"
|
|
||||||
],
|
|
||||||
"codenotary": "wghaos@163.com",
|
"codenotary": "wghaos@163.com",
|
||||||
"description": "一个免费的软件媒体系统,让你掌控管理和流媒体内容(测试版)",
|
"description": "一个免费的软件媒体系统,让你掌控管理和流媒体内容(测试版)",
|
||||||
"devices": [
|
"devices": [
|
||||||
@@ -109,10 +102,7 @@
|
|||||||
"8096/tcp": "web interface",
|
"8096/tcp": "web interface",
|
||||||
"8920/tcp": "https web interface (optional)"
|
"8920/tcp": "https web interface (optional)"
|
||||||
},
|
},
|
||||||
"privileged": [
|
"privileged": ["SYS_ADMIN","DAC_READ_SEARCH"],
|
||||||
"SYS_ADMIN",
|
|
||||||
"DAC_READ_SEARCH"
|
|
||||||
],
|
|
||||||
"schema": {
|
"schema": {
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
@@ -128,7 +118,7 @@
|
|||||||
"slug": "emby_nas",
|
"slug": "emby_nas",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://gitcode.com/waxgourd/addons",
|
"url": "https://gitcode.com/waxgourd/addons",
|
||||||
"version": "4.9.1.1",
|
"version": "4.9.1.3",
|
||||||
"video": true,
|
"video": true,
|
||||||
"boot": "manual"
|
"boot": "manual"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
### 2.36.1 (11-07-2025)
|
||||||
|
- 从filebrowser/filebrowser更新到最新版本(更新日志:https://github.com/filebrowser/filebrowser/releases)
|
||||||
### 2.33.10 (01-07-2025)
|
### 2.33.10 (01-07-2025)
|
||||||
- 从filebrowser/filebrowser更新到最新版本(更新日志:https://github.com/filebrowser/filebrowser/releases)
|
- 从filebrowser/filebrowser更新到最新版本(更新日志:https://github.com/filebrowser/filebrowser/releases)
|
||||||
### 2.33.0 (21-06-2025)
|
### 2.33.0 (21-06-2025)
|
||||||
|
|||||||
@@ -122,6 +122,6 @@
|
|||||||
"slug": "filebrowser",
|
"slug": "filebrowser",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://gitcode.com/waxgourd/addons",
|
"url": "https://gitcode.com/waxgourd/addons",
|
||||||
"version": "2.33.10",
|
"version": "2.36.1",
|
||||||
"boot": "manual"
|
"boot": "manual"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
## 31.0.6-2 (11-07-2025)
|
||||||
|
- 将超时时间增加到600秒。
|
||||||
## 31.0.6 (19-06-2025)
|
## 31.0.6 (19-06-2025)
|
||||||
- 升级到linuxserver/docker-nextcloud最新版本 (日志 : https://github.com/linuxserver/docker-nextcloud/releases)
|
- 升级到linuxserver/docker-nextcloud最新版本 (日志 : https://github.com/linuxserver/docker-nextcloud/releases)
|
||||||
## 31.0.5 (22-05-2025)
|
## 31.0.5 (22-05-2025)
|
||||||
|
|||||||
@@ -1,8 +1,5 @@
|
|||||||
{
|
{
|
||||||
"arch": [
|
"arch": ["aarch64","amd64"],
|
||||||
"aarch64",
|
|
||||||
"amd64"
|
|
||||||
],
|
|
||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "Nextcloud个人专属或团队共享的私有云同步网盘",
|
"description": "Nextcloud个人专属或团队共享的私有云同步网盘",
|
||||||
"devices": [
|
"devices": [
|
||||||
@@ -122,10 +119,7 @@
|
|||||||
"443/tcp": "Https Web Interface",
|
"443/tcp": "Https Web Interface",
|
||||||
"80/tcp": "Web interface"
|
"80/tcp": "Web interface"
|
||||||
},
|
},
|
||||||
"privileged": [
|
"privileged": ["SYS_ADMIN","DAC_READ_SEARCH"],
|
||||||
"SYS_ADMIN",
|
|
||||||
"DAC_READ_SEARCH"
|
|
||||||
],
|
|
||||||
"schema": {
|
"schema": {
|
||||||
"Full_Text_Search": "bool?",
|
"Full_Text_Search": "bool?",
|
||||||
"OCR": "bool?",
|
"OCR": "bool?",
|
||||||
@@ -159,7 +153,7 @@
|
|||||||
"uart": true,
|
"uart": true,
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://gitcode.com/waxgourd/addons",
|
"url": "https://gitcode.com/waxgourd/addons",
|
||||||
"version": "31.0.6",
|
"version": "31.0.6-2",
|
||||||
"webui": "https://[HOST]:[PORT:443]",
|
"webui": "https://[HOST]:[PORT:443]",
|
||||||
"boot": "manual"
|
"boot": "manual"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
### 2.31.3 (11-07-2025)
|
||||||
|
- 从portainer/portainer更新到最新版本 (更改日志 : https://github.com/portainer/portainer/releases)
|
||||||
### 2.31.2-5 (01-07-2025)
|
### 2.31.2-5 (01-07-2025)
|
||||||
- 修复了小错误
|
- 修复了小错误
|
||||||
### 2.31.1 (23-06-2025)
|
### 2.31.1 (23-06-2025)
|
||||||
|
|||||||
@@ -10,7 +10,6 @@
|
|||||||
"ingress_port": 1337,
|
"ingress_port": 1337,
|
||||||
"ingress_stream": true,
|
"ingress_stream": true,
|
||||||
"init": false,
|
"init": false,
|
||||||
"boot": "manual",
|
|
||||||
"map": ["addon_config:rw","share:rw","ssl"],
|
"map": ["addon_config:rw","share:rw","ssl"],
|
||||||
"name": "Portainer",
|
"name": "Portainer",
|
||||||
"options": {
|
"options": {
|
||||||
@@ -38,5 +37,6 @@
|
|||||||
"slug": "portainer",
|
"slug": "portainer",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://gitcode.com/waxgourd/addons",
|
"url": "https://gitcode.com/waxgourd/addons",
|
||||||
"version": "2.31.2-5"
|
"version": "2.31.3",
|
||||||
|
"boot": "manual"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user