mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-17 23:51:03 +08:00
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
18 lines
523 B
YAML
18 lines
523 B
YAML
additionalProperties:
|
|
key: mx-space-db
|
|
name: MixSpace (内置MongoDB)
|
|
tags:
|
|
- WebSite
|
|
- Local
|
|
shortDescZh: 前后端分离个人空间解决方案
|
|
shortDescEn: A frontend-backend separation personal space solution
|
|
description:
|
|
en: A frontend-backend separation personal space solution
|
|
zh: 前后端分离个人空间解决方案
|
|
type: website
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
website: https://mx-space.js.org/
|
|
github: https://github.com/mx-space/
|
|
document: https://mx-space.js.org/
|