Commit Graph

129 Commits

Author SHA1 Message Date
kanoi
5fe3dd77e2 ckdb/php - add more stats in pplns about where the shares come from 2014-11-20 08:57:07 +11:00
kanoi
2ddfc892b4 php - help menu changes 2014-11-19 11:03:35 +11:00
kanoi
c05098f226 php - since menu hitbox is now the full box, reduce back to 6 2014-11-19 10:42:07 +11:00
TheKano
ef53d6634e Merged in bobsburgers/ckpool/fixed-menu-mobile-dropdown (pull request #6) - but I will reduce the 8 to 6
Fixed mobile menu bar with proper spacing.
2014-11-19 10:38:28 +11:00
kanoi
b231b158e6 ckdb/php - allow pplns to show blocks that can't be or aren't ready to be paid out 2014-11-19 08:47:59 +11:00
kanoi
f74e15cbc0 php - add CDF to block pages 2014-11-14 00:52:13 +11:00
kanoi
ad6f642129 php - add a public blocks page 2014-11-13 18:31:26 +11:00
kanoi
0b87f4c304 php - use colour names for blocks font 2014-11-10 13:52:09 +11:00
Ben U
1ae5e57fc4 Fixed mobile menu bar with proper spacing. 2014-11-08 14:17:15 -07:00
kanoi
9ce3aafc5c php - sort user workers by hash rate 2014-11-04 11:34:36 +11:00
kanoi
4d06595b85 php - show confirm number on blocks page 2014-11-01 17:32:17 +11:00
kanoi
da595c6856 ckdb - use pointers for sharesummary create/modify fields 2014-10-30 06:18:43 +11:00
kanoi
1aa886e213 php - api allow empty fields for json conversion 2014-10-29 18:47:35 +11:00
kanoi
cc73b72363 php - allow workers via the API 2014-10-29 18:12:54 +11:00
kanoi
bb4ce3c6d8 php - generate payout txn text on pplns page 2014-10-29 17:34:47 +11:00
kanoi
08f18a4880 web - reduce index background opacity 2014-10-29 17:11:04 +11:00
kanoi
a7813011e4 php - socket fix not yet in git 2014-10-28 22:48:46 +11:00
kanoi
ef759a70bc php - add direct address validation and allow variable socket timeouts 2014-10-19 10:29:42 +11:00
kanoi
d2119eb0ab php - comment XHs removal 2014-10-18 23:41:20 +11:00
kanoi
b65266e47d php - only show '/' for header user stat if 1hr is present 2014-10-18 23:39:10 +11:00
kanoi
c34b2397db php - fix/unfix input fields as required also 2014-10-18 23:03:01 +11:00
kanoi
c0ccf9b8ec php - encode text where required to avoid messing up the html display 2014-10-18 22:25:13 +11:00
kanoi
46dbec0c0f php - missed one extra message change 2014-10-15 18:48:27 +11:00
kanoi
3d9f055cdc php - more descriptive socket errors and enable the timeout 2014-10-15 18:06:42 +11:00
kanoi
988863f9c5 php - add a worker.php for address miners 2014-10-10 13:41:50 +11:00
kanoi
c2f41157e9 php - require a site unique index function 2014-10-08 11:31:23 +11:00
kanoi
154d154a6a php - add an address stats page 2014-10-08 10:26:51 +11:00
kanoi
9fa8ce4585 php - restore missing / in users stats in the header 2014-10-08 09:42:05 +11:00
kanoi
7fae30b431 php - socket read should allow partial - plus set a 1s timeout 2014-10-08 00:28:30 +11:00
kanoi
d0bad02a01 php - truncate btc usernames in the page header 2014-10-07 15:31:18 +11:00
kanoi
24a3ff3eaf php - correct worker management diff wording 2014-10-07 14:32:26 +11:00
kanoi
0d13eb4501 ckdb/php - set default diff to 0 meaning unset 2014-10-07 00:56:32 +11:00
kanoi
2f501e9d9e ckdb/php - add all pool hash rates to pool stats 2014-10-06 11:51:47 +11:00
kanoi
68dfd2ddbc php - always use 5min hash rate for pool top left 2014-10-04 23:16:39 +10:00
kanoi
8376ccffb4 php - remove old 'lastblock's 2014-09-30 23:24:41 +10:00
kanoi
64db53c390 ckdb/php - add worker diff management 2014-09-30 21:55:23 +10:00
kanoi
e44de0112b ckdb/php - add some block stats to workers 2014-09-28 22:54:26 +10:00
kanoi
b508b72999 php - api in json (if required) 2014-09-21 12:31:50 +10:00
kanoi
d22fdf78df php - add an API interface for users 2014-09-21 03:56:31 +10:00
kanoi
23f0b77f33 php - make the share age function reusable 2014-09-19 22:06:53 +10:00
kanoi
9226a0ea29 php - same header spacing for users/workers 2014-09-19 18:26:33 +10:00
kanoi
947e22a91a php - fix user level menu mess up 2014-09-18 12:10:58 +10:00
kanoi
79953adf59 php - show the default menu on error pages 2014-09-18 10:56:13 +10:00
kanoi
98f5b7e0c8 php - add a password reset, ckdb db functions for opts/atts and define a default menu 2014-09-18 03:33:36 +10:00
kanoi
e62728bd4d php - blocks: better contrast for the text on green 2014-09-12 12:21:00 +10:00
kanoi
3e041c8bae php - add web information to ckdb requests 2014-09-11 16:43:02 +10:00
kanoi
45776131f9 php - pass user to getAllUsers() 2014-09-11 15:58:34 +10:00
kanoi
ce31d71a82 php - add a php runtime stat 2014-09-11 15:49:11 +10:00
kanoi
51a1d6ac6a php - break up workers into functions, add an Admin menu, and add an Admin allworkers 2014-09-11 14:49:42 +10:00
kanoi
fae6ff96ec php - pplns correct total 2014-09-09 22:34:29 +10:00