diff --git a/WeChatMarkdownEditor/2.0.2/data.yml b/WeChatMarkdownEditor/2.0.2/data.yml index b6e945892a..f745e71481 100644 --- a/WeChatMarkdownEditor/2.0.2/data.yml +++ b/WeChatMarkdownEditor/2.0.2/data.yml @@ -1,19 +1,19 @@ additionalProperties: - formFields: - - default: 8080 - edit: true - envKey: PANEL_APP_PORT_HTTP - labelEn: WebUI Port - labelZh: 网页端口 - label: - en: Web Port - ja: ウェブポート - ms: Port Web - pt-br: Porta Web - ru: Веб-порт - ko: 웹 포트 - zh: HTTP 端口 - zh-Hant: HTTP 埠 - required: true - rule: paramPort - type: number + formFields: + - default: 8080 + edit: true + envKey: PANEL_APP_PORT_HTTP + labelEn: WebUI Port + labelZh: 网页端口 + label: + en: Web Port + ja: ウェブポート + ms: Port Web + pt-br: Porta Web + ru: Веб-порт + ko: 웹 포트 + zh: HTTP 端口 + zh-Hant: HTTP 埠 + required: true + rule: paramPort + type: number diff --git a/WeChatMarkdownEditor/2.0.2/docker-compose.yml b/WeChatMarkdownEditor/2.0.2/docker-compose.yml index d4c3d56388..823f50ac67 100644 --- a/WeChatMarkdownEditor/2.0.2/docker-compose.yml +++ b/WeChatMarkdownEditor/2.0.2/docker-compose.yml @@ -1,14 +1,14 @@ -networks: - 1panel-network: - external: true services: md: - container_name: ${CONTAINER_NAME} image: doocs/md:2.0.2 + container_name: ${CONTAINER_NAME} + restart: always networks: - 1panel-network - restart: always ports: - ${PANEL_APP_PORT_HTTP}:80 labels: createdBy: "Apps" +networks: + 1panel-network: + external: true diff --git a/WeChatMarkdownEditor/README.md b/WeChatMarkdownEditor/README.md index 2e202907ab..8cf58d4ff4 100644 --- a/WeChatMarkdownEditor/README.md +++ b/WeChatMarkdownEditor/README.md @@ -1,9 +1,3 @@ -
- -[![doocs-md](https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/md/images/logo-2.png)](https://github.com/doocs/md) - -
- ## 项目介绍 Markdown 文档自动即时渲染为微信图文,让你不再为微信内容排版而发愁!只要你会基本的 Markdown 语法,就能做出一篇样式简洁而又美观大方的微信图文。 @@ -22,4 +16,4 @@ Markdown 文档自动即时渲染为微信图文,让你不再为微信内容 ## 注意事项 1. 如果你使用了某些浏览器脚本修改了网页背景色,可能导致渲染后的内容出现背景色分块的现象。 -2. 某些浏览器插件,会对内容样式造成破坏。现象是:复制粘贴到公众号后台内容,点击保存时,样式丢失。 \ No newline at end of file +2. 某些浏览器插件,会对内容样式造成破坏。现象是:复制粘贴到公众号后台内容,点击保存时,样式丢失。 diff --git a/WeChatMarkdownEditor/data.yml b/WeChatMarkdownEditor/data.yml index a61538e91b..49f4ab5882 100644 --- a/WeChatMarkdownEditor/data.yml +++ b/WeChatMarkdownEditor/data.yml @@ -1,26 +1,31 @@ name: WeChat Markdown Editor tags: - 实用工具 -title: 微信 Markdown 编辑器 -description: - en: A highly concise WeChat Markdown editor - zh: 一款高度简洁的微信 Markdown 编辑器 - zh-Hant: 一款高度簡潔的微信 Markdown 編輯器 - ja: 非常にシンプルな微信Markdownエディター - ms: Editor Markdown WeChat yang sangat ringkas - pt-br: Um editor de Markdown altamente conciso para o WeChat - ru: Очень простой редактор Markdown для WeChat - ko: 매우 간결한 위챗 마크다운 편집기 +title: 一款高度简洁的微信 Markdown 编辑器 +description: 一款高度简洁的微信 Markdown 编辑器 additionalProperties: - crossVersionUpdate: true - document: https://github.com/doocs/md - github: https://github.com/doocs/md key: WeChatMarkdownEditor - limit: 0 name: WeChat Markdown Editor - shortDescEn: A highly concise WeChat Markdown editor - shortDescZh: 一款高度简洁的微信 Markdown 编辑器 tags: - Tool - type: tool + shortDescEn: WeChat Markdown Editor + shortDescZh: 一款高度简洁的微信 Markdown 编辑器 + description: + en: WeChat Markdown Editor + ja: 非常シンプルなWeChat Markdownエディタ + ms: Sunting Markdown WeChat yang sangat ringkas + pt-br: Um editor Markdown do WeChat altamente simplificado + ru: Высокосжатый редактор Markdown WeChat + ko: 간결한 WeChat Markdown 편집기 + zh-Hant: 一款高度簡潔的微信 Markdown 編輯器 + zh: 一款高度简洁的微信 Markdown 编辑器 + type: website + crossVersionUpdate: true + limit: 0 + recommend: 0 website: https://md.doocs.org/ + github: https://github.com/doocs/md + document: https://github.com/doocs/md + architectures: + - amd64 + - arm64 diff --git a/artalk/data.yml b/artalk/data.yml index d2c40b6b57..f534ad9bfa 100644 --- a/artalk/data.yml +++ b/artalk/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Tool shortDescZh: 一款简洁的自托管评论系统 shortDescEn: A concise self hosted comment system - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/beszel/data.yml b/beszel/data.yml index 4cd6dd7c97..172d3125bf 100644 --- a/beszel/data.yml +++ b/beszel/data.yml @@ -19,7 +19,7 @@ additionalProperties: ko: 간단하고 가벼운 서버 모니터링 zh-Hant: 簡單輕量的伺服器監控 zh: 轻量易用的服务器监控 - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/bililive-go/data.yml b/bililive-go/data.yml index 68595e0b95..07095acc5f 100644 --- a/bililive-go/data.yml +++ b/bililive-go/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Tool shortDescZh: 支持多种直播平台的直播录制工具 shortDescEn: A live recording tool that supports multiple live streaming platforms - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/casdoor/data.yml b/casdoor/data.yml index 4e24548a09..29396c1a12 100644 --- a/casdoor/data.yml +++ b/casdoor/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Security shortDescZh: 支持 OAuth 2.0、OIDC、SAML 和 CAS 的 Web UI 优先的 IAM/SSO 平台 shortDescEn: An Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML and CAS - type: tool + type: website crossVersionUpdate: true limit: 0 website: https://casdoor.org/ diff --git a/certimate/data.yml b/certimate/data.yml index 30c50c83a6..767b0f721c 100644 --- a/certimate/data.yml +++ b/certimate/data.yml @@ -12,7 +12,7 @@ additionalProperties: - DevOps shortDescZh: 一个安全、简便的 SSL 证书管理解决方案 shortDescEn: Certimate aims to provide users with a secure and user-friendly SSL certificate management solution. - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/cloudbeaver/data.yml b/cloudbeaver/data.yml index b092a11300..a5521a425f 100644 --- a/cloudbeaver/data.yml +++ b/cloudbeaver/data.yml @@ -11,7 +11,7 @@ additionalProperties: - DevTool shortDescZh: 云数据库管理器 shortDescEn: Cloud Database Manager - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/dvwa/data.yml b/dvwa/data.yml index 260398c084..46d5c0ac42 100644 --- a/dvwa/data.yml +++ b/dvwa/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Security shortDescZh: 一个用来进行安全脆弱性鉴定的 PHP/MySQL Web 应用平台。 shortDescEn: DVWA (Damn Vulnerable Web Application) - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/emqx/data.yml b/emqx/data.yml index f0f6d76727..a33b228041 100755 --- a/emqx/data.yml +++ b/emqx/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Middleware shortDescZh: 适用于 IoT、IIoT 和联网车辆的最具可扩展性的开源 MQTT 代理 shortDescEn: The most scalable open-source MQTT broker for IoT, IIoT, and connected vehicles - type: tool + type: website crossVersionUpdate: false limit: 0 recommend: 0 diff --git a/excalidraw/data.yml b/excalidraw/data.yml index 81762cd8ad..8c25eb51eb 100644 --- a/excalidraw/data.yml +++ b/excalidraw/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Tool shortDescZh: 用于绘制手绘风格图表的虚拟白板 shortDescEn: Virtual whiteboard for sketching hand-drawn like diagrams - type: tool + type: website crossVersionUpdate: true limit: 0 website: https://excalidraw.com/ diff --git a/glance/data.yml b/glance/data.yml index d2131ac2d7..a5c90c4ae3 100644 --- a/glance/data.yml +++ b/glance/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Tool shortDescEn: A self-hosted dashboard that puts all your feeds in one place shortDescZh: 一个将所有您的源订阅集中在一个地方的托管仪表板 - type: tool + type: website crossVersionUpdate: true limit: 0 document: https://github.com/glanceapp/glance diff --git a/huginn/data.yml b/huginn/data.yml index 749f18e839..599ae5558d 100755 --- a/huginn/data.yml +++ b/huginn/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Tool shortDescZh: 一个用于构建代理系统的工具,可以为你在线执行自动化任务 shortDescEn: A system for building agents that perform automated tasks for you online - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/influxdb/data.yml b/influxdb/data.yml index 6bca23a271..476c200f94 100755 --- a/influxdb/data.yml +++ b/influxdb/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Database shortDescZh: 用于指标、事件和实时分析的可扩展数据存储 shortDescEn: Scalable datastore for metrics, events, and real-time analytics - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/jumpserver/data.yml b/jumpserver/data.yml index fb18aadcd5..17947af416 100644 --- a/jumpserver/data.yml +++ b/jumpserver/data.yml @@ -19,7 +19,7 @@ additionalProperties: ko: 세계 최초의 오픈 소스 Bastion Host zh-Hant: 全球首個開源堡壘主機 zh: 广受欢迎的开源堡垒机 - type: tool + type: website crossVersionUpdate: false limit: 1 recommend: 50 diff --git a/localai/data.yml b/localai/data.yml index 9f4646df09..772f057f9d 100644 --- a/localai/data.yml +++ b/localai/data.yml @@ -10,7 +10,7 @@ additionalProperties: - AI shortDescZh: 免费的开源 OpenAI 替代品 shortDescEn: The free, Open Source OpenAI alternative - type: tool + type: website crossVersionUpdate: false limit: 0 recommend: 0 diff --git a/logto/data.yml b/logto/data.yml index 2c74cc31aa..3c18b2b9c3 100644 --- a/logto/data.yml +++ b/logto/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Security shortDescZh: 专为现代应用和 SaaS 产品设计的开源 Auth0 替代品 shortDescEn: An Auth0 alternative designed for modern apps and SaaS products - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/maddy-mail/data.yml b/maddy-mail/data.yml index 54cca32d2c..53e31a6aff 100644 --- a/maddy-mail/data.yml +++ b/maddy-mail/data.yml @@ -19,7 +19,7 @@ additionalProperties: ko: 구성 가능한 올인원 메일 서버 zh-Hant: 可組合的一體化郵件伺服器 zh: 可组合的全能邮件服务器 - type: tool + type: website crossVersionUpdate: true limit: 1 recommend: 0 diff --git a/mailserver/data.yml b/mailserver/data.yml index 7fef43f826..812f194f79 100755 --- a/mailserver/data.yml +++ b/mailserver/data.yml @@ -19,7 +19,7 @@ additionalProperties: ko: 풀스택이지만 간단한 컨테이너화된 메일 서버 zh-Hant: 全堆疊但簡單的容器化郵件伺服器 zh: 全栈但简单的容器化邮件服务器 - type: tool + type: website crossVersionUpdate: false limit: 0 recommend: 0 diff --git a/maxkb/data.yml b/maxkb/data.yml index 10e3cdcd96..e9de0ca089 100644 --- a/maxkb/data.yml +++ b/maxkb/data.yml @@ -19,7 +19,7 @@ additionalProperties: ko: 강력하고 사용하기 쉬운 AI 도우미 zh-Hant: 強大易用的企業級 AI 助手 zh: 强大易用的企业级 AI 助手 - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 20 diff --git a/nacos/data.yml b/nacos/data.yml index de30909503..cd32023d73 100644 --- a/nacos/data.yml +++ b/nacos/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Middleware shortDescZh: 动态服务发现、配置管理和服务管理平台 shortDescEn: Dynamic service discovery, configuration and service management platform - type: tool + type: website crossVersionUpdate: false limit: 1 recommend: 0 diff --git a/nexus/data.yml b/nexus/data.yml index d72ae77d5d..3ad85c92d7 100755 --- a/nexus/data.yml +++ b/nexus/data.yml @@ -10,7 +10,7 @@ additionalProperties: - DevOps shortDescZh: 开源的软件制品库 shortDescEn: An open source repository for build artifacts - type: tool + type: website crossVersionUpdate: false limit: 1 recommend: 0 diff --git a/nginx-proxy-manager/data.yml b/nginx-proxy-manager/data.yml index fca9bc27cf..221d1fe9fe 100644 --- a/nginx-proxy-manager/data.yml +++ b/nginx-proxy-manager/data.yml @@ -19,7 +19,7 @@ additionalProperties: ko: Nginx 시각적 관리 도구 zh-Hant: Nginx 視覺化管理工具 zh: Nginx 可视化管理工具 - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 90 diff --git a/nocobase/data.yml b/nocobase/data.yml index 3b97ad9afc..db3bc938ce 100755 --- a/nocobase/data.yml +++ b/nocobase/data.yml @@ -10,7 +10,7 @@ additionalProperties: - DevTool shortDescZh: 可扩展性优先的开源无代码开发平台 shortDescEn: A scalability-first, open-source no-code development platform - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/nocodb/data.yml b/nocodb/data.yml index afc05c31ea..01bac30e3e 100644 --- a/nocodb/data.yml +++ b/nocodb/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Database shortDescZh: 无代码数据库平台 shortDescEn: Code-free database platform - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/node-red/data.yml b/node-red/data.yml index c2fdc463a5..ce8fe607b3 100644 --- a/node-red/data.yml +++ b/node-red/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Tool shortDescZh: 用于事件驱动应用的低代码编程 shortDescEn: Low-code programming for event-driven applications - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/ntfy/data.yml b/ntfy/data.yml index 727c66b9d2..c6234cfe2a 100644 --- a/ntfy/data.yml +++ b/ntfy/data.yml @@ -10,7 +10,7 @@ additionalProperties: - DevTool shortDescZh: 基于 HTTP 的简单 pub-sub 通知服务 shortDescEn: A simple HTTP-based pub-sub notification service - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/openldap/data.yml b/openldap/data.yml index 8b43ee22e4..1e5b3702eb 100644 --- a/openldap/data.yml +++ b/openldap/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Database shortDescZh: 开源的 LDAP(Lightweight Directory Access Protocol) 服务软件 shortDescEn: An open source implementation of the Lightweight Directory Access Protocol - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/palworld-server-tool/data.yml b/palworld-server-tool/data.yml index e04b332a0a..c257fcdace 100644 --- a/palworld-server-tool/data.yml +++ b/palworld-server-tool/data.yml @@ -19,7 +19,7 @@ additionalProperties: ko: 팔월드 서비스 시각적 관리 도구 zh-hant: Palworld 服務視覺管理工具 zh: 幻兽帕鲁服务可视化管理工具 - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/palworld/data.yml b/palworld/data.yml index 37a8c38a7f..a596e107f6 100644 --- a/palworld/data.yml +++ b/palworld/data.yml @@ -19,7 +19,7 @@ additionalProperties: ko: Palworld 전용 서버 zh-hant: Palworld 專用伺服器 zh: 幻兽帕鲁服务端 - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/planka/data.yml b/planka/data.yml index aad07b6ff7..8eed980585 100644 --- a/planka/data.yml +++ b/planka/data.yml @@ -10,7 +10,7 @@ additionalProperties: - DevOps shortDescZh: 优雅的开源项目追踪 shortDescEn: Elegant open source project tracking - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0 diff --git a/stalwart-mail/data.yml b/stalwart-mail/data.yml index ae484a36e6..62fafd5512 100755 --- a/stalwart-mail/data.yml +++ b/stalwart-mail/data.yml @@ -19,7 +19,7 @@ additionalProperties: ko: 안전하고 현대적인 올인원 메일 서버 zh-hant: 安全且現代化的一體化郵件伺服器 zh: 安全且现代的一体化邮件服务器 - type: tool + type: website crossVersionUpdate: true limit: 1 recommend: 0 diff --git a/tomcat/data.yml b/tomcat/data.yml index 4e60596453..764e9acf35 100755 --- a/tomcat/data.yml +++ b/tomcat/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Middleware shortDescZh: 开源的 Web 服务器和 Servlet 容器 shortDescEn: An open-source web server and servlet container - type: tool + type: website crossVersionUpdate: false limit: 0 recommend: 95 diff --git a/uuwaf/data.yml b/uuwaf/data.yml index af691cf07a..b05544e7b4 100644 --- a/uuwaf/data.yml +++ b/uuwaf/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Security shortDescZh: 南墙 WEB 应用防火墙 shortDescEn: NanQiang Web Application Firewall - type: tool + type: website crossVersionUpdate: true limit: 1 recommend: 0 diff --git a/waline/data.yml b/waline/data.yml index 871818545d..6b64f181d0 100644 --- a/waline/data.yml +++ b/waline/data.yml @@ -10,7 +10,7 @@ additionalProperties: - Tool shortDescZh: 一款简洁、安全的评论系统 shortDescEn: A Simple, Safe Comment System - type: tool + type: website crossVersionUpdate: true limit: 0 recommend: 0