Skip to content

Css login figo animato 28 07 2025#91

Open
marcor2742 wants to merge 214 commits intomainfrom
css-login-figo-animato-28-07-2025
Open

Css login figo animato 28 07 2025#91
marcor2742 wants to merge 214 commits intomainfrom
css-login-figo-animato-28-07-2025

Conversation

@marcor2742
Copy link
Copy Markdown
Collaborator

No description provided.

Bombatomica64 and others added 30 commits March 3, 2025 17:14
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
…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
…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
* 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
marcor2742 and others added 27 commits July 22, 2025 18:11
…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.
…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
@sim1gariglio sim1gariglio force-pushed the css-login-figo-animato-28-07-2025 branch from 91695c5 to 01f4b22 Compare October 24, 2025 14:05
Copy link
Copy Markdown
Contributor

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
3 Security Hotspots
7.2% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)
E Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants