0c095f7fcdFix real-time chart updates by correcting function name mismatch in WebSocket event handlers
main
markus2025-08-27 08:33:09 +00:00
c81d0b780dImplement performance optimizations for chart updates: adaptive throttling, data sampling, dynamic bin adjustment, and request batchingmarkus2025-08-27 08:21:58 +00:00
f8bb35e5beRemove unnecessary debug outputs for production performancemarkus2025-08-27 08:03:15 +00:00
a1c47136cfUpdate README-dev.md with information about test files and remove redundant test_distribution_fix.pyMarkus Busche2025-08-26 09:40:33 +00:00
c245c05d0fAdd development docker-compose file and documentation for testing without CaddyMarkus Busche2025-08-26 09:38:06 +00:00
52b8ab2248Fix wealth distribution histogram issue by correcting wealth calculation and improving data handlingMarkus Busche2025-08-26 09:32:30 +00:00
2fe272bd00Configure Docker to use Gunicorn instead of Flask development server for production deployment. Updated SocketIO configuration for gevent compatibility.Markus Busche2025-08-26 08:36:54 +00:00
eedaa253e4Add comprehensive SEO improvements: meta tags, robots.txt, sitemap.xml, and favicon. Fix meta description rendering issues with proper HTML entity encoding. Update port configuration to use PORT environment variable.Markus Busche2025-08-26 08:29:34 +00:00
ae9107705dUpdate CADDY.md documentation to reflect corrected Caddyfile configuration and optimizationsMarkus Busche2025-08-25 21:06:15 +00:00
f6fe445876Fix Caddyfile TLS directive syntax and optimize configuration for WebSocket supportMarkus Busche2025-08-25 21:05:49 +00:00
b016d83c2fAdd Caddy server configuration for domain markov.elpatron.me with Let's Encrypt SSL and WebSocket support. Includes: - Caddy service in docker-compose.yml - Caddyfile with SSL and WebSocket configuration - Enhanced Flask app for proxy compatibility - Documentation files (CADDY.md, updated README.md)Markus Busche2025-08-25 20:28:41 +00:00
70bde3c015Add enhanced distribution chart debugging functionsMarkus Busche2025-08-24 19:22:09 +00:00
dc6204068fAdd: Advanced diagnostic tools for production debuggingMarkus Busche2025-08-24 19:01:01 +00:00
97e9e18ee5Enhanced: Comprehensive production debugging and Nginx proxy supportMarkus Busche2025-08-24 18:53:09 +00:00
6f94b1bd04Fix: Wealth Distribution Histogram behind Nginx proxyMarkus Busche2025-08-24 18:45:55 +00:00