Switch the sessionId to server-side #12

Open
vbatts wants to merge 6 commits from session into main

6 commits

Author SHA1 Message Date
523b979764
*.js: WIP changes for session handling, but ...
Some checks failed
Basic Checking / Explore-Gitea-Actions (push) Failing after 42s
/newSession is still not right. It seems to work right the first time,
but then is an error...

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-29 16:34:41 -04:00
b41568337b
*.js: test for testing result creation
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-29 12:11:56 -04:00
cb0e40ed11
workflows: run the linter in CI
All checks were successful
Basic Checking / Explore-Gitea-Actions (push) Successful in 34s
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-29 08:09:29 -04:00
bde4828074
*: standard js lint
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-28 21:38:09 -04:00
380ec821b1
*: switch sessionId to server-side
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-28 21:19:58 -04:00
67826bb20d
app: cleaning up quote types used for requires
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-09-28 17:14:25 -04:00