Commit graph

43 commits

Author SHA1 Message Date
Rafael Taranto
09332c37db Delete machine pings on unpair 2019-05-29 18:42:44 +02:00
Rafael Taranto
15c8e0d862 Fix check pings query 2019-05-16 11:43:22 +01:00
Rafael Taranto
c80d8ddb08 Show machine names on SMS notifications 2019-05-12 13:58:15 +01:00
Davit Abulashvili
fa69956963 Add device names to sms alerts (#233)
* Add device names to sms alerts

* Write machine name on each alert

* Fixed alertSubject function (do not display machine name if null)

* Group machineNames by alertType

* Code review fixes. Filter empty machine names

* Use lodash complement instead of negate

* Revert "Use lodash complement instead of negate"

This reverts commit 385801624e432f03211867729281d7328493c30a.
2019-01-04 16:21:57 +00:00
Zoran Joka
13040f41a1 Optimize machine pings query (#222)
* refactor recordPing method

* optimize queries

* migrate machine_pings

remove id, serial_number
add primary key on device_id
add unique constraint on device_id

* remove filelds from query, rename migration, delete duplicate migration

* truncate machine_pings in migration
2018-11-21 11:08:19 +01:00
Rafael Taranto
eb033a4174 Increase time to consider machine stuck (#211)
* Increase time to consider machine stuck

* Fix standard styling issues
2018-11-15 14:20:26 +01:00
Josh Harvey
c2af183911 format for latest standard 2018-03-10 18:59:40 +00:00
Josh Harvey
87fdb355b2 fixed cashOut rates bug 2017-06-08 13:11:36 +03:00
Josh Harvey
e8356c1041 update cryptoBalance notification 2017-06-01 16:53:01 +01:00
Josh Harvey
8ecc8ce510 fix up notifications 2017-05-16 18:06:49 +03:00
Josh Harvey
c2282e61b4 new admin structure 2017-05-11 15:30:22 +03:00
Josh Harvey
67e12b19cb Reserve notes for redeem 2017-05-07 15:47:47 +03:00
Josh Harvey
614c64646a improve config loading; remove debug 2017-04-25 02:32:16 +03:00
Josh Harvey
48dd23c11d convert to lodash 2017-04-25 02:32:14 +03:00
Josh Harvey
d5aab9dfd0 add sendConfirmed 2017-04-25 02:32:13 +03:00
Josh Harvey
985e3811e3 bug fixes 2017-04-17 20:00:36 +03:00
Josh Harvey
a4b35bab05 fix all clear notification 2016-12-12 18:18:26 +02:00
Josh Harvey
2355054cdc WIPP 2016-12-09 01:03:33 +02:00
Josh Harvey
c3261bc61a WIPP 2016-12-08 21:46:35 +02:00
Josh Harvey
eea230de60 WIP 2016-12-02 16:37:55 +02:00
Josh Harvey
48a9f9d204 fixes 2016-11-28 03:34:18 +02:00
Josh Harvey
00d986376e WIPP 2016-11-27 18:12:49 +02:00
Josh Harvey
defb8d0f34 WIP 2016-10-24 01:55:17 +03:00
Josh Harvey
572bd7a10f WIP 2016-07-28 18:14:09 +03:00
Josh Harvey
9a9c927801 more refactoring 2016-07-28 18:03:51 +03:00
Josh Harvey
78d819eb78 fix notify bug 2016-05-31 16:05:14 +03:00
Josh Harvey
316a240130 WIP 2016-05-28 22:04:44 +03:00
Josh Harvey
c531a4c3fd fix low balance notification 2016-04-27 21:53:25 +01:00
Josh Harvey
6ee2566588 fix balance notification 2016-04-27 21:16:13 +01:00
Josh Harvey
0fd54879f3 fix 'finite number' bug, fix fiatBalance bug 2016-04-25 01:21:27 +03:00
Josh Harvey
0d4ce51467 use machine name if available in alerts 2016-04-23 23:09:02 +03:00
Josh Harvey
153ab7da3f remove debug 2016-04-23 22:11:59 +03:00
Josh Harvey
e930925818 cleanup 2016-04-23 21:54:46 +03:00
Josh Harvey
8a4b447db3 lots of notifier improvements 2016-04-23 19:27:53 +03:00
Josh Harvey
8caeeb6e54 format app.js to standard 2016-04-23 02:01:19 +03:00
Josh Harvey
e42bde7b63 WIP 2016-04-21 22:42:47 +03:00
Josh Harvey
4b5b460d12 report if state is idle 2016-04-21 20:01:27 +03:00
Josh Harvey
1a93d6ae02 fix date bug 2016-04-21 18:29:18 +03:00
Josh Harvey
b440993159 TODO 2016-04-20 13:38:22 +03:00
Josh Harvey
eba5d13a36 WIP 2016-02-17 14:26:37 +02:00
Josh Harvey
f48ce99744 add bitcoin balance check 2016-02-14 20:21:04 +02:00
Josh Harvey
12a1dcbf9a add ping check 2016-02-14 20:08:51 +02:00
Josh Harvey
056d035805 WIP 2016-02-11 01:43:24 +02:00