7 Commits

Author SHA1 Message Date
0bfbe6e9f2 Refactor SPA fallback handling in nginx configuration for improved routing 2025-09-29 01:03:26 +03:00
52f511e271 Update Content-Security-Policy to allow specific external resources for improved functionality 2025-09-29 00:52:47 +03:00
fa9bebe9ac Update Content-Security-Policy for enhanced security and resource loading 2025-09-29 00:48:19 +03:00
89c0ab6690 Update Content-Security-Policy to enhance security by removing unnecessary directives 2025-09-29 00:09:25 +03:00
e628dc0ad7 Update Content-Security-Policy for improved security and resource loading 2025-09-28 04:33:29 +03:00
7fa660eb71 Enhance Docker and Nginx configuration for dynamic subfolder support and SPA routing 2025-09-28 04:03:24 +03:00
Tudor Stanciu
c05de1a7dc Merged PR 108: Frontend full upgrade and migration to Typescript
- feat: Add session management components and improve system overview
- feat: Update dependencies and replace react-flags with react-country-flag
- Update dependencies in package.json: reintroduce react-dom and upgrade redux to version 5.0.1
- refactor: update chatbot implementation and dependencies
- refactor: migrate to Redux Toolkit and update dependencies
- feat: enhance ReactCountryFlag component with SVG support
- refactor: remove Bootstrap dependency and update Node engine requirement; add LabelValue component for better UI consistency
- refactor: enhance LabelValue component usage in ServerSummary for improved readability and tooltip support
- refactor: replace inline text with LabelValue component in ActiveSessionSummary and SessionSummary for improved consistency and readability
- refactor: update components to use LabelValue for improved consistency and readability
- refactor: optimize LabelValue component for improved readability and structure
- refactor: improve code readability in SessionForwardsComponent by standardizing arrow function syntax and adjusting styling properties
2025-09-27 23:24:55 +00:00