Commit graph

33 commits

Author SHA1 Message Date
djfinch
f652fe5b06 OSX Mem.cpp fix (#70) Thx to @djfinch
* OSX Mem.cp fix
* Fixed current serverTime overflow.
2018-03-19 23:04:18 +01:00
BenDroid
1e93d8fbf2 Fixed margin of table 2018-03-13 20:28:58 +01:00
sebastianstolzenberg
278720f5e9 Implemented Monero v1 pow changes
* Adds arm implementation and test code for single hash
* Fixed build break for when APP_DEBUG is set
* Applied new icons / design
2018-03-13 20:19:20 +01:00
BenDroid
1330ffae0b Fixed Uptime column in Dashboard
Implemented HTTPS for miner -> server and server -> dashboard
2018-02-06 21:43:53 +01:00
BenDroid
054b302ab5 Added miner uptime to dashboard
WIP SSL/TLS for CC communication and Dashboard
2018-02-05 22:53:38 +01:00
BenDroid
9dce071711 When miner is offline status now shows "OFFLINE"
Cleanup of Readme.md
2018-01-24 21:31:27 +01:00
Ben Gräf
cf868666d4
Preparation for #1.4.0 (#30)
- Fixed CPU affinity on Windows for NUMA and CPUs with lot of cores
- Implemented per thread configurable Multihash mode (double, triple, quadruple, quintuple)
- Rebased from XMRig 2.4.4
2018-01-19 19:42:06 +01:00
BenDroid
7d5c2afb2f Merge branch 'dev'
Conflicts:
	src/App_unix.cpp
2018-01-12 23:14:49 +01:00
BenDroid
bdb0bb9926 Integrated config less startup with only given CCServer and token #14
Fixed time drift issues on dashboard by sending server time to dashboard and use this for comparisson
2018-01-12 23:11:00 +01:00
BenDroid
882d52927a Merged branch dev into master 2018-01-04 20:14:51 +01:00
BenDroid
37255d8a20 Added one notification per miner when sending a command 2018-01-04 20:14:32 +01:00
Ben Gräf
01c11f6a23 Added cpu sockets to dashboard client info popup
* Removed not working background mode for *nix
2018-01-04 17:32:56 +01:00
BenDroid
609efa25b1 Added toggle switch for turning off offline notifications
Cleanup
2017-12-27 12:56:27 +01:00
BenDroid
b4af0b0e18 Added notification when miner went offline
Added multi miner editor (search&replace)
Cleaned error and info notifications
2017-12-26 23:09:18 +01:00
BenDroid
4cf3f8a6ba Added select/deselect all to table header and footer 2017-12-20 20:34:32 +01:00
BenDroid
0183fffd5f Fixed Memory Leaks #7 in XMRigCCServer
+ Little cleanup in dashboard
2017-12-18 22:02:06 +01:00
BenDroid
3b3e1affa3 - Refactored Dashboard to send one command to multiple miners and "beautified" dashboard
- Miner now publishs own config to XMRigCCServer on startup
- Added command to trigger miner to upload config to XMRigCCServer
- Added threads to miner info tooltip on client id
2017-12-16 22:38:51 +01:00
BenDroid
67ca2d1520 Updated index 2017-12-10 16:50:28 +01:00
BenDroid
00aae5e4f6 Fixed total sum row for filtered tables 2017-12-10 16:41:28 +01:00
Ben Gräf
491247093e
Update index.html 2017-12-04 17:25:14 +01:00
BenDroid
0712d269ef Integrated thread based double hash mode 2017-12-01 07:48:28 +01:00
BenDroid
5c38710c5c Fixed some bugs in Dashboard
* Added client Version to tooltip
* Add version check and "update available" notification to Dashboard
2017-11-23 19:27:48 +01:00
BenDroid
6cd6b1b630 Fixed sorting by "client id" and "last status" 2017-11-16 20:39:29 +01:00
BenDroid
a5f81b8ae4 Minor fixes in ClientId column tooltips (Threads/Cores) 2017-11-13 23:15:58 +01:00
BenDroid
e75451db53 Added online/offline status to dashboard client Id column
* Added external client IP to dashboard client Id column tooltip
* Added client info (cpu, cores, cpu features, current configured threads, current hash mode ..) to client id column tooltip
2017-11-13 22:35:53 +01:00
BenDroid
9c03bd3705 Added "hide offline miners" toggle 2017-11-10 21:10:00 +01:00
BenDroid
f914e6d46c Removed libcurl dependency and fixed avgTime round in dashboard 2017-11-07 18:51:55 +01:00
BenDroid
5bb5978c01 Added dialogs to Actions, Added sum row 2017-11-06 20:58:16 +01:00
BenDroid
deaefe4d96 Added configuration for cclient update status interval 2017-11-03 20:12:04 +01:00
BenDroid
a77d3ca284 Added current algo to clientStatus
Added client config editor to dashboard
Little beautifying of dashboard
2017-11-01 22:43:04 +01:00
BenDroid
94a830302d Updated documentation, minor cleanup 2017-10-22 22:48:38 +02:00
Ben Gräf
e245b50a41 Added reloading and action buttons to dashboard 2017-10-20 20:06:20 +02:00
Ben Gräf
bb5f9ba872 Added first simple dashboard 2017-10-19 22:12:38 +02:00