27 Commits

Author SHA1 Message Date
ExplodingDragon
57e07b3825 feat(core): improve CNAME binding logic with CAS and update hostname validation 2026-02-01 00:49:08 +08:00
ExplodingDragon
b4c0ae11df feat(goja): implement localStorage API and add global types 2026-02-01 00:06:47 +08:00
ExplodingDragon
b580741a4e chore: refine config error messages and adjust internal config structures 2026-01-31 23:50:32 +08:00
ExplodingDragon
662370e018 feat: optimize caching strategy and implement concurrency limits 2026-01-31 23:14:15 +08:00
dragon
c630b7e34f feat(goja): implement fetch API and fix websocket concurrency
fix(goja): handle ignored error returns in fetch API

docs: add fetch API type definitions to global-types
2026-01-29 14:18:08 +08:00
dragon
4fdb77c833 refactor: Use functional options pattern for NewPageServer 2026-01-29 13:44:00 +08:00
ExplodingDragon
602d436e0f 清理复杂的流程 2025-12-22 21:52:08 +08:00
ExplodingDragon
c195f18229 修复重定向问题 2025-11-25 20:36:36 +08:00
dragon
ad14614842 重构部分 block 逻辑,调整 js 执行器的 kv 流程 2025-11-25 15:29:12 +08:00
ExplodingDragon
ff45595fd2 修复重定向问题 2025-11-21 21:29:58 +08:00
ExplodingDragon
d6440ebb02 新增 event , 优化 websocket 2025-11-20 01:19:47 +08:00
ExplodingDragon
268f21c2af 为 filter 添加全局配置支持 2025-11-18 23:56:59 +08:00
ExplodingDragon
562413b3bf 支持 await/async 2025-11-18 00:22:11 +08:00
dragon
7778e95194 切换为 goja 2025-11-17 17:33:40 +08:00
ExplodingDragon
3492dead8d 重构项目 2025-11-15 01:09:25 +08:00
dragon
d67dbf88ae 更新依赖 2025-11-14 17:28:51 +08:00
ExplodingDragon
02df131beb 重构项目 2025-11-13 23:31:23 +08:00
dragon
54bbef0205 重构项目 2025-11-13 17:32:49 +08:00
ExplodingDragon
c7c6180272 重构路由 2025-11-13 00:21:45 +08:00
dragon
aa5d6b0f10 切换存储方式 2025-11-11 10:13:53 +08:00
dragon
a0e6bb668e 重构 page 2025-11-10 17:33:08 +08:00
dragon
241c10afea 修复测试 2025-08-18 16:40:25 +08:00
ExplodingDragon
b8cf863f18 修复在 proxy 时重定向的问题 2025-05-15 20:25:12 +08:00
dragon
70706fe969 修复路径回退的问题 2025-05-15 17:29:30 +08:00
dragon
b6570dea4c 修复 ignore 未跳过默认策略的问题 2025-05-09 15:38:47 +08:00
dragon
ef31433d91 清理代码 & 支持 ignore 2025-05-09 14:51:18 +08:00
dragon
9413188aa9 重构项目 2025-05-08 17:36:24 +08:00