Commit Graph

2151 Commits

Author SHA1 Message Date
Sebastian Grewe
adf2d4782b [FIX] Potential caching issue 2014-01-14 17:14:41 +01:00
Sebastian Grewe
a2f3490de4 Merge pull request #1410 from TheSerapher/issue-1407
[FIX] Anon worker_name on getblocksfound API
2014-01-14 08:10:43 -08:00
Sebastian Grewe
58e23975b7 [FIX] Anon worker_name on getblocksfound API
Forgot that.
2014-01-14 17:10:08 +01:00
Sebastian Grewe
f24ddcb1ef Merge pull request #1409 from TheSerapher/issue-1407
[FIX] Honor anon flag on API getblocksfound
2014-01-14 08:06:03 -08:00
Sebastian Grewe
98f2a2d61a [FIX] Honor anon flag on API getblocksfound
Fixes #1407 once merged
2014-01-14 17:04:59 +01:00
Sebastian Grewe
57eed58a47 [FIX] Caching issues for popups 2014-01-14 13:26:58 +01:00
Sebastian Grewe
2b3a3edf3c [FIX] Do not filter reCaptcha HTML 2014-01-14 11:15:16 +01:00
Sebastian Grewe
78beb8b674 [UPDATE] Added index call checks where missing 2014-01-14 11:05:41 +01:00
Sebastian Grewe
24c73e9944 Merge pull request #1397 from Nomad145/next
Updates to POOLS.md
2014-01-13 22:28:52 -08:00
Michael Phillips
efb4040c56 Update POOLS.md 2014-01-14 00:20:39 -06:00
Michael Phillips
dcc7537754 Update POOLS.md 2014-01-14 00:18:27 -06:00
Sebastian Grewe
9f7e81748e Merge pull request #1391 from raistlinthewiz/next
Added two brand new api calls; getblockstats and getpoolinfo
2014-01-13 21:51:25 -08:00
Sebastian Grewe
ef462bebf1 Merge pull request #1395 from Neozonz/issue-1392
Mobile template changes/updates
2014-01-13 21:48:25 -08:00
Sebastian Grewe
08dfc820bd Merge pull request #1394 from Neozonz/issue-1393
[FIX] Type Success on notifications
2014-01-13 21:47:50 -08:00
Neozonz
d9b8f11f67 [FIX] Password change for mobile users
[FIX] Allow unlock via mobile phone
2014-01-13 17:42:23 -05:00
Neozonz
1be228812d [FIX] Type Success on notifications 2014-01-13 17:27:50 -05:00
Hüseyin Uslu
a44d817fbc Updated pools.md. 2014-01-14 00:01:32 +02:00
Hüseyin Uslu
0340bf523d added two brand new api calls; getblockstats and getpoolinfo 2014-01-13 23:57:26 +02:00
Sebastian Grewe
175402fa85 [FIX] Illegal offset
Fixes #1382 once merged.
2014-01-13 12:42:55 +01:00
Sebastian Grewe
4be76130cb [FIX] Show cron status in admin dashboard
Removing duplicate version box

Fixes #1379 once merged.
2014-01-12 17:49:20 +01:00
Sebastian Grewe
642292fba4 Update README.md
Added donor.
2014-01-12 16:32:00 +01:00
Sebastian Grewe
d9a9e9e0e9 Update 000_base_structure.sql
Fixes #1377
2014-01-12 11:17:57 +01:00
Sebastian Grewe
141556d77a [UPDATE] Moved notice to footer 2014-01-12 10:25:50 +01:00
Sebastian Grewe
d16aa457fb Merge pull request #1376 from TheSerapher/issue-1375
[FIX] Ignore master template on template editor
2014-01-12 01:18:26 -08:00
Sebastian Grewe
cc67decd28 [FIX] Ignore master template on template editor
Don't use SQL templates for large amount of changes. Create your own
file based theme then!

