Commit Graph

386 Commits

Author SHA1 Message Date
xboard
46f8b691be chore: remove unused files and optimize setup scripts 2025-01-16 01:48:24 +08:00
xboard
149b75e846 update docs 2025-01-16 01:38:39 +08:00
xboard
0799f81709 update docs 2025-01-16 01:10:00 +08:00
xboard
414da3cb1f update docs 2025-01-16 00:55:00 +08:00
xboard
1388f0e993 release v1 2025-01-16 00:45:17 +08:00
xboard
06db5a23c3 update docs 2025-01-16 00:42:22 +08:00
xboard
705fadd9f1 Revert "修改1panel部署文档"
This reverts commit bcc478a829.
2025-01-16 00:24:49 +08:00
xboard
4cdf5f688d feat(database): add single column indexes for performance optimization
- Add individual indexes for v2_user table (t, online_count, created_at)
- Add individual indexes for v2_order table (created_at, status, total_amount, commission fields)
- Add individual indexes for v2_stat_server table (server_id, record_at, u, d)
- Add individual indexes for v2_stat_user table (u, d)
- Add individual indexes for v2_commission_log table (created_at, get_amount)
- Add individual indexes for v2_ticket table (status, created_at)

This change improves query flexibility and maintainability by using single column indexes
instead of composite indexes. Each field can now be queried independently with optimal
performance.
2025-01-16 00:24:13 +08:00
xboard
01b1141125 fix: correct know file issues
Some checks failed
Docker Build and Publish / build (push) Has been cancelled
2025-01-15 20:22:44 +08:00
xboard
e8e1316a39 chore: update Dockerfile 2025-01-15 19:12:50 +08:00
xboard
d577376626 fix(admin): correct know file issues 2025-01-15 18:00:32 +08:00
xboard
58c5127d59 fix: issue 316
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-01-15 12:05:55 +08:00
xboard
97b53d7b38 feat(admin): add kor support 2025-01-15 11:50:24 +08:00
xboard
783c5fb586 feat: add v2rayN v2rayNG mport support 2025-01-15 11:45:53 +08:00
xboard
4d46b02422 fix: correct know file issues
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-01-14 18:45:25 +08:00
xboard
10845934e8 fix: correct know file issues 2025-01-14 18:35:09 +08:00
xboard
755a380c53 feat(admin): add i18n support and fix known issues 2025-01-14 18:20:26 +08:00
Xboard
e902f760ce
Merge pull request #315 from xiaoyaohanyue/docs/1panel
修改1panel部署文档
2025-01-14 14:25:09 +08:00
yaoyue
bcc478a829 修改1panel部署文档 2025-01-14 14:12:17 +08:00
xboard
99af5b80ab update readme
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-01-14 12:44:43 +08:00
xboard
bc0c8a93a0 update readme 2025-01-14 12:39:04 +08:00
xboard
9ae6fbaaa7 refactor: optimize issue templates for better clarity and guidance 2025-01-14 11:05:39 +08:00
Xboard
fd4dc9064f
Merge pull request #312 from NekoCareLab/new
Fixed Multiplt Vmess+TCP bugs for shadowrocket
2025-01-14 07:03:37 +08:00
NekoCareLab
6d46ecb757
Protocol Shadowrocket: fixed Vmess + TCP multiple bugs 2025-01-13 23:26:29 +08:00
NekoCareLab
3b9cc99526
Protocol Shadowrocket: fixed a typo 2025-01-13 23:11:18 +08:00
xboard
3ed6b764ea feat(admin): add version number display in admin interface
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-01-13 21:41:04 +08:00
xboard
2da67c73a2 update admin.blade.php 2025-01-13 21:31:31 +08:00
xboard
7ca701a079 feat(ci): add automatic version generation with timestamp and commit hash 2025-01-13 21:29:49 +08:00
xboard
d2462bc683 fix: correct know file issues
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-01-13 20:34:50 +08:00
xboard
b7f2af7d6a fix: resolve various issues and add new features 2025-01-13 20:29:09 +08:00
xboard
1f31c6b585 fix: correct know file issues 2025-01-13 18:38:16 +08:00
xboard
d54eabb617 fix: correct know file issues 2025-01-13 12:53:23 +08:00
xboard
3bd4cf05dd fix: correct know file issues
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-01-13 10:39:15 +08:00
xboard
e41c47beeb fix: correct know file issues 2025-01-13 10:07:11 +08:00
xboard
8ec568c24d fix: correct know file issues 2025-01-13 08:17:11 +08:00
xboard
c89b57422a update docs 2025-01-13 07:58:44 +08:00
xboard
1926d6a867 fix: correct know file issues
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-01-12 23:57:24 +08:00
Xboard
efe8c2a96d
Merge pull request #308 from NekoCareLab/new
Fixed Vmess TCP for General and Clash/ClashMeta
2025-01-12 23:29:22 +08:00
xboard
f6aa567d79 fix: correct know file issues 2025-01-12 23:24:56 +08:00
NekoCareLab
4433dbb520
Fixed Vmess TCP for clash and clashmeta 2025-01-12 23:22:00 +08:00
NekoCareLab
676e6bc57c
Fixed Vmess TCP 2025-01-12 23:16:55 +08:00
xboard
1ddfd44d29 fix: correct know file issues 2025-01-12 23:04:03 +08:00
xboard
51664a4da0 fix: correct know file issues 2025-01-12 21:10:52 +08:00
xboard
0de998dc25 fix: theme update
Some checks failed
Docker Build and Publish / build (push) Has been cancelled
2025-01-11 07:06:53 +08:00
xboard
64afb7845d chore(docker):add PHP ZIP extension 2025-01-11 05:28:43 +08:00
xboard
635943e742 fix: feat: add theme public files initialization check
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-01-11 02:23:13 +08:00
xboard
5de466fc3e fix: correct know file issues 2025-01-10 23:41:35 +08:00
xboard
5d703b5f71 fix: correct know file issues 2025-01-10 22:32:31 +08:00
xboard
d8a9a747f8 feat: add multiple new features and enhancements 2025-01-10 21:57:26 +08:00
xboard
819feef80c fix: StatUserJob again
Some checks are pending
Docker Build and Publish / build (push) Waiting to run
2025-01-10 14:30:57 +08:00