Conversation
LucasMaupin
added a commit
that referenced
this pull request
Jul 10, 2025
* feat: add cookkie to response header and update to fastify 5 * feat: add patch production endpoint * fix: cors for patch requests * chore: disable a few lines for linting * 3.1.0 * fix: incorrect cookie was set on reauth (#119) * fix: double-encoded token * fix: cookie need to set path to '/' * 3.1.1 * feat: first version of whip endpoint * chore: temp push * feat: temp2 * chore: no role conflict * fix: update whip heartbeat * chore: temp3434 * feat: working * fix: obs support (#137) * fix: conflict solve * Fix code cleanup spec match (#138) * fix: code cleanup and whip tests (#139) * fixup! * fixup! * chore: code cleanup * fix: obs * fix: solve test fails --------- Co-authored-by: Jonas Birmé <jonas.birme@eyevinn.se> Co-authored-by: Saelmala <61239524+Saelmala@users.noreply.github.com> Co-authored-by: Sandra Larsson <Sandra.larsson@eyevinn.se>
LucasMaupin
added a commit
that referenced
this pull request
Aug 20, 2025
* feat: add cookkie to response header and update to fastify 5 * feat: add patch production endpoint * fix: cors for patch requests * chore: disable a few lines for linting * 3.1.0 * fix: incorrect cookie was set on reauth (#119) * fix: double-encoded token * fix: cookie need to set path to '/' * 3.1.1 * feat: first version of whip endpoint * chore: temp push * feat: temp2 * chore: no role conflict * fix: update whip heartbeat * chore: temp3434 * feat: working * fix: obs support (#137) * fix: conflict solve * Fix code cleanup spec match (#138) * fix: code cleanup and whip tests (#139) * fixup! * fixup! * chore: code cleanup * fix: obs * test: update tests * feat: working whip timeout and add isWhip to userSession * feat: add isWhip to line participants * chore: update fallback public host * chore: remove conflict markers * chore: update test * feat: set whips to inactive2 * fix: add extra time to lastSeen for whip users * chore: lint --------- Co-authored-by: Jonas Birmé <jonas.birme@eyevinn.se> Co-authored-by: Saelmala <61239524+Saelmala@users.noreply.github.com> Co-authored-by: Sandra Larsson <Sandra.larsson@eyevinn.se>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.