This website requires JavaScript.
Explore
Help
Register
Sign In
elpatron
/
capitalism-eats-the-world
Watch
1
Star
0
Fork
0
You've already forked capitalism-eats-the-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
capitalism-eats-the-world
/
app
History
markus
0c095f7fcd
Fix real-time chart updates by correcting function name mismatch in WebSocket event handlers
2025-08-27 08:33:09 +00:00
..
models
Remove unnecessary debug outputs for production performance
2025-08-27 08:03:15 +00:00
routes
Implement performance optimizations for chart updates: adaptive throttling, data sampling, dynamic bin adjustment, and request batching
2025-08-27 08:21:58 +00:00
static
Fix real-time chart updates by correcting function name mismatch in WebSocket event handlers
2025-08-27 08:33:09 +00:00
templates
Add project information box to about page with copyright, license and source code link
2025-08-26 10:10:11 +00:00
__init__.py
Configure Docker to use Gunicorn instead of Flask development server for production deployment. Updated SocketIO configuration for gevent compatibility.
2025-08-26 08:36:54 +00:00