Manifest files for CasaOS Apps
Go to file
leeson dba790955f
update lucky version to v2.7.1 (#432)
1.重构
1.1.web服务模块
新增子规则排序,子规则编辑
Web服务 目标地址 新增支持STUN穿透相关变量
{STUN 规则名 ADDR} {STUN 规则名 IP} {STUN 规则名 PORT}
{domainPartX} 末尾x为数字1开始,获取请求host第x段,以.分割
{pathPartxxx} 末尾X为数字1开始,获取请求路径的第x段 ,段以/分割
{clientIP} 客户端IP,优先获取从header
{RemoteIP} 访问IP
{time} 当前服务器时间
web服务反代 新增自定义配置,支持 nginx的proxy_set_header,proxy_hide_header,add_header
设置写法 BasicAuth增加只对指定路径启用认证
泛域名
新增Web服务类型 文本输出,配置{clentIP}变量可用作IP地址查询接口
修复:
linux环境下修改stun 触发脚本内容不生效的bug
stun upnp 一处会导致程序奔溃的bug
ddns 修复阿里云,华为云,京东云中文域名对接
ddns FreeMyIP无法添加的BUG
ddns 华为云修复个别情况下重复添加记录的BUG
修复FileBrowser 软连接目录无法访问
其他部分已知bug修复
新增:
acme 增加CNAME验证方式支持
ddns增加 ODHCPD file方式获取局域网设备IPv6地址
更新:
FileBrowser 同步最新源码
更名:
daji (大吉) 分支更名 wanji(万吉)

Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2024-03-11 09:53:10 +08:00
.github feat: add validate to GitHub Action (#414) 2024-01-29 18:09:38 +08:00
Apps update lucky version to v2.7.1 (#432) 2024-03-11 09:53:10 +08:00
build/scripts/setup/script.d add release workflow (#21) 2023-03-01 16:11:12 -05:00
help Update action.sh 2022-01-12 11:35:21 +08:00
psd-source add contribution guidelines for icon, thumbnail and screenshots (#163) 2023-05-25 16:38:19 -04:00
.gitignore Add Tautulli app (#12) 2023-02-28 14:50:03 +08:00
CODE_OF_CONDUCT.md create CODE_OF_CONDUCT.md 2023-05-18 12:36:47 -04:00
CONTRIBUTING.md update CONTRIBUTING.md (#320) 2023-11-03 11:31:20 +08:00
LICENSE create LICENSE 2023-05-18 12:37:56 -04:00
README.md update README.md (#317) 2023-11-03 11:20:29 +08:00
category-list.json fix corrupted `category-list.json` (#200) 2023-07-04 18:43:40 -04:00
featured-apps.json Create featured-apps.json 2021-12-30 11:18:22 +08:00
recommend-list.json add recommend-list.json (#20) 2023-03-01 10:36:45 -05:00

README.md

CasaOS AppStore

GitHub issues by-label GitHub contributors

CasaOS AppStore needs your help to grow:

  • See CONTRIBUTING.md for how to contribute CasaOS Apps in Docker Compose format.

    IMPORTANT: Your PR must be well tested on your own CasaOS first. This is the mandatory first step for your submission.

  • Check help wanted for which issues you can help with.

Thank you!