xboard
47983dec40
fix(runtime): force app_url/force_https per-request via middlewar
2026-03-19 04:22:17 +08:00
xboard
ec20847f31
refactor: replace database logging with file logging and admin audit log
2026-03-11 06:50:07 +08:00
xboard
95e8e7bca7
feat: add v2node support
2025-11-22 20:33:38 +08:00
xboard
cd8a8ecf58
feat(middleware): Add transaction state guard for Octane
2025-09-15 16:15:39 +08:00
xboard
c9bab8fb02
feat: add multiple hooks, pligun schedule support ,add hook:list artisan command
2025-07-21 13:29:17 +08:00
xboard
fdb5b222b9
refactor: use request attributes instead of merge for middleware data transfer
...
- Replace request->merge() with request->attributes->set() in Server middleware to avoid polluting user input
- Add getNodeInfo() helper method in UniProxyController for cleaner node info access
- Update all node_info references to use the new attribute-based approach
2025-05-24 13:54:57 +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
14c778e32d
refactor: move plugin initialization to middleware for Swoole compatibility
2025-01-26 04:22:47 +08:00
xboard
0f43fff242
feat: new xboard
2025-01-21 14:57:54 +08:00
xboard
a7f42a6459
fix: 修复节点密钥未校验是否为空的问题
2024-10-07 00:27:11 +08:00
xboard
2eb81924e4
fix: 修复节点密钥包含特殊字符时校验失败的问题
2024-04-15 00:01:14 +08:00
xboard
c2b08c2627
fix: 修复更新后导致节点后端交互api不可用的问题
2024-04-12 17:34:06 +08:00
xboard
4c6c7182e2
refactor: 重构规范部分代码、邮件队列增加失败重试、去除多个支付方式、更新依赖
2024-04-10 00:51:03 +08:00
xboard
189b247ad8
refactor: 规范状态码、抛出异常的使用
2023-12-07 04:01:32 +08:00
xboard
0ab7dee52d
refactor: 规范Expection处理
2023-12-04 20:40:49 +08:00
xboard
1d66023bd1
refactor: CORS中间件改用\Illuminate\Http\Middleware\HandleCors
2023-12-01 00:36:09 +08:00
xboard
e0eac8f703
feat: 兼容V2bx 的Hysteria2
2023-11-19 09:54:40 +08:00
xboard
b489f8f6f1
fix: 修复soga后端、Tidalab、等一些后端对接获取配置失败的问题
...
修复添加了服务后端中间件统一鉴权导致了一些后端鉴权不通过的问题
2023-11-19 04:03:09 +08:00
xboard
65fe7682ff
Initial commit
2023-11-17 14:44:01 +08:00