UpstreamData
|
57bd606f21
|
add logging to base miner API
|
2022-03-16 10:56:33 -06:00 |
|
UpstreamData
|
eb8cefa461
|
add logging to btminer and fix some bugs
|
2022-03-16 08:40:41 -06:00 |
|
UpstreamData
|
9edcd866bb
|
added more logging for bosminer models.
|
2022-03-15 09:07:07 -06:00 |
|
UpstreamData
|
07a8b00a93
|
added logging to bmminer and X19 models
|
2022-03-14 16:07:47 -06:00 |
|
UpstreamData
|
c22be7ded8
|
started adding some basic logging functionality
|
2022-03-14 15:52:46 -06:00 |
|
UpstreamData
|
2380b94db1
|
update unknown API docstring
|
2022-03-14 14:12:31 -06:00 |
|
UpstreamData
|
d8e59afee0
|
Upsdated bosminer API docstrings, and fixed some errors in CGMiner API docstings
|
2022-03-14 14:07:17 -06:00 |
|
UpstreamData
|
05e14baa68
|
added some todos
|
2022-03-14 11:26:53 -06:00 |
|
UpstreamData
|
ff56148732
|
fixed some bugs with cgminer, and included VC redistributables in CXFreeze build for CFG util
|
2022-03-14 10:18:28 -06:00 |
|
UpstreamData
|
bfc5668d24
|
fixed some bugs with running the web app from docker
|
2022-03-09 10:53:26 -07:00 |
|
UpstreamData
|
b3103ae700
|
fixed fan formatting on smaller devices
|
2022-03-08 12:23:38 -07:00 |
|
UpstreamData
|
43834203a8
|
reformatted file structure and reformatted for phones, as well as fixed web sockets for remote devices
|
2022-03-08 11:39:10 -07:00 |
|
UpstreamData
|
7ba8044564
|
added dockerfile and removed cxfreeze from web_monitor requirements due to it breaking the docker setup
|
2022-03-08 09:09:28 -07:00 |
|
UpstreamData
|
7e91fe12e7
|
updated some ports and fixed a bug with summary keys when getting data
|
2022-03-07 14:54:36 -07:00 |
|
UpstreamData
|
02114aac65
|
Merge pull request #6 from UpstreamData/web_monitor
Web monitor
|
2022-03-07 12:40:11 -07:00 |
|
UpstreamData
|
244dac76af
|
finished adding settings page
|
2022-03-07 12:38:56 -07:00 |
|
UpstreamData
|
2bd25c3f35
|
started adding settings page
|
2022-03-07 11:17:41 -07:00 |
|
UpstreamData
|
23350ea4b6
|
updated requirements, and fixed some formatting issues
|
2022-03-07 10:36:38 -07:00 |
|
UpstreamData
|
8a6917878e
|
Merge remote-tracking branch 'origin/web_monitor' into web_monitor
|
2022-03-07 09:40:42 -07:00 |
|
UpstreamData
|
7dd00954e4
|
fixed some issues with the rounding on floats in the JS
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
f3710f618e
|
added miner model and hashrate as a table in the per miner stuff
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
8ecdb6f5e8
|
fixed a bug with scanning and adding miner which didnt append to the navbar
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
309b4d44fc
|
updated some formatting on charts
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
80f941d912
|
added remove miner functionality
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
4534b09532
|
added custom TH/s formatting to graphs
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
97a9b59acc
|
added dashboard hashrate info
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
87b8de9029
|
strated on basic framework for dashboard in web_monitor
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
42f5146632
|
added different select gradient
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
f613cc039f
|
added spinner to scan
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
e974c77359
|
added fan and hashrate data for S19s and Whatsminers
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
0f324177cb
|
added fan data for braiins OS
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
46a4508cd7
|
updated more gradient formatting an added gradients to navbar
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
d4d9b1ad3c
|
added gradients to fan data
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
322ee05fdf
|
added bounding box to the chart
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
85569366a2
|
sorted current miners for the navbar
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
dea6ff2a96
|
improved chart functionality in the web monitor and added handlers for errors such as no response from the miner
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
3fcd2edf6f
|
charts on miner pages work now, they gather data from miners and put it into the graph, with a max size of 49 entried per graph
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
16b84310ec
|
added graph with fake data on each miner page, and added basic formatting to it.
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
f8899521bc
|
improved navbar formatting, added active formats for all miners, moved add miners to a miner subtab
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
3558a1a6b1
|
finished up scan page, added the ability to add miners and them get listed in the miner list, and started adding the individual miner pages
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
385943755d
|
further improved formatting of scan page, added disabled checkboxes on scan, updated miner count on add
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
3002cb4e97
|
added basic addition of miners to the list and improved some functionality of the web tool
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
6d711520fc
|
added add selected miners button
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
584de40983
|
improved formatting on scan page and made the scan a bit more robust
|
2022-03-07 09:39:56 -07:00 |
|
UpstreamData
|
81911ba549
|
fixed some formwatting on the scan page
|
2022-03-07 09:39:55 -07:00 |
|
UpstreamData
|
e37e9e2251
|
added the scan page to scan for miners on a subnet
|
2022-03-07 09:39:55 -07:00 |
|
UpstreamData
|
92a65c8977
|
switched to fastAPi and jinja 2 for templates and html
|
2022-03-07 09:39:55 -07:00 |
|
UpstreamData
|
ae8b2cbd07
|
added the required directories for settings and scanning
|
2022-03-07 09:39:55 -07:00 |
|
UpstreamData
|
cda13edf85
|
improved formatting of index.html
|
2022-03-07 09:39:55 -07:00 |
|
UpstreamData
|
610ee57963
|
started adding HTML files for the web monitor program
|
2022-03-07 09:39:55 -07:00 |
|