Commit Graph

3496 Commits

Author SHA1 Message Date
Sebastian Grewe
16a1ca641a [ADDED] Worker totals on Dashboard
* Added worker hashrate sum
* Added refresh interval information to dashboard footer
* Added number formatting to hashrate
2014-04-16 22:15:34 +02:00
Sebastian Grewe
43a362afab [CLEANUP] Use coin class for worker hashrate calcs
* Worker class was not using coin class for calculations
* Should improve runtime for worker status related queries
2014-04-16 21:41:41 +02:00
Sebastian Grewe
554742c139 [SECURITY] Fixed 2FA on the account edit page
* Fixes 2FA Tokens on the account page
* 2FA was skipped until now :-/

No open ticket for this, reported by dev.
2014-04-16 19:32:49 +02:00
Sebastian Grewe
a5fe6236e1 [SECURITY] Removed SQL Templates
* Remove the entire SQL template system
* Secuirty issues arose that can't easily be fixed in MPOS
* For the sake of site security, these have been completely removed

! Will require the `templates/cache/bootstrap` and `template/compile/bootstrap`
folders to be removed if custom SQL templates were used !

Will fix #2114 once merged.
2014-04-16 19:02:28 +02:00
Sebastian Grewe
6324471bdf Merge pull request #2109 from Oeldin/patch-1
[Added] my WP8 app
2014-04-14 18:27:45 +02:00
Oeldin
943e4a4809 [Added] my WP8 app
I added my Windows Phone App to the list of related software. It uses the API to display various stats.
2014-04-14 17:42:54 +02:00
Sebastian Grewe
2c642c223a [ADDED] Help option 2014-04-14 11:10:17 +02:00
Sebastian Grewe
1550553a6d [ADDED] Validate all users option 2014-04-14 10:57:55 +02:00
Sebastian Grewe
54a1452d45 [ADDED] User Details page for admins 2014-04-11 16:33:00 +02:00
Sebastian Grewe
233c0c7e8a [VERSION] Config file version check 2014-04-11 12:44:35 +02:00
Sebastian Grewe
2fdf94c9c5 [VERSION] Config 0.0.8 due to typos 2014-04-11 12:41:34 +02:00
Sebastian Grewe
cfe1caa643 [CLEANUP] Fixed Typos 2014-04-11 12:41:05 +02:00
Sebastian Grewe
e8488215bc [CLEAN] Array formatting 2014-04-11 09:01:32 +02:00
Sebastian Grewe
190bf86de8 Merge pull request #2105 from raistlinthewiz/development
Fixed php warnings caused by api/getpoolinfo
2014-04-10 12:55:59 +02:00
Hüseyin Uslu
722642f39c Merge branch 'development' of https://github.com/MPOS/php-mpos into development 2014-04-10 13:34:31 +03:00
Hüseyin Uslu
320b26d058 fixed php warnings in api/getpoolinfo 2014-04-10 13:33:18 +03:00
Sebastian Grewe
827f5cebe2 Merge branch 'development' of https://github.com/MPOS/php-mpos into development 2014-04-08 16:46:26 +02:00
Sebastian Grewe
a064326bed [DELETE] MPOS site assets 2014-04-08 16:46:17 +02:00
Sebastian Grewe
af8e15d4dc Merge pull request #2102 from MPOS/drop-mpos-theme
[DELETE] Deprecated MPOS theme for 1.0.0
2014-04-08 16:45:43 +02:00
Sebastian Grewe
faf241f48e [DELETE] Deprecated MPOS theme for 1.0.0 2014-04-08 16:41:35 +02:00
Sebastian Grewe
5907f34e10 Merge pull request #2098 from barrybingo/development
Reword T&C's last point as points are no longer numbered.
2014-04-07 12:15:55 +02:00
Boris
43c3239b0a Reword T&C's last point as points are no longer numbered. 2014-04-07 11:03:59 +01:00
iAmShorty
be83880e1d [FIX] firefox bug
aligning the dropdowns
2014-04-07 11:48:37 +02:00
Sebastian Grewe
0677321259 [CLEANUP] Use of isset instead of @ 2014-04-07 09:55:02 +02:00
Sebastian Grewe
166c44fd89 Merge branch 'development' of https://github.com/MPOS/php-mpos into development 2014-04-06 17:31:47 +02:00
Sebastian Grewe
870ad52985 [FIX] PHP Notice on failed crons 2014-04-06 17:31:42 +02:00
Sebastian Grewe
d49c2ff9b7 Merge pull request #2097 from iAmShorty/cronjob-php-notice
[FIX] PHP notice in cronjob
2014-04-06 17:29:29 +02:00
iAmShorty
a8d633e7ba [FIX] PHP notice in cronjob 2014-04-06 17:05:59 +02:00
Sebastian Grewe
7e38b98e8f [FIX] Unset website email, mail issues 2014-04-06 10:05:08 +02:00
Sebastian Grewe
5e0faa6e7a Merge pull request #2095 from brettcannon/patch-2
Typo: "paypout" -> "payout"
2014-04-06 01:03:02 +02:00
Sebastian Grewe
dbe8a5c31a Merge pull request #2094 from brettcannon/patch-1
Typo: "paypout" -> "payout"
2014-04-06 01:02:44 +02:00
Brett Cannon
b2a189c3f0 Typo: "paypout" -> "payout" 2014-04-05 18:13:14 -04:00
Brett Cannon
73137ac6e0 Typo: "paypout" -> "payout" 2014-04-05 18:12:44 -04:00
Sebastian Grewe
7a60ec3627 Merge pull request #2090 from iAmShorty/move-donors-to-stats
[UPDATE] move donors to stats
2014-04-05 09:34:28 +02:00
iAmShorty
601c3943fb [UPDATE] move donors to stats 2014-04-05 08:58:49 +02:00
Sebastian Grewe
017dd5bc82 Merge pull request #2088 from MPOS/pool-newsletter
Pool newsletter
2014-04-04 13:52:13 +02:00
Sebastian Grewe
f54ece7ee9 [FIX] Return defaults with no settings at all 2014-04-04 12:51:15 +02:00
Sebastian Grewe
022430dddb [FIX] Logic error for notification setting 2014-04-04 12:26:08 +02:00
Sebastian Grewe
37f50256ab Merge branch 'development' of https://github.com/MPOS/php-mpos into development 2014-04-04 10:34:55 +02:00
Sebastian Grewe
ae7d321de4 [FIX] Merge conflict 2014-04-04 10:34:04 +02:00
iAmShorty
22e9a62d4e [UPDATE] style fixes 2014-04-04 10:30:14 +02:00
iAmShorty
37cdadbabc rollback 2014-04-04 10:28:49 +02:00
Sebastian Grewe
0b54cac402 Merge pull request #2085 from barrybingo/development
[FIX] Remove static table references
2014-04-04 10:26:32 +02:00
Sebastian Grewe
e1be46b6eb [FIX] Skip locked accounts 2014-04-04 10:25:35 +02:00
iAmShorty
3b26d455c2 rebase 2014-04-04 10:25:00 +02:00
Sebastian Grewe
739f035087 [ADDED] Admin Pool Newsletter
* Added throttle option to swiftmailer for SMTP limiting
* Added newsletter page for admin panel
* Added newsletter mail template (simple one for now)
* Added new global configuration option
* Added default notification setting system in notification class
* Added global pool newsletter enable/disable switch in admin settings

Fixes #2087 once merged.
2014-04-04 10:05:12 +02:00
iAmShorty
51e97eceb7 Merge pull request #2086 from iAmShorty/disable-qrcode
[UPDATE] hide/show qrcode page
2014-04-03 17:07:14 +02:00
iAmShorty
8b6f291384 [UPDATE] hide/show qrcode page 2014-04-03 16:25:31 +02:00
Boris
4702339b9a [FIX] Remove static table references 2014-04-03 14:52:01 +01:00
iAmShorty
88aa40351b [FIX] typo 2014-04-02 17:37:02 +02:00