1
0
Fork 0
1Panel-Appstore/apps/stash
pooneyy 9779122311
feat(apps): add structured label field to all application configurations
- add nested label field with en and zh translations for all parameters
- maintain existing labelEn and labelZh fields for backward compatibility
- apply consistent internationalization structure across all apps
- improve localization support for multi-language user interfaces
2025-11-06 23:35:02 +08:00
..
0.29.3 feat(apps): add structured label field to all application configurations 2025-11-06 23:35:02 +08:00
latest feat(apps): add structured label field to all application configurations 2025-11-06 23:35:02 +08:00
README.md feat:添加stash到列表 2024-09-28 17:43:21 +08:00
data.yml feat(apps): add description field to all application data files 2025-11-06 22:24:44 +08:00
logo.png feat:添加stash到列表 2024-09-28 17:43:21 +08:00

README.md

Stash

Stash 是一个用 Go 语言编写的自托管网络应用程序,它可以组织和服务您的媒体。

使用说明

假如需要公网访问,可以修改配置文件的以下项为true

dangerous_allow_public_without_auth: "true"

且以下值为空

security_tripwire_accessed_from_public_internet: ""