mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 06:52:30 +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
17 lines
397 B
YAML
17 lines
397 B
YAML
additionalProperties:
|
|
crossVersionUpdate: true
|
|
document: https://github.com/dnl50/tsa
|
|
github: https://github.com/dnl50/tsa
|
|
key: timestamp-server
|
|
limit: 0
|
|
name: timestamp-server
|
|
shortDescEn: timestamp-server
|
|
description:
|
|
en: timestamp-server
|
|
zh: 时间戳服务器
|
|
shortDescZh: 时间戳服务器
|
|
tags:
|
|
- Tool
|
|
type: runtime
|
|
website: https://github.com/dnl50/tsa
|