Commit Graph

7 Commits

Author SHA1 Message Date
leeson 80aabc2c7c
update lucky version to v2.5.3 (#366)
STUN穿透: 
1.1 强制使用 TCP4 协议进行 stun 保活。 
1.2 新增了对 UPnP 的支持, 
1.3支持在禁用内置转发时 自定义 UPnP/NAT-PMP 内部端口 
存储: 
2.1 修复已知的 bug。 
2.2 优化阿里云盘文件批量重命名速度。
2023-12-16 17:30:05 +08:00
leeson a52468507b
update lucky version to 2.5.2 (#350)
1. 修复了winfsp复制大文件后,文件目录列表显示文件大小为0的 bug。 
2. 修复了当可用安全证书为空时,导致启用 HTTPS 的 Lucky 启动后自动退出的 bug。 
3. 修复了存储管理中本地存储路径启动时因路径无效而无显示的问题。 
4. 修复了 文件服务的 readme.md 文件内容没有显示在页面上。 
5. 对文件服务前端页面进行了优化,以适配暗黑主题。
2023-12-02 08:12:12 +08:00
Cp0204 a4039c4aed
update FileDrop&lucky (#345) 2023-11-27 15:28:31 +08:00
Cp0204 0e805d31cf
Update ver and arch (#343)
1、Update the mirror version (have manually check the parameter problems
between versions)
2、Fix the correct support architecture

In many linuxserver docker images, [linuxserver dropped armv7
support](https://www.linuxserver.io/blog/a-farewell-to-arm-hf), making
it impossible to install and upgrade these applications on armv7
devices. And the current CasaOS AppStore rules are not perfectly
compatible with these yml files.

**Fortunately, armv7 can be supported by the community store,**
[Apps_arm](https://github.com/Cp0204/CasaOS-AppStore-Play/tree/main/Apps_arm)
store source link:
```
https://play.cuse.eu.org/Cp0204-AppStore-Play-arm.zip
```

---------

Co-authored-by: raller1028 <57336867+raller1028@users.noreply.github.com>
2023-11-27 11:28:16 +08:00
leeson 215f976b68
update lucky version to 2.5.0 (#338)
2023-11-21 v2.5.0
1. filebrowser: 修复了存储模块已知的 bug,现在可以愉快地使用filebrowser 管理阿里云盘。
新增登录令牌有效期参数设置
 2. Web 文件服务:修复了跨域和短连接设置无效的问题。
 3. Lucky新增登录令牌有效期设置参数和最大连续登录错误次数限制,提高账户安全性。
 4. 增加定时 DNS 可用性检测,新增 自定义DNS 和备用 DNS 设置,提供更稳定的网络连接。
 5. 其他已知 bug 修复。
2023-11-27 11:22:42 +08:00
raller1028 4f804ff257
fix lucky env (#326) 2023-11-08 17:15:50 +08:00
leeson ab77b0f7ac
add app lucky (#325)
Powerful networking tool
家用软硬路由公网利器
2023-11-08 17:14:43 +08:00