This website requires JavaScript.
5b295dbec3
feat: plugin controller config system with guest_comm_config hook integration
xboard
2025-06-29 01:42:48 +08:00
b96700ab30
docs: update issue template
xboard
2025-06-28 18:16:10 +08:00
6d85736eea
eat: add reCAPTCHA v3 and Cloudflare Turnstile verification support
xboard
2025-06-28 18:01:59 +08:00
f1d1dd5684
docs: update docs
xboard
2025-06-28 15:54:44 +08:00
f974a8c846
fix: admin export subscription link issue
xboard
2025-06-24 22:55:34 +08:00
1dcd2fcdf6
remove: disable traffic package stacking feature
xboard
2025-06-24 02:00:12 +08:00
eff2b1f8ba
feat(admin): enhance i18n support Fix system monitor button i18n syntax, complete coupon form i18n
xboard
2025-06-23 11:55:17 +08:00
7efc16990e
feat(admin): optimize user traffic management features - Improve traffic reset dialog interactions - Enhance traffic reset logs display
xboard
2025-06-22 18:04:29 +08:00
44d92ac1c6
fix: resolve known issues and improve code standards
xboard
2025-06-22 17:38:17 +08:00
733cc7e9a5
Update README.md
Xboard
2025-06-22 01:22:04 +08:00
4fe2f35183
feat: enhance plan validation, traffic system and email verification
xboard
2025-06-22 01:18:38 +08:00
7bab761db6
Merge pull request #427 from OfficialKatana/patch-1
Xboard
2025-06-22 00:05:52 +08:00
d7fb26d527
fix: getSystemStatus api
xboard
2025-06-21 16:01:51 +08:00
42258626b0
feat: enhance plan user statistics with active user count display
xboard
2025-06-21 13:20:57 +08:00
272dbd2107
feat: optimize settings management and admin functionality
xboard
2025-06-21 12:11:27 +08:00
895a870dfc
fix(admin): fix shadowsocks plugin issue - save empty string instead of 'none' when plugin is set to none
xboard
2025-05-25 08:43:00 +08:00
6332d96131
fix(clash-meta): support custom SNI configuration for anytls protocol
xboard
2025-05-25 00:20:13 +08:00
c90e3d6424
fix(admin): optimize mail encryption selector and null value handling
xboard
2025-05-24 22:58:46 +08:00
fadeacf6f8
refactor: comment out update-check routes and refactor findUserByBearerToken, calcResetDayByMonthFirstDay, calcResetDayByExpireDay
xboard
2025-05-24 20:47:27 +08:00
7c86193215
fix: add missing files from previous commit
xboard
2025-05-24 20:19:54 +08:00
4e84cbd953
refactor: optimize mail reminder system - fix memory overflow, improve performance 20-30x, streamline code
xboard
2025-05-24 20:08:21 +08:00
38f640c6d9
Update composer.json
Xboard
2025-05-24 18:11:11 +08:00
78fc0ada98
feat: upgrade Laravel framework from 11.x to 12.15.0 with enhanced dependencies and performance optimizations
xboard
2025-05-24 16:21:52 +08:00
2ad71017f9
Update 1panel.md
Xboard
2025-05-24 14:17:22 +08:00
05f94aeadb
fix: restrict anytls delivery to compatible stash client versions
xboard
2025-05-24 14:13:44 +08:00
fdb5b222b9
refactor: use request attributes instead of merge for middleware data transfer
xboard
2025-05-24 13:54:57 +08:00
bf3a9112f2
fix: improve node filtering by client base_version, set subscription content-type, and add hop_interval support for hysteria2
xboard
2025-05-24 13:45:32 +08:00
a3700ad685
feat: Add node load submission and display functionality
xboard
2025-05-24 12:31:18 +08:00
61300fbcc3
fix: resolve AnyTLS padding scheme modification issue
xboard
2025-05-23 20:47:17 +08:00
fc5a957ddd
feat: add AnyTLS support and improve system functionality
xboard
2025-05-22 17:58:22 +08:00
2580475f78
Merge pull request #504 from Fearless743/master
Xboard
2025-05-21 10:13:28 +08:00
711151c7d6
add anytls support
Fearless
2025-05-19 09:25:52 +08:00
f839e8b3f0
fix: correct obfs host parameter in subscription delivery for clash/clash-meta/shadowsocks/stash
xboard
2025-05-18 03:58:14 +08:00
24d9533dca
fix: add missing i18n fields in admin and fix Surge template issue
xboard
2025-05-16 23:18:30 +08:00
0d1588f58a
chore: update docker-publish.yaml and Dockerfile
xboard
2025-05-16 22:43:00 +08:00
e49f88d311
feat(protocols): add support for ss obfs, ss2022, and vless reality
xboard
2025-05-16 06:43:58 +08:00
bbeede8dbc
fix(admin): remove one-click update feature and fix fuzzy order search in user management
xboard
2025-05-16 05:48:37 +08:00
434055f86c
chore(redis): disable persistence configuration
xboard
2025-05-16 05:16:23 +08:00
417590e99c
feat(admin): optimize subscription template configuration and add Surfboard subscription template
xboard
2025-05-16 05:13:49 +08:00
f5c3d5c56b
Merge pull request #497 from ztbh/master
Xboard
2025-05-16 00:18:00 +08:00
faedab24bf
fix(admin): correct language pack errors in admin panel
xboard
2025-05-15 22:19:25 +08:00
6c4c296071
Fix the bug of sub-node ss password mismatch
ztb
2025-05-13 21:55:18 +08:00
f3cdc2e765
fix(admin): correct ticket message bubble alignment in admin panel
xboard
2025-05-11 17:44:18 +08:00
8377962836
fix(singbox): resolve port type casting and add port hopping support
xboard
2025-05-10 17:10:41 +08:00
73226f6820
fix(node): resolve port type validation error
xboard
2025-05-09 19:53:59 +08:00
b614117bd2
fix(admin): Fix order assignment issue in admin panel
xboard
2025-05-08 22:14:56 +08:00
1db1e885c2
fix(stash): resolve incorrect ports deployment
xboard
2025-05-08 21:29:07 +08:00
e443cec064
Merge pull request #484 from cedar2025/new-dev
Xboard
2025-05-08 17:17:41 +08:00
97e7ffccae
fix: resolve PHPStan static analysis warnings
xboard
2025-05-07 19:48:19 +08:00
db235c10e8
Revert "fix: resolve PHPStan static analysis warnings"
xboard
2025-04-14 21:23:08 +08:00
2d3e4b4a95
fix: resolve PHPStan static analysis warnings
xboard
2025-04-14 02:12:42 +08:00
3d254c02c1
Merge pull request #438 from NekoCareLab/master
Xboard
2025-03-19 22:49:10 +08:00
e10d10e4f1
Fixed: IPv6 is not properly processed
NekoCareLab
2025-03-16 14:23:58 +08:00
3ccebfcff1
Merge pull request #417 from NekoCareLab/master
Xboard
2025-03-07 12:26:24 +08:00
1452a9698f
Add DoH fallback servers
Katana
2025-03-04 15:28:32 +08:00
7630fce9a3
Fixed: Vless GRPC subscription
NekoCareLab
2025-03-01 19:29:21 +08:00
5a08754735
Fix: Handle null content in PlanResource::formatContent method
xboard
2025-02-25 19:14:19 +08:00
220d306a54
chore: update docker-publish
xboard
2025-02-23 16:53:42 +08:00
08c12a7820
fix: ensure string type safety in Helper::getSubscribeUrl
xboard
2025-02-23 16:27:03 +08:00
925d7c2ad2
feat(admin): add XHTTP and HTTP Upgrade protocol network templates
xboard
2025-02-23 02:04:35 +08:00
e297cb9b77
fix: Remove forced direct IP rule for nodes
xboard
2025-02-23 00:33:03 +08:00
c45ba9a34d
fix: Correct email dispatching in user management
xboard
2025-02-23 00:27:22 +08:00
b7e87ba18d
feat: Add TUIC protocol support and fix user filtering/export issues
xboard
2025-02-23 00:13:04 +08:00
4667eb232c
fix(subscribe): correct vmess websocket cofiguration for Surge compatibility
xboard
2025-02-22 21:37:38 +08:00
926677426e
fix(subscribe): correct vmess websocket cofiguration for Surfboard compatibility
xboard
2025-02-22 21:12:59 +08:00
fd0f185992
Update aapanel.md
Xboard
2025-02-22 17:39:05 +08:00
c45c2b9aba
fix(setting): change cache driver from octane to redis in Setting class
xboard
2025-02-17 17:01:08 +08:00
f42b42d6b1
update stash.php
xboard
2025-02-16 18:15:20 +08:00
8098cf3ee2
feat(admin): Add subscription template configuration and fix minor issues
xboard
2025-02-16 18:05:03 +08:00
30a140f2d8
update compose.sample.yaml
xboard
2025-02-16 10:19:26 +08:00
a56d6f4bf5
update aapanel.md
xboard
2025-02-16 10:16:26 +08:00
c8fc2c8b3f
update dockerfile
xboard
2025-02-10 00:46:00 +08:00
a31a55601e
fix(plugin): correct knows bugs
xboard
2025-02-10 00:32:17 +08:00
46a8c12a7d
fix(plugin): correct knows bugs
xboard
2025-02-10 00:01:51 +08:00
8030690fe3
fix(plugin): correct knows bugs
xboard
2025-02-09 23:54:28 +08:00
5dc1160666
fix(plugin): correct knows issues
xboard
2025-02-09 23:45:23 +08:00
b1116e73c0
fix(plugin): correct knows bugs
xboard
2025-02-09 23:36:19 +08:00
9a412ca570
chore: update dockerfile
xboard
2025-02-09 23:10:28 +08:00
ebd5c09145
chore(plugin): Refactor plugin architecture and improve code quality
xboard
2025-02-09 22:38:09 +08:00
0f80ab8d5f
fix(update): fix version fetch logic
xboard
2025-02-09 14:24:49 +08:00
7ac2e2e2ed
fix(update): fix version comparison logic
xboard
2025-02-09 14:05:25 +08:00
39456923d3
feat: add one-click update feature to admin panel
xboard
2025-02-09 13:43:09 +08:00
1b728fffc7
feat: enhance user management and system optimization
xboard
2025-02-09 11:06:08 +08:00
8e5732d857
fix: coupon period limit
xboard
2025-02-07 22:55:45 +08:00
2fb6691ca6
fix: coupon period limit
xboard
2025-02-07 22:39:31 +08:00
b3339f7fe0
update docker-publish.yml
xboard
2025-02-07 20:11:08 +08:00
68d42a514f
update dockerfile
xboard
2025-02-07 19:58:42 +08:00
1dfd7fa8c5
fix: subscribe.url hook
xboard
2025-02-07 13:06:01 +08:00
85d834432a
chore: update dockerfile
xboard
2025-02-06 19:04:38 +08:00
7c0434d182
feat(plugin): add subscribe.url hook
xboard
2025-02-06 18:17:16 +08:00
667e02460c
feat: add traffic.before_process hook
xboard
2025-02-06 17:48:17 +08:00
99413c5962
Update aapanel安装指南.md
Xboard
2025-02-06 14:04:37 +08:00
0d19332730
Update aapanel.md
Xboard
2025-02-05 03:41:26 +08:00
0858901d31
fix(xboard theme): add root path redirection to dashboard
xboard
2025-01-26 12:50:40 +08:00
76d824c16c
feat: suppress InterceptResponseException logging to reduce noise
xboard
2025-01-26 11:59:32 +08:00
c7dd798af3
fix(ticket): correct knows issues
xboard
2025-01-26 11:42:30 +08:00
0232bb90dc
fix(plugin): remove redundant code
xboard
2025-01-26 11:41:53 +08:00
6ed7228fd4
Merge pull request #350 from oohmygosh/compose
Xboard
2025-01-26 04:29:39 +08:00
0f903dacf6
Merge pull request #349 from ogbeh/patch-1
Xboard
2025-01-26 04:28:24 +08:00
14c778e32d
refactor: move plugin initialization to middleware for Swoole compatibility
xboard
2025-01-26 04:22:47 +08:00