Commit Graph

359 Commits

Author SHA1 Message Date
Xboard
3ccebfcff1
Merge pull request #417 from NekoCareLab/master
Some checks failed
Docker Build and Publish / build (push) Has been cancelled
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
Some checks failed
Docker Build and Publish / build (push) Has been cancelled
- 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
Some checks failed
Docker Build and Publish / build (push) Has been cancelled
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
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
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
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-02-22 17:39:05 +08:00
xboard
c45c2b9aba fix(setting): change cache driver from octane to redis in Setting class
Some checks failed
Docker Build and Publish / build (push) Has been cancelled
2025-02-17 17:01:08 +08:00
xboard
f42b42d6b1 update stash.php
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
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
Some checks failed
Docker Build and Publish / build (push) Has been cancelled
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
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
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
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-02-09 14:24:49 +08:00
xboard
7ac2e2e2ed fix(update): fix version comparison logic 2025-02-09 14:05:25 +08:00
xboard
39456923d3 feat: add one-click update feature to admin panel 2025-02-09 13:43:09 +08:00
xboard
1b728fffc7 feat: enhance user management and system optimization
New Features:
- Add bulk ban and email notification in user management
- Add CSV export for batch coupon generation
- Optimize subscription description template

Bug Fixes:
- Fix knowledge base pagination issue
- Fix permission group filtering in node management
- Fix unauthorized order placement for free subscription periods
2025-02-09 11:06:08 +08:00
xboard
8e5732d857 fix: coupon period limit
Some checks failed
Docker Build and Publish / build (push) Has been cancelled
2025-02-07 22:55:45 +08:00
xboard
2fb6691ca6 fix: coupon period limit 2025-02-07 22:39:31 +08:00
xboard
b3339f7fe0 update docker-publish.yml
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-02-07 20:11:08 +08:00
xboard
68d42a514f update dockerfile 2025-02-07 19:58:42 +08:00
xboard
1dfd7fa8c5 fix: subscribe.url hook
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-02-07 13:06:01 +08:00
xboard
85d834432a chore: update dockerfile
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-02-06 19:04:38 +08:00
xboard
7c0434d182 feat(plugin): add subscribe.url hook 2025-02-06 18:18:02 +08:00
xboard
667e02460c feat: add traffic.before_process hook 2025-02-06 17:48:17 +08:00
Xboard
0d19332730
Update aapanel.md
Some checks failed
Docker Build and Publish / build (push) Has been cancelled
2025-02-05 03:41:26 +08:00
xboard
0858901d31 fix(xboard theme): add root path redirection to dashboard
Some checks failed
Docker Build and Publish / build (push) Has been cancelled
2025-01-26 12:50:40 +08:00
xboard
76d824c16c feat: suppress InterceptResponseException logging to reduce noise 2025-01-26 11:59:32 +08:00
xboard
c7dd798af3 fix(ticket): correct knows issues 2025-01-26 11:42:30 +08:00
xboard
0232bb90dc fix(plugin): remove redundant code 2025-01-26 11:41:53 +08:00
Xboard
0f903dacf6
Merge pull request #349 from ogbeh/patch-1
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
Update aapanel-docker.md
2025-01-26 04:28:24 +08:00
xboard
14c778e32d refactor: move plugin initialization to middleware for Swoole compatibility 2025-01-26 04:22:47 +08:00
xboard
0b57d9d7cb update composer.yaml 2025-01-26 04:03:34 +08:00
xboard
c370b297d2 feat: add plugin upload functionality and optimize plugin logic 2025-01-26 03:58:28 +08:00
xboard
0141c68167 refactor: enhance plugin mechanism for better extensibility 2025-01-26 02:31:57 +08:00
xboard
e858a7c6db fix: optimize stat jobs to prevent SQLite lock issues 2025-01-26 01:07:42 +08:00
xboard
e433b5f7da update issue template 2025-01-26 00:54:51 +08:00
xboard
2a43a442de fix: resolve deprecation warnings across the application
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-01-26 00:44:58 +08:00