6 Commits

Author SHA1 Message Date
BrettonYe
f8cb2b9062 Fixed Order & Ticket IDOR
Solved #292 2nd & 3rd problem;
2026-03-15 22:44:48 +08:00
BrettonYe
348991af98 Add ticket first response time. 2026-01-30 20:04:19 +08:00
BrettonYe
ad3662cda0 🚀 Refactor Blade
- Optimize Blade JavaScript code.
- Refactored multiple admin controllers for improved validation, error handling, and query efficiency.
- Added ProxyConfig trait to centralize proxy configuration options.
- Updated NodeStatusDetection to use model relationships for heartbeat checks.
- Improved category, label, and country management logic and error logging.
- Added new Blade components for admin UI and updated language files and assets for better localization and frontend support.
- Bug fixed & introduced more bug :)
2026-01-30 20:04:17 +08:00
BrettonYe
2cdbc31df7 Optimize Ticket Notification Logic 2025-01-01 16:40:08 +08:00
BrettonYe
08d20d07b8 Code variables type declaration 2025-01-01 16:40:07 +08:00
BrettonYe
60a55dcfd1 Split User Routes and Adjust Admin Routes 2025-01-01 16:40:07 +08:00