Commit Graph
6 Commits
Author SHA1 Message Date
Yang JunandCursor e57c28a89b fix(demo): use exit in express test script (no enclosing function)
Co-authored-by: Cursor <[email protected]>
2026-07-09 00:02:01 +08:00
Yang JunandCursor 1ee02db7cc fix(demo): revert unrelated return->exit change in express test
Co-authored-by: Cursor <[email protected]>
2026-07-09 00:01:08 +08:00
Yang JunandCursor a83e56442c fix(demo): ignore killall exit when express server already stopped
Co-authored-by: Cursor <[email protected]>
2026-07-08 23:43:31 +08:00
Yang JunandCursor eddc04c411 test: remove dead throwingTag setup and duplicate throw stub
for.spec kept throwingTag registration after #713 removed its test. Reuse ThrowingTag in liquid.spec instead of IntendedRenderErrorTag.

Co-authored-by: Cursor <[email protected]>
2026-07-08 20:45:28 +08:00
3cd024d652 fix: path traversal vulnerability, #851 (#855)
* Fix Path Traversal fallback

* Update loader.ts

Fixed nested

* Update loader.ts

padding fix

* refactor: reuse root enforcing

* docs: update test case and docs

---------

Co-authored-by: MorielHarush <[email protected]>
2026-03-08 02:36:09 +08:00
Yang Jun 62bb20e433 test: refactor test:demo script into demo/*/test.sh 2024-08-29 01:30:25 +08:00