Commit Graph

24 Commits

Author SHA1 Message Date
xboard
010275b09e feat: introduce WebSocket sync for XBoard nodes
- Implement Workerman-based `xboard:ws-server` for real-time node synchronization.
- Support custom routes, outbounds, and certificate configurations via JSON.
- Optimize scheduled tasks with `lazyById` to minimize memory footprint.
- Enhance reactivity using Observers for `Plan`, `Server`, and `ServerRoute`.
- Expand protocol support for `httpupgrade`, `h2`, and `mieru`.
2026-03-15 09:49:11 +08:00
xboard
02d853d46a update composer.yaml 2025-07-23 16:47:48 +08:00
Xboard
38f640c6d9 Update composer.json 2025-05-24 18:11:11 +08:00
xboard
78fc0ada98 feat: upgrade Laravel framework from 11.x to 12.15.0 with enhanced dependencies and performance optimizations 2025-05-24 16:28:49 +08:00
xboard
fc5a957ddd feat: add AnyTLS support and improve system functionality
- Add AnyTLS protocol support
- Add system logs viewing in admin panel
- Refactor client subscription delivery code
- Refactor hook mechanism
- Add plugin support for Shadowsocks protocol
- Add CSV export option for batch user creation
- Fix mobile admin login page width display issue
2025-05-22 17:58:22 +08:00
xboard
97e7ffccae fix: resolve PHPStan static analysis warnings 2025-05-07 19:48:19 +08:00
xboard
db235c10e8 Revert "fix: resolve PHPStan static analysis warnings"
This reverts commit 2d3e4b4a95.
2025-04-14 21:23:08 +08:00
xboard
2d3e4b4a95 fix: resolve PHPStan static analysis warnings 2025-04-14 02:12:42 +08:00
xboard
8030690fe3 fix(plugin): correct knows bugs 2025-02-09 23:54:28 +08:00
xboard
0b57d9d7cb update composer.yaml 2025-01-26 04:03:34 +08:00
xboard
0f43fff242 feat: new xboard 2025-01-21 14:57:54 +08:00
Xboard
0e9739af0b Update composer.json 2024-11-17 17:02:07 +08:00
xboard
db6a361857 Revert "chore: update composer.json"
This reverts commit dd246b2c16.
2024-11-15 15:10:05 +08:00
xboard
dd246b2c16 chore: update composer.json 2024-11-05 11:56:02 +08:00
xboard
93200ac057 fix: 修复无法读取未携带Content-Type的请求头的节点后端上报的数据的问题 2024-04-13 03:23:30 +08:00
xboard
03706c054d chore: docker环境修改php为非root运行 2024-04-11 20:37:46 +08:00
xboard
4c6c7182e2 refactor: 重构规范部分代码、邮件队列增加失败重试、去除多个支付方式、更新依赖 2024-04-10 00:51:03 +08:00
xboard
59c21a9c8d feat: 增加邮件Mailgun支持 2024-01-01 04:40:23 +08:00
xboard
08bafe09a7 update: composer.json 2023-12-08 10:11:37 +08:00
xboard
08c8f46eb3 update: composer.json 2023-12-07 23:12:32 +08:00
xboard
d1b48623d7 docs: 优化部署、迁移文档、docker增加redis支持
1、优化部署、迁移
2、自动备份命令增加手动备份功能
3、docker部署集成redis
2023-11-22 14:01:58 +08:00
xboard
4a66919e5c fix: 修复sqlite执行数据库字段修改迁移出错的问题 2023-11-19 21:04:52 +08:00
xboard
cc1dc14c84 feat: 添加·定时自动备份并上传到谷歌云存储·的功能 2023-11-18 19:54:16 +08:00
xboard
65fe7682ff Initial commit 2023-11-17 14:44:01 +08:00