xboard
9c682af44a
feat: add AnyTLS protocol support for Surge
2026-03-09 02:37:32 +08:00
socksprox
3b3fc618d6
Make querying users better with "or" statements
2026-01-28 01:27:21 +01:00
lithromantic
f6abc362fd
Add sha256salt hashing option in password verification
2026-01-18 00:04:00 +01:00
xboard
601955e60d
fix: read plugin enabled from DB for consistency
2026-01-02 18:30:21 +08:00
socksprox
c327fecb49
do not return strings, but int
2025-11-29 17:05:07 +01:00
socksprox
0446f88e9e
again: update api combining times
2025-11-29 17:05:07 +01:00
socksprox
a01151130e
Revert "Combine data with node_id in api output, so its all still "one day", and fits vanilla xboard behaviour"
...
This reverts commit de39230cbe111bbf793f11bcf5046ef717c67f87.
The api change caused issues
2025-11-29 17:05:07 +01:00
socksprox
9ca8da045c
Combine data with node_id in api output, so its all still "one day", and fits vanilla xboard behaviour
2025-11-29 14:07:10 +01:00
socksprox
9e35d16fa6
User traffic can now be viewed by node
2025-11-29 13:47:15 +01:00
kuizw9
315b06d103
Merge branch 'cedar2025:master' into master
2025-11-23 14:55:14 +08:00
xboard
95e8e7bca7
feat: add v2node support
2025-11-22 20:33:38 +08:00
xboard
8d0e33ba23
fix: preserve theme config when upgrading theme
2025-11-07 19:25:40 +08:00
kelly5454
3754f7da0d
fix: exchange gift card type error
2025-10-30 21:08:39 +08:00
xboard
e3c746d314
feat(plugin): auto-decode JSON config values by type in PluginManager
2025-10-20 18:56:44 +08:00
KuizW9
2d8ed35096
Update General.php
...
Add AnyTLS to General Client
2025-10-05 22:34:36 +08:00
KuizW9
ea6bd6fabe
Merge branch 'cedar2025:master' into master
2025-09-27 08:52:25 +08:00
xboard
f83bdfc9ad
fix: avoid getCurrentCommit on cache hit
2025-09-26 19:04:17 +08:00
xboard
c5ac76823d
allow free plans
2025-09-24 22:19:04 +08:00
KuizW9
35a9e02b8c
Update Shadowrocket.php
2025-09-24 19:14:34 +08:00
xboard
ccd65f26d4
fix(jobs): resolve PostgreSQL issue in StatServerJob and StatUserJob
2025-09-23 18:57:44 +08:00
xboard
bf1234a9c2
fix(plugin): remove stale plugin records when files missing; adjust logging
2025-09-23 14:59:22 +08:00
xboard
92c448e2e1
fix: remove smogate
2025-09-22 22:52:11 +08:00
xboard
61a44483d4
feat(knowledge): add KnowledgeResource with plugin hooks
...
- Add KnowledgeResource with user.knowledge.resource hook
- Unify processKnowledgeContent for both single and list items
- Remove isListItem parameter for cleaner architecture
2025-09-20 13:36:10 +08:00
xboard
8ae3de511b
feat(plugin): add user.subscribe.response hook
2025-09-17 00:02:59 +08:00
xboard
58a374bde9
fix
2025-09-16 18:44:44 +08:00
socksprox
051813d39d
Make that user batch generation works again
2025-09-15 15:43:43 +02:00
xboard
843c5af4c2
refactor(online-status): consolidate updates and add cleanup command
2025-09-15 20:32:22 +08:00
xboard
cd8a8ecf58
feat(middleware): Add transaction state guard for Octane
2025-09-15 16:15:39 +08:00
xboard
2ac126dd42
refactor(Jobs): Optimize traffic statistics jobs with upsert
2025-09-15 09:56:36 +08:00
xboard
1fd4f923ad
fix(server): Correct node_info retrieval method
2025-09-15 09:21:20 +08:00
xboard
f289f68898
fix: resolve vmess http-opts headers null issue in subscription generation
2025-09-12 10:45:31 +08:00
superabbite1
fa4a84b3e2
Update Shadowrocket.php
...
新增Vless+ws+tls协议 Fingerprint指纹参数
2025-09-09 16:43:42 +08:00
superabbite1
3406448475
Update ClashMeta.php
...
新增vless+ws+tls协议Fingerprint指纹参数
2025-09-09 16:42:11 +08:00
superabbite1
cb07146657
Update General.php
...
vless+ws+tls协议新增fingerprint指纹参数;v2rayN新增tuic协议订阅
2025-09-09 11:35:44 +08:00
xboard
3238a83d4e
feat(shadowrocket): support VLESS transports httpupgrade/xhttp/kcp
...
- Add parsing for httpupgrade, xhttp, and kcp in Shadowrocket VLESS builder
- Ensure correct obfs/path/host/mode mapping for Shadowrocket compatibility
2025-09-05 15:22:46 +08:00
xboard
fe94d7ebc6
fix: remove dependency on job_batches table for batch email sending
2025-09-02 23:54:21 +08:00
xboard
181075ad19
fix: prevent null pointer exception in knowledge fetch
2025-09-01 21:15:40 +08:00
xboard
50562db4ef
feat: add force traffic reset to update script
2025-08-31 20:50:34 +08:00
xboard
29a87ba93e
feat: add force option to reset traffic command
2025-08-31 20:38:09 +08:00
xboard
abf541df72
fix: improve date calculation for month-end reset schedules
2025-08-31 20:30:02 +08:00
Miku
a8e2452dcc
fix(order): correct renewal handling for onetime plan
...
fixes onetime plan renewal logic
2025-08-29 23:24:48 +08:00
xboard
5f74093660
fix: correct getAvailableUsers call to use (Server)
2025-08-29 20:50:55 +08:00
xboard
8e0384c833
feat: optimize server.user.get hook definition
2025-08-29 19:21:49 +08:00
JxQggg
777bbb5ae3
feat(protocols): support VLESS node output, improve buildVless method template
...
- Added Server::TYPE_VLESS to Loon::$allowedProtocols
- handle() method now supports VLESS node output
- buildVless() method supports all mainstream VLESS parameter templates, including reality/xtls-rprx-vision
2025-08-26 12:27:38 +08:00
xboard
60f1fea356
fix(subscribe): fix vmess+tcp+http subscription in general and singbox
2025-08-24 18:39:00 +08:00
xboard
84d5a4f005
fix(subscribe): fix vmess+tcp+http subscription in Clash and Clash Meta
2025-08-24 18:07:36 +08:00
xboard
23135c6f39
fix: handle disable exec funtion in install script
2025-08-23 19:32:32 +08:00
xboard
724dd54822
fix: support resources/views directory for plugin views
2025-08-23 15:26:09 +08:00
xboard
af747c61cc
refactor(singbox): use data_get for array access
2025-08-23 11:19:37 +08:00
xboard
8f3cdf0dde
fix: optimize batch email performance and fix gift card issues
...
- Add chunking and batching for admin email sending
- Fix gift card pagination and add per_page limits
- Update frontend prompts and complete language packs
2025-08-23 00:11:45 +08:00