Commit Graph

45 Commits (master)

Author SHA1 Message Date
fancoder 2b56da2193 Update admin.html
Fixed #27 missing address listing in admin users list
2014-10-27 15:55:40 +03:00
pmitchev 5d50b35c98 Added support to {symbol} variable in Cryptonator
You can use hardcoded values as well.
2014-09-01 18:01:21 +03:00
pmitchev 02e2b39ec8 Added support {symbol} variable in Cryptonator 2014-09-01 18:00:04 +03:00
fancoder 81a9793c0f Fix charts tooltip values (resolves #12) 2014-08-20 14:06:23 +04:00
fancoder b5a3b0cba6 Added correct float to string conversion on frontend 2014-08-19 14:29:04 +04:00
fancoder 53d3dd4fba Fixes #12 - wrong payments chart order & JS error on #pool_blocks 2014-08-19 12:57:42 +04:00
fancoder 4911c1f7f9 Merge pull request #7 from yaymining/master
Another http/https unmix
2014-08-18 20:12:20 +04:00
fancoder 6f934ec211 Added donations multi-coin support & pool version display 2014-08-18 20:01:04 +04:00
fancoder c6ea3910e6 Merge remote-tracking branch 'origin/master'
Conflicts:
	website/pages/home.html
2014-08-18 16:23:25 +04:00
fancoder 5acd0f147f Fix estimate mining profits calculator 2014-08-18 16:21:16 +04:00
fancoder f7a2a05dce Merge pull request #9 from dayas/master
Fixes specific for XDN
2014-08-18 14:44:34 +04:00
fancoder 2d40840a72 Optimize charts view 2014-08-18 14:11:11 +04:00
fancoder 3b5efc6e68 Optimize charts view & CUP link in footer
* Round hashrate in charts
* Fix charts minimal range value
* Change CUP link in footer
2014-08-18 13:21:45 +04:00
Dallas Gray ffbb8c0ca7 Update home.html
Fixed block reward in the mining profit calculator to represent currently XDN block reward.
2014-08-16 14:36:18 -06:00
Dallas Gray f8cb87e446 Update config.js
Modified market symbol to represent XDN instead of XMR.
2014-08-16 14:34:10 -06:00
yay! 5ebbdbada2 Merge pull request #2 from fancoder/master
Update to latest
2014-08-14 14:51:05 +02:00
ducknote 5f412692d2 Config files refactoring for any CryptoNote coin support 2014-08-14 13:19:47 +04:00
yay! c35a483c81 Unmix http/https
Changing unnoticed line
2014-08-13 20:20:37 +02:00
yay! d658ab1dad Update custom.css
unmix http/https content
2014-08-12 18:18:26 +02:00
yay! 3002b27dd4 Update index.html
unmix http/https content
2014-08-12 18:18:16 +02:00
fancoder ae04a88174 Display blocks Luck as shares/difficulty % 2014-08-12 17:58:01 +04:00
fancoder f5217b78bd Show user charts only if there is any stats data 2014-08-12 17:26:40 +04:00
fancoder 2954727f04 Fix users hashrate in Admin panel 2014-08-12 16:27:02 +04:00
fancoder 62731f7d7c Show charts only if there is > 1 stat points 2014-08-12 14:17:22 +04:00
fancoder 92ec67f866 Added new statistics charts & new admin panel 2014-08-08 00:45:33 +04:00
fancoder 5a13122cd6 Added 5 new CSS themes configurable 2014-08-05 20:08:41 +04:00
fancoder 780277d9ee Add universal blocks and transactions explorer 2014-08-01 16:21:41 +00:00
fancoder 6ec304046f Rename *_example to * 2014-08-01 15:58:11 +00:00
Matthew Little ec93551a2b Front-end performance updates and minor tweaks 2014-07-07 23:35:53 -07:00
Matthew Little 00c940ce05 More modular front-end architecture. Fixed total # of blocks bug and other display issues. 2014-07-07 19:05:58 -07:00
Matthew Little 69e09ff2d1 Fixed display issues with mining profit calculator 2014-07-04 17:48:31 -06:00
Matthew Little 1e18effabb Fixed display issues with mining profit calculator 2014-07-04 17:33:58 -06:00
Matthew Little 3969d7d005 Added mining profits estimation calculator to front-end 2014-07-04 11:11:25 -06:00
Matthew Little 8b2bd7d966 Fixed possible block list display update bug on front-end 2014-07-03 22:27:36 -06:00
Matthew Little b4f49e953a [REDIS DATA BREAKING CHANGES] More efficient block storage format for redis. Limited number of blocks sent to front-end. Expanded admin page. More realistic 'luck' value. Run redisBlocksUpgrade.js script to convert block data to new format. 2014-07-03 18:48:01 -06:00
Matthew Little b3f0af041b Luck display bug fix 2014-06-30 13:47:20 -06:00
Matthew Little d4d1b86ccd Added "block luck" display 2014-06-30 13:34:08 -06:00
Matthew Little d576cd6d81 Added initial basic password protected admin page 2014-06-29 13:44:33 -06:00
Matthew Little 2cb43d9c23 Shows development donation percent on website 2014-06-27 21:49:14 -06:00
Matthew Little 100da955c6 Added single module mode 2014-06-27 20:02:02 -06:00
Matthew Little 4d64af99b4 Minor change in how website config is setup 2014-06-27 15:13:41 -06:00
Matthew Little 8bcafadea5 Minor UI fix with pressing enter key on address lookup box 2014-06-24 22:51:09 -06:00
Matthew Little e968aa7e45 Minor display change (improved font for address display) 2014-06-24 20:55:50 -06:00
Matthew Little dcc873691e Minor display bug fix (last network block reward) 2014-06-24 20:53:15 -06:00
Matthew Little eebf0d9100 More advanced logging features. Easier customizable website front-end 2014-06-24 18:20:58 -06:00