custom-ocean.xyz-dashboard/static/js
DJObleezy 886e595ef4 Add Bitcoin mining console page and related assets
This commit introduces a new route in `App.py` for a retro-styled console log page that displays real-time Bitcoin mining metrics. It includes a new CSS file, `console.css`, for styling with effects like CRT and text glitch animations. The `console.js` file is added to handle log generation, metrics fetching, and real-time updates. Additionally, a new `console.html` file is created to structure the console page, integrating the necessary styles and scripts.
2025-04-12 13:02:51 -07:00
..
BitcoinProgressBar.js Update BitcoinProgressBar.js 2025-04-10 16:52:07 -07:00
blocks.js Add files via upload 2025-04-09 11:46:24 -07:00
console.js Add Bitcoin mining console page and related assets 2025-04-12 13:02:51 -07:00
main.js Enhance negative profit styling with text shadow 2025-04-11 22:56:49 -07:00
notifications.js Add files via upload 2025-04-09 11:46:24 -07:00
workers.js Add files via upload 2025-04-09 11:46:24 -07:00