Open
Conversation
…ts to include --root-path for API routing
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@21.2.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* rifatto un po di css di home * Aggiornato il file docker-compose, modificato il comando di avvio di Docker, e aggiunti nuovi campi al modello UserProfile. Implementata l'autenticazione JWT in diverse parti del progetto e sistemate alcune configurazioni nel middleware e nei serializer. * border radius su pong * Aggiunta di un URL di base per il frontend, implementazione del token CSRF nelle richieste di chat e notifiche, e aggiornamenti vari per la gestione dell'autenticazione e del profilo utente. --------- Co-authored-by: Lorenzo <150276837+Bombatomica64@users.noreply.github.com>
…; refactor authentication middleware for consistency
…ss the application
…STS across microservices; update API endpoint in registration
…; update settings to use K8S_SERVICE_HOSTS consistently across microservices
Refactor ensure_scheme function to handle both string and list inputs; update settings to use K8S_SERVICE_HOSTS consistently across microservices
…ID; refactor JavaScript for consistency and readability
…ove error handling
…oved error handling in WebSocket connections; update settings to reflect middleware changes
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@21.2.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
corretti alcuni url e aggiunto dropdown menu bootstrap
profile img updated
* Add friend management features and update user profile permissions; refactor friendship acceptance logic * Refactor permissions and serializers; add block user functionality and MinIO storage configuration * Add JWT validation microservice with initial setup and configuration * Add MinIO storage integration and update settings for media URLs
…url and update logic for current avatar handling
…ation - Added OnlineStatusService to manage user online status using Redis. - Enhanced UserSearch and FriendList APIs to include online status in responses. - Created OnlineStatusView for checking online status via GET and POST requests. - Developed OnlineStatusManager for handling real-time updates and notifications. - Integrated online status indicators in the frontend for friends and user search results. - Implemented heartbeat mechanism for maintaining WebSocket connection. - Added error handling and reconnection logic for WebSocket disconnections. - Created utility functions for managing online status indicators in the UI.
…nament creation logic - Added endpoint to leave a tournament before it starts. - Updated tournament creation to automatically adjust max participants to the nearest power of 2. - Enhanced tournament management with detailed responses for joining and leaving tournaments. - Improved error handling for tournament states and participant management. - Updated Swagger documentation to reflect new endpoints and JWT authentication support. - Added comprehensive integration guide for the tournament system, including API endpoints and WebSocket integration.
…d game creation logic
…atabase integration - Updated TournamentManager to include loading tournaments from the database if not found in memory. - Added player loading functionality in TournamentState to sync with the database. - Improved error handling and logging throughout the tournament management process. - Enhanced game creation and result registration with better checks and logging. - Modified the get_brackets method to return a more comprehensive view of tournament state. - Cleaned up code formatting and structure for better readability. - Updated views.py to optimize queryset for tournament management.
… add GameHistorySerializer for improved game data representation
* css login e register non finito * login form accettabili * corretto logout con cancellazione dei pulsanti rimasti da home e scrollbar modificata * match history * match history css * ops, errorini * errore tornei
…ectato per token scaduto
91695c5 to
01f4b22
Compare
Contributor
There was a problem hiding this comment.
CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
|
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.