-
Notifications
You must be signed in to change notification settings - Fork 4
Game data #73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Game data #73
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
033b361
feat(game): Add SQLite database
jmtth c5c48dc
feat(game-api): add jwt verify in game service to retreive userdata
jmtth b88d7f1
feat(user-redis): add ioredis plugins
jmtth 0b876cc
feat(workspace): add path reference in services which use @transcendence
4855f75
feat(front-tournament): connect TournamentsListPage to backend
jmtth fa39d1f
fix(game-redis): send authId instead of id
dcf3799
fix(ci): add bigger timeoout to profiles.controller.test
694e119
fix(ci): add timeout to vite test config
21f4f06
fix(user-redis): add max retry connection for redis testing mode
4172ca2
fix(ioredis): add conf logic in each services
ef5f584
feat(game-data): add sql to count player in a Tournament
56ac90a
Merge branch 'main' into game-data
aa169c0
feat(game-data): add json return when joining a tournament
a091f53
feat(game-data-test): improve test data tournament
804fc8e
feat(game-data): connect page tournament to backend
64f2047
feat(game-data): update game database and user profiles
jmtth 5fca803
feat(workflow): package-lock
jmtth f81f3f7
Merge branch 'main' into game-data
jmtth 36cb005
fix(workflow): package-lock rebuild for linux
f2f0786
docs(redis): cli cmd to check streams and messages
e91af06
fix(test): update test for new method getProfileByUsername
b2d5dff
refactor(game-data): remove unnecessary comments
2a0c5f8
fix(test): update test for test_tournament
fcd2eae
Merge branch 'main' into game-data
eb3665f
fix: remove .orig
d4f8efe
fix: remove cookies
fe58c00
refactor(game-data): error to Apperror
jmtth f39ede0
fix(PR): remove unnecessary files JWT plugins
123636b
Merge branch 'main' into game-data
dd2a283
fix(wf): rm package-lock.json beacause multi os
09cdf03
fix: add package-lock for ci
3a78b69
fix(error): good handling Apperror reason
b6bb7c2
fix(game-data): tournament dont exist redirection to 404
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.