From c693bcd8ed59ea8a4e2226c1568fc72905b258f2 Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Thu, 21 Sep 2023 16:30:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=E7=A7=81=E6=9C=89?= =?UTF-8?q?=E4=BA=91=E5=AD=98=E5=82=A8=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/alist/data.yml | 4 +++- apps/cloudreve/data.yml | 6 +++--- apps/kodbox/data.yml | 6 +++--- apps/lsky-pro/data.yml | 6 +++--- apps/nextcloud/data.yml | 6 +++--- apps/zfile/data.yml | 6 +++--- data.yaml | 2 ++ 7 files changed, 20 insertions(+), 16 deletions(-) diff --git a/apps/alist/data.yml b/apps/alist/data.yml index d09c672b1..054f48d9c 100755 --- a/apps/alist/data.yml +++ b/apps/alist/data.yml @@ -1,13 +1,15 @@ name: AList tags: - 实用工具 + - 私有云存储 title: 支持多存储的文件列表程序 -type: 实用工具 +type: 私有云存储 description: 支持多存储的文件列表程序 additionalProperties: key: alist name: AList tags: + - PrivateStorage - Tool shortDescZh: 支持多存储的文件列表程序 shortDescEn: A file list program that supports multiple storage diff --git a/apps/cloudreve/data.yml b/apps/cloudreve/data.yml index af9e79d0f..d05ca441f 100644 --- a/apps/cloudreve/data.yml +++ b/apps/cloudreve/data.yml @@ -1,14 +1,14 @@ name: Cloudreve tags: - - 实用工具 + - 私有云存储 title: 支持多家云存储的云盘系统 -type: 实用工具 +type: 私有云存储 description: 支持多家云存储的云盘系统 additionalProperties: key: cloudreve name: Cloudreve tags: - - Tool + - PrivateStorage shortDescZh: 支持多家云存储的云盘系统 shortDescEn: A cloud disk system that supports multiple cloud storage type: tool diff --git a/apps/kodbox/data.yml b/apps/kodbox/data.yml index 0447ac8ae..5604f572d 100755 --- a/apps/kodbox/data.yml +++ b/apps/kodbox/data.yml @@ -1,14 +1,14 @@ name: Kodbox tags: - - 实用工具 + - 私有云存储 title: 可道云推出的企业级私有云存储解决方案 -type: 实用工具 +type: 私有云存储 description: 可道云推出的企业级私有云存储解决方案 additionalProperties: key: kodbox name: Kodbox tags: - - Tool + - PrivateStorage shortDescZh: 可道云推出的企业级私有云存储解决方案 shortDescEn: Kodbox is a file manager for web. It is also a web code editor, which allows you to develop websites directly within the web browser. type: tool diff --git a/apps/lsky-pro/data.yml b/apps/lsky-pro/data.yml index b3ef7d1a1..49df9f351 100644 --- a/apps/lsky-pro/data.yml +++ b/apps/lsky-pro/data.yml @@ -1,14 +1,14 @@ name: Lsky-pro tags: - - 实用工具 + - 私有云存储 title: 用于在线上传、管理图片的图床程序 -type: 实用工具 +type: 私有云存储 description: 用于在线上传、管理图片的图床程序 additionalProperties: key: lsky-pro name: Lsky-pro tags: - - Tool + - PrivateStorage shortDescZh: 用于在线上传、管理图片的图床程序 shortDescEn: An image bed program for uploading and managing images online type: tool diff --git a/apps/nextcloud/data.yml b/apps/nextcloud/data.yml index 9eaa56cee..13c8994c1 100644 --- a/apps/nextcloud/data.yml +++ b/apps/nextcloud/data.yml @@ -1,14 +1,14 @@ name: Nextcloud tags: - - 实用工具 + - 私有云存储 title: Nextcloud 服务器,所有数据的安全家园 -type: 实用工具 +type: 私有云存储 description: Nextcloud 服务器,所有数据的安全家园 additionalProperties: key: nextcloud name: Nextcloud tags: - - Tool + - PrivateStorage shortDescZh: Nextcloud 服务器,所有数据的安全家园 shortDescEn: Nextcloud server, a safe home for all your data type: tool diff --git a/apps/zfile/data.yml b/apps/zfile/data.yml index 1a78a17c5..cb9f01d9a 100644 --- a/apps/zfile/data.yml +++ b/apps/zfile/data.yml @@ -1,14 +1,14 @@ name: ZFile tags: - - 实用工具 + - 私有云存储 title: 基于 Java 的在线网盘程序 -type: 实用工具 +type: 私有云存储 description: 基于 Java 的在线网盘程序 additionalProperties: key: zfile name: ZFile tags: - - Tool + - PrivateStorage shortDescZh: 基于 Java 的在线网盘程序 shortDescEn: Java-based online disk program type: tool diff --git a/data.yaml b/data.yaml index 34947a18c..115bdc6e3 100644 --- a/data.yaml +++ b/data.yaml @@ -24,4 +24,6 @@ additionalProperties: name: BI - key: Middleware name: 中间件 + - key: PrivateStorage + name: 私有云存储 version: v1.5.0 \ No newline at end of file