Luna luna
luna deleted branch feature/call-function-runtime from shsf/shsf 2026-07-24 20:47:07 +02:00
luna pushed to dev at shsf/shsf 2026-07-24 20:46:24 +02:00
61f8d4b949 Merge pull request 'feat(callfunc): callF inter-function call built-in' (#10) from feature/call-function-runtime into dev
ee85d75fad docs(callfunc): document inter-function calls
50ef7891cc fix(auth): retain IP cookie domain
003431da21 fix(auth): preserve IP cookie domains
bd9628d7de feat(callfunc): implement callF inter-function call built-in
Compare 5 commits »
luna merged pull request shsf/shsf#10 2026-07-24 20:46:22 +02:00
feat(callfunc): callF inter-function call built-in
luna pushed to feature/call-function-runtime at shsf/shsf 2026-07-24 20:42:58 +02:00
ee85d75fad docs(callfunc): document inter-function calls
luna pushed to feature/call-function-runtime at shsf/shsf 2026-07-24 20:35:07 +02:00
50ef7891cc fix(auth): retain IP cookie domain
luna pushed to feature/call-function-runtime at shsf/shsf 2026-07-24 20:23:17 +02:00
003431da21 fix(auth): preserve IP cookie domains
luna created pull request shsf/shsf#10 2026-07-24 19:52:24 +02:00
feat(callfunc): callF inter-function call built-in
luna pushed to feature/call-function-runtime at shsf/shsf 2026-07-24 19:51:23 +02:00
bd9628d7de feat(callfunc): implement callF inter-function call built-in
luna created branch feature/call-function-runtime in shsf/shsf 2026-07-24 19:51:23 +02:00
luna pushed to dev at shsf/shsf 2026-07-24 19:16:37 +02:00
2a471036be Merge pull request 'feat(nodejs): add first-class Node.js runtime support' (#9) from feat/add-nodejs-runtime into dev
d75661f296 fix(review): address three PR #9 review findings
a1f47803e9 feat(nodejs): add Node.js runtime support in UI
f4d1c83400 feat(nodejs): add first-class Node.js runtime support (backend)
Compare 4 commits »
luna closed issue shsf/shsf#8 2026-07-24 19:16:36 +02:00
feat: add Node.js function runtime
luna merged pull request shsf/shsf#9 2026-07-24 19:16:36 +02:00
feat(nodejs): add first-class Node.js runtime support
luna pushed to feat/add-nodejs-runtime at shsf/shsf 2026-07-24 17:16:19 +02:00
d75661f296 fix(review): address three PR #9 review findings
luna created pull request shsf/shsf#9 2026-07-24 16:59:17 +02:00
feat(nodejs): add first-class Node.js runtime support
luna pushed to feat/add-nodejs-runtime at shsf/shsf 2026-07-24 16:57:58 +02:00
a1f47803e9 feat(nodejs): add Node.js runtime support in UI
f4d1c83400 feat(nodejs): add first-class Node.js runtime support (backend)
Compare 2 commits »
luna opened issue shsf/shsf#8 2026-07-24 16:38:29 +02:00
feat: add Node.js function runtime
luna deleted branch dev from space/patchpass 2026-07-22 22:55:06 +02:00
luna deleted branch feature/mobile-browser-support from space/patchpass 2026-07-22 22:55:06 +02:00
luna pushed to main at space/patchpass 2026-07-22 22:54:57 +02:00
49d0b55766 fix(ui): show full dashboard request titles on mobile
91177230d7 fix(ui): fit request controls and titles on mobile
9d22985e1a fix(ui): prevent page-level horizontal overflow on mobile
04aff2bac8 fix(auth): use host-only cookies for IP deployments
d46b0b4920 fix(auth): retain session cookies on IP deployments
Compare 6 commits »
luna pushed to dev at space/patchpass 2026-07-22 22:51:38 +02:00
7d891f3ec5 feat(ui): improve full mobile browser support