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
Fearless
711151c7d6
add anytls support
2025-05-19 09:25:52 +08:00
ztb
6c4c296071
Fix the bug of sub-node ss password mismatch
2025-05-13 21:55:18 +08:00
xboard
73226f6820
fix(node): resolve port type validation error
2025-05-09 19:53:59 +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
5a08754735
Fix: Handle null content in PlanResource::formatContent method
...
- Fix deprecated warning when passing null to str_replace() function\n- Use null coalescing operator to provide empty string as default value\n- Comply with PHP 8.2+ type requirements
2025-02-25 19:14:19 +08:00
xboard
b7e87ba18d
feat: Add TUIC protocol support and fix user filtering/export issues
2025-02-23 00:13:04 +08:00
xboard
0f43fff242
feat: new xboard
2025-01-21 14:57:54 +08:00