Sebastian Grewe
a0f06e71b0
Merge pull request #2700 from bziemek/ticker-apis
...
More tickers
2018-03-18 20:30:59 +01:00
Sebastian Grewe
27388bed76
Merge pull request #2702 from bziemek/development
...
Hotfix: missing > in About page link
2018-03-18 20:30:02 +01:00
Brian Ziemek
e0dc0cbc1b
Fix Mercatox ticker API
2018-03-18 14:26:30 -04:00
Brian Ziemek
8a87239adb
Handle redundant slashes in ticker config
...
I.e. `https://api.example.com//ticker/target ` becomes `https://api.example.com/ticker/target `
2018-03-18 13:36:18 -04:00
Brian Ziemek
f2a5716d1b
Hotfix: missing > in About page link
2018-03-18 13:07:03 -04:00
Brian Ziemek
6ff468a152
Add TradeOgre ticker API
2018-03-18 03:40:49 -04:00
Brian Ziemek
77687d9713
Add Mercatox ticker API
2018-03-18 02:50:23 -04:00
Brian Ziemek
6cc9cba0f5
Add SouthXChange ticker API
2018-03-18 02:49:59 -04:00
Brian Ziemek
79d9d0871a
Add Binance ticker API
2018-03-18 02:49:27 -04:00
Brian Ziemek
8c683b756a
Add Yobit ticker API
2018-03-18 02:49:01 -04:00
Brian Ziemek
0dbb4d8bc9
Add Crypto-Bridge ticker API
2018-03-18 02:48:18 -04:00
Brian Ziemek
8f33ceb3a4
Correct "coinchoose" spelling in ticker code
2018-03-18 02:47:37 -04:00
Brian Ziemek
028889584c
Remove Cryptsy ticker support
...
The '90s are dead
2018-03-18 02:46:48 -04:00
Brian Ziemek
53c311563b
Update BTC-e ticker URL
2018-03-18 02:45:24 -04:00
Brian Ziemek
c2f3171d1a
Update BTC-e API domain
...
btc-e.com was seized by the US DOJ; use btc-e.nz instead
2018-03-18 02:44:54 -04:00
Brian Ziemek
de6fbf88db
Refactor getPrice() in tools.class.php
...
$this->config['currency'] as $strBase
$this->config['price']['currency'] as $strQuote
2018-03-18 02:41:56 -04:00
Sebastian Grewe
97b3cc3b50
Merge pull request #2692 from AmazingDreams/development
...
Cleaner recaptcha v2
2018-03-07 12:58:34 +01:00
Dennis Ruhe
4180bf178b
Deleted composer.lock
2018-03-07 12:48:56 +01:00
Dennis Ruhe
467f8e5335
Merge branch 'development' of https://github.com/MPOS/php-mpos into development
2018-03-07 12:44:08 +01:00
Dennis Ruhe
64924ec102
Added composer.phar
2018-03-07 12:42:10 +01:00
Dennis Ruhe
31965de2b2
Implemented recaptcha v2
2018-03-07 12:41:40 +01:00
Sebastian Grewe
145304bb11
[UPDATE] Wrong param
2018-03-06 08:25:18 +01:00
Sebastian Grewe
e9c9c08787
[UPDATE] Trying to fix Travis failures
2018-03-06 08:21:43 +01:00
Sebastian Grewe
3ff7ee98b3
Merge pull request #2689 from TopoX84/patch-5
...
Update peers.tpl
2018-03-05 15:29:34 +01:00
TopoX84
1448b93e1e
Update peers.tpl
...
by adding ```<div class="table-responsive">``` and some ```</div>``` at the end fixes a display issue on the mobile version while looking at the pees
2018-03-05 08:25:42 -06:00
Sebastian Grewe
daf709147d
Merge pull request #2688 from TopoX84/patch-4
...
Update status.tpl
2018-03-05 15:21:03 +01:00
TopoX84
2566b674d8
Update status.tpl
...
by adding <div class="table-responsive"> it will fix a display issue on the mobile version while looking at wallet status
2018-03-05 08:17:39 -06:00
Sebastian Grewe
40ba37490e
Merge pull request #2687 from desaerun/patch-4
...
add start to getusertransactions api page
2018-03-05 11:29:02 +01:00
desaerun
fbdcd9c4e7
add "start" to getusertransactions api
2018-03-05 03:24:28 -07:00
Sebastian Grewe
cfcd1d1081
Merge pull request #2674 from smiba/patch-1
...
Minor changes to the block overview template
2018-03-03 16:31:14 +01:00
Sebastian Grewe
1b217711a4
Revert "add 'start' parameter to getusertransactions api page"
2018-03-03 16:27:10 +01:00
Sebastian Grewe
64c5c99cfe
Merge pull request #2681 from desaerun/patch-3
...
add 'start' parameter to getusertransactions api page
2018-03-03 16:27:04 +01:00
desaerun
653729e6dc
add 'start' parameter to getusertransactions api page
...
sets db start row
2018-02-27 23:12:45 -07:00
Sebastian Grewe
6c0d9a1e9e
Merge pull request #2676 from smiba/development-patch-1
...
Expend CSRF token expiry & Est. Diff for constantly changing coins
2018-02-21 20:38:58 +01:00
smiba
f0f4e005a0
Minor spelling correction
2018-02-21 14:32:06 +01:00
smiba
85ef9d521c
Expend CSRF token expiry time
...
Change it to 15 minutes, 2 minutes is not enough.
2018-02-21 14:31:58 +01:00
smiba
1c53b2efb7
For coins with constant difficulty change
...
Do not show in x amount of blocks, if the coin’s difficulty changes on
every block
2018-02-21 14:27:49 +01:00
Bart S
ef8f66468c
Add orange colour to blocks found
...
Together with #83efd60
2018-02-21 13:32:47 +01:00
Bart S
83efd6026c
Minor changes to the block overview template
...
Often my pool is at 101% because thats just luck, however bright red makes users often think something is wrong
I'd say up to 115% make it orange, its less worrying.
2018-02-21 13:22:25 +01:00
Sebastian Grewe
ae337b418c
Merge pull request #2673 from smiba/patch-1
...
Fix: Calculate the efficiency correctly in API
2018-02-21 10:27:18 +01:00
Bart S
a598e6ecd6
Don't divide by zero
...
Small change I overlooked
2018-02-21 10:08:21 +01:00
Bart S
963a8f7d27
Fix: Calculate the efficiency correctly in API
2018-02-20 22:57:16 +01:00
Sebastian Grewe
9e6f02b648
Merge pull request #2669 from mecab/ignore-old-cronjob-option
...
Add -t option to ignore too old cronjob active flag
2018-02-05 11:26:40 +01:00
mecab
495f48d4e5
Add -t option for cronjobs to ignore too old active jobs.
2018-02-04 10:20:05 -06:00
Sebastian Grewe
3cb167a70e
Merge pull request #2666 from mecab/fix-contact-form
...
Fix errors while sending mail is not displayed in contact form.
2018-02-01 09:51:38 +01:00
Sebastian Grewe
1d32e1e6af
Merge pull request #2667 from mecab/remove-validation
...
Remove unnessesary validation in sending contact form
2018-02-01 09:51:14 +01:00
Sebastian Grewe
6dab6be177
Merge pull request #2665 from mecab/fix-sql
...
Fix SQL in cleaning up old notifications
2018-02-01 09:50:17 +01:00
mecab
1b871e16ce
Remove unnessesary validation in sending contact form
...
Non-alphanumeric character causes some problems if used in the mail header (i.e., sender name or subject), but the filled info is just used in the mail body so removing the validation is safe at this time.
2018-01-31 11:36:45 -06:00
mecab
2fec35cf70
Fix errors while sending mail is not displayed in contact form.
2018-01-31 11:33:59 -06:00
mecab
be1b57a838
Fix SQL in cleaning up old notifications
...
Subtracting numbers from datetime causes wrong value, or raises error depending on MySQL version/configurations
2018-01-31 11:32:58 -06:00