Sebastian Grewe
08359c0d19
Further escaping of user inputs
2013-07-11 15:53:38 +02:00
Sebastian Grewe
5acebc37d3
Allow guest access to pages with config options
...
This will allow pool owners to make certain pages public accessible
without user registration or login. Please check the config dist file
for details.
Fixes #408
2013-07-09 16:13:43 +02:00
Sebastian Grewe
3da5a226e1
Better number format for est. shares
2013-07-08 15:42:23 +02:00
Sebastian Grewe
308b01c700
Better number format for block percentages
2013-07-08 15:40:21 +02:00
Sebastian Grewe
1c2891cc78
Removed piechart, removed no shares notification
...
* Removed broken piechart for now
* Do not display message if no shares are found for calculations to
avoid cross-tabe error messages
Fixes #312
2013-07-08 08:54:17 +02:00
Sebastian Grewe
952c8732b1
Properly display piechart, first attempt
...
Should further address #312
2013-07-07 22:15:40 +02:00
Ilya Stromberg
7a0f08d3d0
( #376 ) Fix HTML/CSS markup at Statistics page
2013-07-05 21:16:51 +04:00
Sebastian Grewe
a0243ee31e
allow empty blockexplorer URL
2013-07-05 09:47:44 +02:00
Sebastian Grewe
3d942e8434
Adding getpoolstatus API Method
...
Fixes #369
2013-07-04 13:26:58 +02:00
Sebastian Grewe
b8771091fb
Adding link to JSON API to server stats page
2013-07-04 13:26:03 +02:00
Sebastian Grewe
bba15719db
Do not use link difficulty if chaininfo unset
...
Fixes #336
2013-07-02 21:15:44 +02:00
Sebastian Grewe
19a0eeb8a1
Adding colorized percentage
...
As requested by @obigal this will add colorized percentage:
* Above 100% it's red
* Below or even 100% it's green
Fixes #321
2013-07-01 18:27:41 +02:00
Sebastian Grewe
46f39723de
Display block amount/value on block list
...
Fixes #318
2013-07-01 18:01:03 +02:00
Sebastian Grewe
b89561df78
Proper fix for top estimates being 0
...
Properly fixes #314
2013-07-01 17:53:57 +02:00
Sebastian Grewe
fac2814618
Re-assign own estimate variable
...
This might fix #314 that a user was since #306 .
2013-07-01 17:05:41 +02:00
Sebastian Grewe
e3c1d7e0d0
Modfied templates to support empty trade currency
...
This will remove any template content related to the trade currency if
that one is left empty in the configuration.
While going through the templates I also cleaned up the PHP Warnings
left. The code and templates should now process without throwing any PHP
warnings.
Fixes #305 and further addresses #301
2013-07-01 12:32:59 +02:00
Sebastian Grewe
cf921e72c3
Fix own list entry if not in top-15
...
Fixes #292
2013-06-30 19:22:57 +02:00
Sebastian Grewe
99a58e7119
fixed missing /if
2013-06-28 20:39:01 +02:00
Sebastian Grewe
9e59f99230
remove block confirm notice for pps
2013-06-28 20:32:18 +02:00
Sebastian Grewe
7b0ae8d86e
reduced blocks count to fixed 20
2013-06-28 20:29:51 +02:00
Sebastian Grewe
647b522b00
Adding percentage colulmn to block template
...
This shows the % of shares found for a block compared to the expected
value.
2013-06-17 15:00:56 +02:00
Sebastian Grewe
4f3e1e9ccb
Adding support for API currencies
...
Since some altcoins are not listed with USD yet @vias79 suggested adding
different API target currencies. This commit will add the feature and
closes #201 .
2013-06-17 10:40:36 +02:00
Sebastian Grewe
0817befaaa
Further cleanup to reduce PHP notice warnings
2013-06-14 13:51:06 +02:00
Sebastian Grewe
d23d577368
always show 2 digit pool efficiency
2013-06-14 12:36:17 +02:00
Sebastian Grewe
c0870b3a48
Added more generic pool stats
...
* added pool efficiency based on valid and invalid shares
* added estimated shares progress based on est and valid shares
2013-06-14 11:58:41 +02:00
Sebastian Grewe
bee35325dc
Only show 20 blocks for block graph
...
Graph dynamically expands if the blocks don't fit so it's now limited to
20 which should always fit well enough.
2013-06-14 11:38:00 +02:00
Sebastian Grewe
6f858188ad
Adding pool and combined hashrate graphs
...
* Moving from My Graph to its own section: Hashrate Graphs
* Adding pool hashrate graph
* Adding combined hashrate graph and piechart
Fixes #187
2013-06-13 22:59:19 +02:00
Sebastian Grewe
90640d345e
removing static-ish stats width, use table width instead
2013-06-13 22:26:12 +02:00
Sebastian Grewe
e7bb725da4
remove decimals for expected shares in graph
2013-06-13 22:03:21 +02:00
Sebastian Grewe
2b56423272
adding line graphs in block stats
2013-06-13 22:01:34 +02:00
Sebastian Grewe
538c5ead88
properly sort blocks in graph
2013-06-13 17:09:59 +02:00
Sebastian Grewe
acc4880dd6
Adding block luck graph
...
* Added expected vs actual share graph to block stats
* Added new small table template for overall stats in pool stats
Fixes #91
2013-06-13 16:25:52 +02:00
Sebastian Grewe
01c859d5f5
proper number format for USD/Est
2013-06-13 13:25:33 +02:00
Sebastian Grewe
ba4a272442
reduced row size for time and difficulty
2013-06-13 13:25:08 +02:00
Sebastian Grewe
38f2ae5af7
adding proper avg shares calculation based on target diff and network diff
2013-06-13 13:24:46 +02:00
Sebastian Grewe
13fc01243e
Adding configurable currency name to global config
...
Addresses #138
2013-06-13 09:21:07 +02:00
Sebastian Grewe
8b20d44ab7
Merge pull request #173 from lhpool/next
...
Added Usd/Day
2013-06-13 00:18:49 -07:00
lhpool
baed854bc9
Added Usd/Day
...
Added Est Usd/Day to stats
2013-06-12 19:22:40 +02:00
Sebastian Grewe
4d51331883
trying new layout for stats page
2013-06-12 11:31:37 +02:00
Sebastian Grewe
eb42993c2b
formatting some numbers
2013-06-11 16:32:53 +02:00
Sebastian Grewe
1046bd113d
minor template update for contributor shares
2013-06-07 00:54:24 +02:00
Sebastian Grewe
84f48efa41
minor template update for contributor hashrates
2013-06-07 00:51:25 +02:00
Sebastian Grewe
3094c9bb9d
re-adjusting template again
2013-06-06 16:54:21 +02:00
Sebastian Grewe
2c56066763
changed time-range for graphs
2013-06-06 15:15:27 +02:00
Sebastian Grewe
7e76bb4a63
properly display username in graph
2013-06-06 12:02:58 +02:00
Sebastian Grewe
8fccc8fe3a
proper time range
2013-06-06 11:57:46 +02:00
Sebastian Grewe
1bf2e7cf18
Pre-sort SQL data in array for easy time access
...
This allows us to access the array key as the time. This way the
template can properly render the time axis according to current time.
2013-06-06 11:47:20 +02:00
Sebastian Grewe
7dc0736b77
First version for new user graphs
...
* Properly calculate hashrate
* Remove number formatting, it breaks the graph
* Not properly in order based on time but displays correct values
Addresses #90
2013-06-05 17:22:47 +02:00
Sebastian Grewe
8ee987a98d
Adding reference to API on public stats page
...
Addresses #113
2013-06-05 15:31:53 +02:00
Sebastian Grewe
bdcc3f747c
Addressing #96 , missing difficulty on stats page
...
* Properly assign template variable
* Removed unneeded additional template
2013-06-04 09:08:30 +02:00