siiky
|
8660f00257
|
refactor: drop unused debug logs
|
2024-06-28 15:58:59 +01:00 |
|
siiky
|
4ead3dc4bf
|
refactor: replace fs+util.promisify with fs/promises
|
2024-06-28 15:55:36 +01:00 |
|
siiky
|
3f87685865
|
refactor: drop unnecessary use of _.curry
|
2024-06-28 15:43:36 +01:00 |
|
siiky
|
0d94c2e589
|
refactor: destruct in parameters list
|
2024-06-28 15:43:17 +01:00 |
|
siiky
|
6d9bf1fefc
|
refactor: drop unnecessary curly braces
|
2024-06-28 15:42:34 +01:00 |
|
siiky
|
7c5e269685
|
chore: drop unused import
|
2024-06-28 15:39:19 +01:00 |
|
siiky
|
3e058c6a98
|
refactor: destruct in parameters list to build object
|
2024-06-28 15:39:18 +01:00 |
|
siiky
|
704e1673bd
|
refactor: destruct in parameters list instead
|
2024-06-28 15:39:18 +01:00 |
|
siiky
|
9a8bbbd87f
|
refactor: use set from lodash/fp instead of syntax
|
2024-06-28 15:39:18 +01:00 |
|
siiky
|
3dbf10183e
|
feat: add pending manual compliance notifications
|
2024-06-07 12:14:34 +01:00 |
|
siiky
|
068f68e838
|
refactor: give settings object to complianceNotify
|
2024-06-07 11:59:27 +01:00 |
|
siiky
|
08843ec73a
|
refactor: make deviceId its own variable
|
2024-06-07 11:59:26 +01:00 |
|
siiky
|
f144c8a7cb
|
refactor: convert function to single-expression arrow function
|
2024-06-07 11:59:26 +01:00 |
|
Rafael Taranto
|
35d38e0dee
|
Merge pull request #1683 from RafaelTaranto/feat/save-last-auth-attempt-customer
LAM-1108 feat: save last auth attempt per customer
|
2024-06-05 08:21:11 +01:00 |
|
Rafael Taranto
|
d109feb5a8
|
Merge pull request #1680 from RafaelTaranto/feat/scorechain
[LAM-1093] feat: scorechain address analysis
|
2024-06-04 16:30:11 +01:00 |
|
Rafael Taranto
|
52676b8603
|
fix: misusing promises
|
2024-06-04 14:31:00 +01:00 |
|
Rafael Taranto
|
8837da0b56
|
fix: missing return, api headers, variable name
|
2024-05-29 14:42:39 +01:00 |
|
Rafael Taranto
|
d4abde7c8f
|
fix: wrong comment, no division by zero possible
|
2024-05-29 10:37:29 +01:00 |
|
Rafael Taranto
|
a55388d290
|
refactor: simplify rate function
|
2024-05-29 10:34:59 +01:00 |
|
Rafael Taranto
|
ea92fa5c6d
|
fix: migrate old error codes
|
2024-05-29 10:33:03 +01:00 |
|
Rafael Taranto
|
4743f7f62c
|
feat: save last auth attempt per customer
|
2024-05-29 09:24:18 +01:00 |
|
Rafael Taranto
|
e1c2cc8619
|
feat: camera diagnostics (#1681)
|
2024-05-28 16:42:05 -04:00 |
|
Rafael Taranto
|
501da5f54a
|
feat: scorechain address analysis
|
2024-04-30 17:18:36 +01:00 |
|
CrypticaScriptura
|
5ae9b76c3b
|
[LAM-1096] chore: update coin nodes (bitcoind v27) (#1675)
* chore: update all the nodes
* chore: v10.0.0-rc.5
* chore: disable blockfilters on litecoin when pruned
|
2024-04-24 07:50:55 -04:00 |
|
Rafael Taranto
|
f3df8904f5
|
Merge pull request #1669 from RafaelTaranto/feat/bitfinex-implementation
LAM-1087 feat: bitfinex implementation
|
2024-04-15 09:02:17 +01:00 |
|
Rafael Taranto
|
98c48ba853
|
feat: bitfinex implementation
|
2024-04-15 09:02:05 +01:00 |
|
Rafael Taranto
|
1ec06cb750
|
Merge remote-tracking branch 'origin/release-9.0' into chore/merge-9-into-10-20240404
|
2024-04-04 10:03:14 +01:00 |
|
siiky
|
a18d924ffb
|
refactor: show invalid notifs again
|
2024-03-20 12:29:49 +00:00 |
|
siiky
|
dcfca2099d
|
Merge branch 'release-10.0' into refactor/notifs-rework
* release-10.0:
fix: recycler counts reset on cash unit update
fix: profit display on admin
chore: v9.0.0-rc.1 (#1661)
chore: v10.0.0-rc.1 (#1660)
chore: beta status on LN
feat: new version of galoy API
fix: case sensitivity
chore: v9.0.0-beta.11 (#1656)
feat: lnurl support
chore: v9.0.0-beta.10 (#1655)
fix: use simplified LN deposit URL
chore: v10.0.0-beta.13 (#1654)
chore: v9.0.0-beta.9 (#1650)
chore: adjust probe numbers temporarily
chore: v9.0.0-beta.8 (#1649)
chore: declutter server logs
fix: check for invoice fulfillment
|
2024-03-20 12:26:47 +00:00 |
|
Rafael Taranto
|
5b6491619e
|
Merge pull request #1664 from RafaelTaranto/fix/small-email-auth-issues
Fix/small email auth issues
|
2024-03-19 20:18:41 +00:00 |
|
Rafael Taranto
|
247efd1ecf
|
chore: pr fixes
|
2024-03-19 20:01:45 +00:00 |
|
Rafael Taranto
|
c921a408be
|
Merge remote-tracking branch 'origin/release-9.0' into release-10.0
|
2024-03-19 03:02:58 +00:00 |
|
Rafael Taranto
|
035a0a3b8e
|
fix: recycler counts reset on cash unit update
|
2024-03-19 02:35:44 +00:00 |
|
Rafael Taranto
|
6d0e510d60
|
fix: profit display on admin
|
2024-03-18 09:48:34 +00:00 |
|
Rafael Taranto
|
196483fd6e
|
Merge remote-tracking branch 'origin/release-9.0' into chore/merge-9-into-10-20240314
|
2024-03-14 21:58:30 +00:00 |
|
Rafael Taranto
|
a45d3fb1c5
|
Merge pull request #1657 from RafaelTaranto/feat/new-version-galoy
LAM-1052 feat: new version of galoy API
|
2024-03-14 21:47:00 +00:00 |
|
Rafael Taranto
|
c06b373d5a
|
chore: beta status on LN
|
2024-03-11 12:42:17 +00:00 |
|
Rafael Taranto
|
8b4e34644b
|
feat: new version of galoy API
|
2024-03-11 10:47:31 +00:00 |
|
Rafael Taranto
|
508adb573f
|
fix: case sensitivity
|
2024-02-29 18:14:08 +00:00 |
|
Rafael Taranto
|
45fa1a8d93
|
feat: lnurl support
|
2024-02-29 13:24:22 +00:00 |
|
Rafael Taranto
|
459f7148f8
|
fix: use simplified LN deposit URL
|
2024-02-22 10:50:48 +00:00 |
|
siiky
|
f220c890a4
|
Revert "refactor: drop getMachineName() from notifier"
This reverts commit d2cdca701a.
|
2024-02-19 12:45:56 +00:00 |
|
siiky
|
a3b240262a
|
refactor: drop unused requires
|
2024-02-19 12:39:03 +00:00 |
|
Rafael Taranto
|
82acc20b9b
|
Merge branch 'release-9.0' into chore/merge-9-into-10-20240214
|
2024-02-14 20:00:20 +00:00 |
|
siiky
|
ef7f3d519d
|
refactor: deduplicate addNotification() use
|
2024-02-14 14:53:24 +00:00 |
|
siiky
|
d2cdca701a
|
refactor: drop getMachineName() from notifier
|
2024-02-14 14:46:23 +00:00 |
|
siiky
|
374a4272a5
|
refactor: extract the WITHIN_PAST_WEEK condition
|
2024-02-14 14:39:07 +00:00 |
|
siiky
|
0249005314
|
feat: ignore alerts older than 1 week
|
2024-02-14 14:36:43 +00:00 |
|
siiky
|
ab15930780
|
feat: do not consider notifications older than 1 week for unread sign
|
2024-02-14 14:24:58 +00:00 |
|
siiky
|
f27f85b418
|
feat: show only notifications of the past week
|
2024-02-14 14:23:17 +00:00 |
|