Switch the sessionId to server-side #12

Open
vbatts wants to merge 6 commits from session into main
Owner

And confusingly, I'm addressing a fair amount of linting and cleanup here as well...

And confusingly, I'm addressing a fair amount of linting and cleanup here as well...
vbatts added 4 commits 2023-09-29 12:11:44 +00:00
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
workflows: run the linter in CI
All checks were successful
Basic Checking / Explore-Gitea-Actions (push) Successful in 34s
cb0e40ed11
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
vbatts added 2 commits 2024-03-15 00:43:00 +00:00
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
*.js: WIP changes for session handling, but ...
Some checks failed
Basic Checking / Explore-Gitea-Actions (push) Failing after 42s
523b979764
/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>
Some checks failed
Basic Checking / Explore-Gitea-Actions (push) Failing after 42s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin session:session
git checkout session

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff session
git checkout session
git rebase main
git checkout main
git merge --ff-only session
git checkout session
git rebase main
git checkout main
git merge --no-ff session
git checkout main
git merge --squash session
git checkout main
git merge --ff-only session
git checkout main
git merge session
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: vbatts/is-critter#12
No description provided.