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
Xboard
2580475f78
Merge pull request #504 from Fearless743/master
...
add anytls support
2025-05-21 10:13:28 +08:00
Fearless
711151c7d6
add anytls support
2025-05-19 09:25:52 +08:00
xboard
f839e8b3f0
fix: correct obfs host parameter in subscription delivery for clash/clash-meta/shadowsocks/stash
2025-05-18 03:58:14 +08:00
xboard
24d9533dca
fix: add missing i18n fields in admin and fix Surge template issue
2025-05-16 23:18:30 +08:00
xboard
0d1588f58a
chore: update docker-publish.yaml and Dockerfile
2025-05-16 22:43:00 +08:00
xboard
e49f88d311
feat(protocols): add support for ss obfs, ss2022, and vless reality
...
- Clash and Clash Meta: Added support for Shadowsocks (SS) with obfs.
- Loon: Added support for SS2022 and obfs.
- Stash: Added support for SS2022, obfs, and VLESS Reality.
2025-05-16 06:43:58 +08:00
xboard
bbeede8dbc
fix(admin): remove one-click update feature and fix fuzzy order search in user management
...
- Removed the one-click update functionality from the admin panel.
- Fixed the issue where order search in user management used fuzzy matching; now uses precise matching.
2025-05-16 05:48:37 +08:00
xboard
434055f86c
chore(redis): disable persistence configuration
2025-05-16 05:16:23 +08:00
xboard
417590e99c
feat(admin): optimize subscription template configuration and add Surfboard subscription template
...
- Improved the code structure for subscription template configuration.
- Added a new feature in the admin panel to configure Surfboard subscription templates.
2025-05-16 05:13:49 +08:00
Xboard
f5c3d5c56b
Merge pull request #497 from ztbh/master
...
Fix the bug of sub-node ss password mismatch
2025-05-16 00:18:00 +08:00
xboard
faedab24bf
fix(admin): correct language pack errors in admin panel
2025-05-15 22:19:25 +08:00
ztb
6c4c296071
Fix the bug of sub-node ss password mismatch
2025-05-13 21:55:18 +08:00
xboard
f3cdc2e765
fix(admin): correct ticket message bubble alignment in admin panel
2025-05-11 17:44:18 +08:00
xboard
8377962836
fix(singbox): resolve port type casting and add port hopping support
2025-05-10 17:10:41 +08:00
xboard
73226f6820
fix(node): resolve port type validation error
2025-05-09 19:53:59 +08:00
xboard
b614117bd2
fix(admin): Fix order assignment issue in admin panel
2025-05-08 22:14:56 +08:00
xboard
1db1e885c2
fix(stash): resolve incorrect ports deployment
2025-05-08 21:30:47 +08:00
Xboard
e443cec064
Merge pull request #484 from cedar2025/new-dev
...
fix: resolve PHPStan static analysis warnings
2025-05-08 17:17:41 +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
3d254c02c1
Merge pull request #438 from NekoCareLab/master
...
Fixed: IPv6 is not properly processed
2025-03-19 22:49:10 +08:00
NekoCareLab
e10d10e4f1
Fixed: IPv6 is not properly processed
2025-03-16 14:23:58 +08:00
Xboard
3ccebfcff1
Merge pull request #417 from NekoCareLab/master
...
Fixed: Vless GRPC subscription
2025-03-07 12:26:24 +08:00
NekoCareLab
7630fce9a3
Fixed: Vless GRPC subscription
2025-03-01 19:29:21 +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
220d306a54
chore: update docker-publish
2025-02-23 16:53:42 +08:00
xboard
08c12a7820
fix: ensure string type safety in Helper::getSubscribeUrl
2025-02-23 16:27:03 +08:00
xboard
925d7c2ad2
feat(admin): add XHTTP and HTTP Upgrade protocol network templates
2025-02-23 02:04:35 +08:00
xboard
e297cb9b77
fix: Remove forced direct IP rule for nodes
2025-02-23 00:33:03 +08:00
xboard
c45ba9a34d
fix: Correct email dispatching in user management
2025-02-23 00:27:22 +08:00
xboard
b7e87ba18d
feat: Add TUIC protocol support and fix user filtering/export issues
2025-02-23 00:13:04 +08:00
xboard
4667eb232c
fix(subscribe): correct vmess websocket cofiguration for Surge compatibility
2025-02-22 21:37:38 +08:00
xboard
926677426e
fix(subscribe): correct vmess websocket cofiguration for Surfboard compatibility
2025-02-22 21:12:59 +08:00
Xboard
fd0f185992
Update aapanel.md
2025-02-22 17:39:05 +08:00
xboard
c45c2b9aba
fix(setting): change cache driver from octane to redis in Setting class
2025-02-17 17:01:08 +08:00
xboard
f42b42d6b1
update stash.php
2025-02-16 18:15:20 +08:00
xboard
8098cf3ee2
feat(admin): Add subscription template configuration and fix minor issues
2025-02-16 18:05:03 +08:00
xboard
30a140f2d8
update compose.sample.yaml
2025-02-16 10:19:26 +08:00
xboard
a56d6f4bf5
update aapanel.md
2025-02-16 10:16:26 +08:00
xboard
c8fc2c8b3f
update dockerfile
2025-02-10 00:46:00 +08:00
xboard
a31a55601e
fix(plugin): correct knows bugs
2025-02-10 00:32:17 +08:00
xboard
46a8c12a7d
fix(plugin): correct knows bugs
2025-02-10 00:01:51 +08:00
xboard
8030690fe3
fix(plugin): correct knows bugs
2025-02-09 23:54:28 +08:00
xboard
5dc1160666
fix(plugin): correct knows issues
2025-02-09 23:45:23 +08:00
xboard
b1116e73c0
fix(plugin): correct knows bugs
2025-02-09 23:36:19 +08:00
xboard
9a412ca570
chore: update dockerfile
2025-02-09 23:10:28 +08:00
xboard
ebd5c09145
chore(plugin): Refactor plugin architecture and improve code quality
2025-02-09 22:38:09 +08:00
xboard
0f80ab8d5f
fix(update): fix version fetch logic
2025-02-09 14:24:49 +08:00