1
0
1Panel-Appstore/apps/stash
pooneyy 24ed5c9e9d
feat(apps): add description field to all application data files
- 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
2025-11-06 22:24:44 +08:00
..
0.29.3 chore(deps): update stashapp/stash docker tag to v0.29.3 (#2384) 2025-11-06 08:21:54 +00:00
latest feat:格式化yaml文件 2024-12-12 21:27:56 +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 feat:添加stash到列表 2024-09-28 17:43:21 +08:00

Stash

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

使用说明

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

dangerous_allow_public_without_auth: "true"

且以下值为空

security_tripwire_accessed_from_public_internet: ""