16 Commits

Author SHA1 Message Date
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
e205860f05 Lang update 2025-06-24 23:06:16 +08:00
BrettonYe
be54ebf8fb Minor Changes 2024-07-31 22:54:10 +08:00
BrettonYe
28777bef38 Minor changes 2024-07-20 08:03:16 +08:00
BrettonYe
31b2b91b49 Blade Format Change 2024-07-11 23:25:59 +08:00
BrettonYe
72c66e199c 🚀 Update Laravel Framework to 10 2024-06-27 22:18:23 +08:00
BrettonYe
01e5bc3ea8 管理端 国际化 2024-06-27 22:17:54 +08:00
兔姬桑
1c56a36690 Add 全新第三方登录模块 2021-07-09 11:12:13 +08:00
兔姬桑
c3dbcb19f4 使用whenFilled优化代码筛选 & 页面代码适量简化
针对管理页面中筛选行为使用whenFilled属性进行重写简化&规范化修正;
同时对页面搜索代码进行适量简化;
2021-03-16 13:13:42 -04:00
兔姬桑
90a8a075fb Translation rework!! 2021-01-10 07:02:44 +08:00
兔姬桑
7d7bfb034a Fix #114 & Clean code 2021-01-07 04:53:17 +08:00
兔姬桑
43cadbf60b 清理无用属性 2020-12-22 05:00:06 +08:00
兔姬桑
b44c745c8a Code improve 2020-11-16 16:44:45 +08:00
兔姬桑
ff742e88c9 Update style & Add 重置订阅同时重置uuid 2020-10-24 10:01:53 +08:00
兔姬桑
1ba2723237 added #19 2020-10-03 02:24:47 +08:00
兔姬桑
ce9618236f 2.5.a 管理路由全面改写 与 代码拆分
1. 全面改写项目-管理面板的路由;
2. 拆分过于Contoller;
3. 优化了按钮过多的图表的显示;
4. 初步应用 Laravel的 表单验证功能;
5. 初步应用 Laravel的 component 功能 拆分/模块化前端代码;
6. 优化部分系统的判断逻辑;
7. 针对2.4.0以前的面板,追加辅助矫正数据库的sql文件;
2020-10-01 12:34:19 +08:00