This fixes #1375 once merged
2014-01-12 10:15:37 +01:00
Sebastian Grewe
95aad7417d [IMPROVED] Version detection in cronjobs 2014-01-12 09:28:21 +01:00
Sebastian Grewe
9da944c61e [FIX] Day in seconds wrong 2014-01-12 09:15:51 +01:00
Sebastian Grewe
20305026e8 [ADDED] User login overview to admin dashboard
Fixes #1374 once merged
2014-01-12 09:05:59 +01:00
Sebastian Grewe
20ef443ae1 [FIX] Custom smarty code HTML 2014-01-12 08:50:24 +01:00
Sebastian Grewe
3d80fab1c6 Update README.md
Added new dependency.
2014-01-12 08:40:41 +01:00
Sebastian Grewe
28fffefa94 Merge pull request #1369 from TheSerapher/issue-1162
[ADDED] last_login timestamp
2014-01-11 11:34:56 -08:00
Sebastian Grewe
4fe46cbd2a [ADDED] last_login timestamp
* [RENAMED] sessionTimeoutStamp to last_login
* [UPDATE] user class to store login time after successful login
* [ADDED] SQL Upgrade file for new column
* [UPDATE] Updated base SQL file

Fixes #1162 once merged.
2014-01-11 20:32:45 +01:00
Sebastian Grewe
1eef5252db Merge pull request #1368 from TheSerapher/issue-1366
[FIX] Log SQL errors on invalid checkUserPassword
2014-01-11 11:14:28 -08:00
Sebastian Grewe
2417ee7c4f [FIX] Log SQL errors on invalid checkUserPassword
Fixes #1366 once merged.
2014-01-11 19:28:37 +01:00
Sebastian Grewe
d9fd057a7f Merge pull request #1365 from TheSerapher/issue-1364
[SECURITY] Fixing XSS in PHP_SELF
2014-01-11 10:09:34 -08:00
Sebastian Grewe
f98d08df83 [SECURITY] Fixing XSS in PHP_SELF
Fixes #1364 once merged.
2014-01-11 19:01:14 +01:00
Sebastian Grewe
5819384fd1 Merge pull request #1363 from TheSerapher/issue-1362
[IMPROVED] Show static nav hashrate if live off
2014-01-11 09:40:56 -08:00
Sebastian Grewe
9526cf0093 [IMPROVED] Show static nav hashrate if live off
Fixes #1362 once merged.
2014-01-11 18:37:55 +01:00
Sebastian Grewe
e2d763e04d Merge pull request #1358 from TheSerapher/issue-1357
[ADDED] Invitation overview to admin dashboard
2014-01-11 04:46:56 -08:00
Sebastian Grewe
1485a02528 [ADDED] Invitation overview to admin dashboard
* Split up dashboard default template into subfiles
* Added new invitation overview
* Updated page file

Fixes #1357 once merged.
2014-01-11 13:45:55 +01:00
Sebastian Grewe
9a959164a6 [FIX] wrong percentage calculations in API 2014-01-11 13:18:46 +01:00
Sebastian Grewe
fb3f527e86 [FIX] Typo in modifier 2014-01-11 13:15:44 +01:00
Sebastian Grewe
93dd7c92a6 Merge pull request #1356 from TheSerapher/issue-1354
[CLEANUP] Missed two values
2014-01-11 04:13:40 -08:00
Sebastian Grewe
1ca8144ad5 [CLEANUP] Missed two values 2014-01-11 13:13:20 +01:00
Sebastian Grewe
c1d08895cf Merge pull request #1355 from TheSerapher/issue-1354
[CLEANUP] Dashboard number formatting
2014-01-11 04:11:49 -08:00
Sebastian Grewe
5f942d9ba7 [CLEANUP] Dashboard number formatting
Cleans up some Ajax data on the dashboard to match the static template
data format. No more jumpy numbers.

Fixes #1354
2014-01-11 13:10:44 +01:00
Sebastian Grewe
23c6ffe7a3 Merge pull request #1353 from TheSerapher/issue-1352
[UPDATE] Added active workers to admin dashboard
2014-01-11 03:39:15 -08:00
Sebastian Grewe
6baad2dd06 [UPDATE] Added active workers to admin dashboard
* Using lower time range for shares: 120 seconds
* Updated worker class with new time range for active workers
* Added statistics, active users call with 120 seconds time range
* Updated admin panel dashboard template

Fixes #1352 once merged.
2014-01-11 12:37:39 +01:00
Sebastian Grewe
88c962266f [IMPROVED] Wrapper for contributor stats
Fixes a small alignment issue with unbalance table heights.
2014-01-11 12:04:48 +01:00
Sebastian Grewe
41defc88fa Merge pull request #1338 from cpo/next
issue-1336
2014-01-10 23:17:31 -08:00