custom-ocean.xyz-dashboard/static/js
DJObleezy a50bd552f7 Add currency support and config management enhancements
This commit introduces significant updates to the application, focusing on currency support and improved configuration management. Key changes include:

- Added a `config_reset` flag in `update_metrics_job` in `App.py` to manage configuration resets.
- Modified `update_config` to handle currency changes and update notifications accordingly.
- Updated `MiningDashboardService` to fetch and include exchange rates and configured currency in metrics.
- Introduced utility functions for currency formatting and symbol retrieval in `notification_service.py`.
- Enhanced UI components in `main.js` and `boot.html` to support currency selection and display.
- Adjusted Docker Compose file to remove hardcoded wallet and power settings for better flexibility.

These changes enhance usability by allowing users to view financial data in their preferred currency and manage configurations more effectively.
2025-04-27 14:43:45 -07:00
..
BitcoinProgressBar.js Add currency support and config management enhancements 2025-04-27 14:43:45 -07:00
blocks.js Enhance services and improve code structure 2025-04-23 21:56:25 -07:00
main.js Add currency support and config management enhancements 2025-04-27 14:43:45 -07:00
notifications.js Add configurable timezone support throughout the app 2025-04-18 11:08:35 -07:00
theme.js Remove text-shadow for cleaner UI across stylesheets 2025-04-23 23:00:06 -07:00
workers.js Remove acceptance rate display from worker stats 2025-04-19 16:57:05 -07:00