custom-ocean.xyz-dashboard/static/js
DJObleezy 5a6331d032 Enhance earnings features and improve data handling
- Updated `App.py` to add a datetime formatting filter and enhance the earnings route with better error handling and currency conversion.
- Revised `README.md` to document new features, including earnings breakdown and API endpoints.
- Added default currency setting in `config.json` and a function to retrieve it in `config.py`.
- Improved `data_service.py` with a new method for fetching payment history and enhanced error handling.
- Updated `setup.py` to include new CSS and JS files for the earnings page.
- Enhanced styling in `common.css`, `dashboard.css`, and `earnings.css` for better responsiveness.
- Optimized `workers.js` for improved performance with a progressive loading approach.
- Updated multiple HTML files to reflect new dashboard structure and features.
- Enhanced `worker_service.py` for consistent hashrate values and improved logging.
2025-04-28 09:20:56 -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
earnings.js Enhance earnings features and improve data handling 2025-04-28 09:20:56 -07:00
main.js Enhance earnings features and improve data handling 2025-04-28 09:20:56 -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 Enhance earnings features and improve data handling 2025-04-28 09:20:56 -07:00