Xboard/app
xboard 5a08754735
Some checks failed
Docker Build and Publish / build (push) Has been cancelled
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
..
Console feat(admin): Add subscription template configuration and fix minor issues 2025-02-16 18:05:03 +08:00
Contracts feat: new xboard 2025-01-21 14:57:54 +08:00
Exceptions feat: suppress InterceptResponseException logging to reduce noise 2025-01-26 11:59:32 +08:00
Helpers feat: new xboard 2025-01-21 14:57:54 +08:00
Http Fix: Handle null content in PlanResource::formatContent method 2025-02-25 19:14:19 +08:00
Jobs fix: optimize stat jobs to prevent SQLite lock issues 2025-01-26 01:07:42 +08:00
Logging refactor: 规范MysqlLogger代码 2023-11-20 09:37:22 +08:00
Models Fix: Handle null content in PlanResource::formatContent method 2025-02-25 19:14:19 +08:00
Payments feat: new xboard 2025-01-21 14:57:54 +08:00
Plugins/Telegram feat: new xboard 2025-01-21 14:57:54 +08:00
Protocols fix: Remove forced direct IP rule for nodes 2025-02-23 00:33:03 +08:00
Providers feat: add one-click update feature to admin panel 2025-02-09 13:43:09 +08:00
Scope Initial commit 2023-11-17 14:44:01 +08:00
Services fix(plugin): correct knows bugs 2025-02-10 00:32:17 +08:00
Support fix(setting): change cache driver from octane to redis in Setting class 2025-02-17 17:01:08 +08:00
Traits feat: Add TUIC protocol support and fix user filtering/export issues 2025-02-23 00:13:04 +08:00
Utils fix: ensure string type safety in Helper::getSubscribeUrl 2025-02-23 16:27:03 +08:00