weli
9ab2ae4753
admin: proxy /api/v1/proc to Rust htyproc (same as v2)
...
Made-with: Cursor
2026-04-26 21:25:34 +08:00
weli
23ce2eff19
fix(nginx): fix proxy_pass URI rewriting for /api/v2/ts/ location
...
nginx does not automatically handle URI appending when variables are used
in proxy_pass. Replace variable-based proxy_pass with hardcoded IP + rewrite
rules to correctly map /api/v2/ts/* → /api/v1/ts/* on the Rust htyts backend.
Symptom: all requests to /api/v2/ts/ returned 404 because the variable-based
proxy_pass sent every request to /api/v1/ts/ (root) regardless of path.
2026-04-26 20:48:49 +08:00
weli
7d47a64c11
feat: switch kc proxy route to clazz endpoint
...
Align admin gateway routes across environments by replacing /api/v1/kc/ upstream mapping with /api/v1/clazz/ to match current backend path semantics.
Made-with: Cursor
2026-04-26 09:28:47 +08:00
weli
0d7dd28f28
feat: /api/v2 ts/proc to Rust htyts:3003 htyproc:3004, admin routes
...
- ts.conf/proc.conf: v2 locations and huiwing_htyts_rust/htyproc_rust vars
- admin.conf: /api/v2/ts and /api/v2/proc on admin for same-origin tests
- local_macos proc.conf; remove duplicate conf/alchemy
- huiwings ai.conf: coze auth comment lines merged from removed alchemy copy
Made-with: Cursor
2026-03-29 11:37:16 +08:00
xiaolitongxue666
533747c4c0
feat(moicen): add location /api/v1/coze/ for coze_fastapi proxy (issue #182 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-20 19:33:48 +08:00
xiaolitongxue666
a5fb13aab7
update moicen ai config
2026-01-18 22:34:04 +08:00
weli
99625d4dbb
add logging for prow
2025-05-13 21:08:05 +08:00
moicen
539afdd1b2
add prow conf for moicen
2025-05-11 23:32:00 +08:00
moicen
7a7813199b
add kc config
2024-01-21 23:30:47 +08:00
XiaoLi
ffab75c78a
Add upyun remove
2024-01-03 23:20:53 +08:00
weli
914058c4cc
add log
2023-11-06 01:55:53 +08:00
weli
0b594c48c1
add detailed log on moicen config
2023-11-06 01:53:25 +08:00
moicen
31cabadf35
add wx verify
2023-06-22 18:12:44 +08:00
moicen
79f3f52593
add conf for subdomain teacher
2023-05-20 01:14:48 +08:00
moicen
c245df7427
update moicen's wx config
2023-05-07 23:31:47 +08:00
moicen
bd2743e884
fix upt calculate issue
2023-05-07 02:00:58 +08:00
weli
11d8926302
fix proc moicen config
2023-04-09 22:53:08 +08:00
weli
faed3adfd3
add proc config to resty
2023-04-09 22:07:37 +08:00
moicen
56b18d4ef7
add compress route
2023-01-19 21:26:10 +08:00
weli
62273abeba
add upyun_domain to moicen conf
2022-12-28 23:14:43 +08:00
weli
f32c749fc6
remove ai conf from moicen
2022-12-26 22:51:38 +08:00
weli
215e337d39
add log
2022-12-26 22:46:51 +08:00
moicen
ae5a0c0337
add weixin verify url
2022-08-22 00:38:07 +08:00
moicen
627481e41a
fix url param read issue, update upyun access token
2022-07-16 23:16:00 +08:00
moicen
a730521d5b
generate upyun token for access
2022-07-16 03:07:37 +08:00
moicen
8ee4eb11ea
split form upload and wx upload, refactor file structure
2022-06-26 14:33:49 +08:00
weli
ef205b12c8
fix wx_domain
2022-06-11 22:59:03 +08:00
moicen
be7152bad2
update upload file size to 20MB
2022-04-29 20:36:57 +08:00
liyong
4a73413220
remove ai_api config
2022-04-15 22:29:30 +08:00
liyong
1891645ebf
add ai_api confi
2022-04-11 15:43:32 +08:00
weli
a90735d308
fix path
2022-03-09 02:16:35 +08:00
weli
0a09a0f619
two more apis in moicen
2022-03-09 02:11:58 +08:00
weli
db47163e39
increase timeout
2022-03-04 23:11:04 +08:00
moicen
eaf72f2268
add always to add_header
2022-02-12 23:49:56 +08:00
moicen
2776e5bac1
update upyun config
2022-02-02 00:07:56 +08:00
moicen
a1a3c17a21
split nginx config by domain
2022-02-01 22:38:37 +08:00