lamassu-server/lib
Cesar 196a05549f Feat: save cash balance notifications in DB
Feat: add "detail" row in notifications table migration

This makes searching for specific notifications in the
code like cashbox number easier because we don't need
to scrub the notification message column anymore to search
for notifications relating the cashbox 1 for example.

Feat: clear notifications on cash cassette balance update
2021-02-04 15:48:23 +00:00
..
admin feat: changed old server ports so it can coexists with the new server 2020-12-24 20:20:05 +00:00
blockchain chore: update zcashd, geth 2021-01-04 12:44:42 -05:00
cash-in Reintroduce cashbox (#535) 2021-01-18 20:23:46 +00:00
cash-out Feat: save cash balance notifications in DB 2021-02-04 15:48:23 +00:00
coinatmradar Fix: apply change requests 2020-12-11 16:20:31 +00:00
new-admin fix: change coupons to promo codes 2021-02-04 13:20:49 +00:00
notifier Feat: save cash balance notifications in DB 2021-02-04 15:48:23 +00:00
ofac Retry downloading OFAC lists (#236) 2018-12-30 14:47:09 +01:00
plugins Feat: code refactoring and jest tests 2021-02-04 15:48:23 +00:00
app.js fix: compliance fixes 2020-10-06 23:19:22 +02:00
bill-math.js rename cartridge to cassette 2017-04-25 02:32:15 +03:00
blacklist.js Fix: adds created_by_operator constraint for duplicate checking 2020-12-30 17:58:21 +00:00
bn.js add more db fields for fixed fee 2017-06-01 16:52:59 +01:00
cache.js WIP 2016-11-26 18:56:33 +02:00
coin-utils.js fix: coupon form, styling and server handling 2021-01-18 19:42:03 +00:00
commission-math.js fix: coupon form, styling and server handling 2021-01-18 19:42:03 +00:00
compliance-triggers.js fix: getCashLimit wasn't returning actual value, cashLimit was assigned to an object instead of a number 2020-11-30 15:03:06 +00:00
compliance.js feat: new compliance options 2020-10-06 23:19:22 +02:00
compliance_overrides.js Add comments 2017-12-13 16:31:07 +02:00
config-migration.js Liordino feature/config migration review (#552) 2021-01-18 15:22:51 +00:00
constants.js Customers table: exclude anonymous from batch 2017-12-13 16:31:07 +02:00
customers.js fix: move raw data parsing to machine 2021-02-02 19:03:40 +00:00
db-error-codes.js Add db error consts file (#165) 2018-09-22 23:38:31 +01:00
db-migrate-store.js Save migrations file on db (#215) 2018-11-18 10:15:22 +01:00
db.js fix: server_logs creates inf loop on l-s install 2020-09-02 12:41:49 +02:00
email.js feat: new compliance options 2020-10-06 23:19:22 +02:00
error.js lightning network support 2018-01-28 19:10:00 +02:00
event-bus.js feat: add new server log page 2019-11-12 11:20:57 +00:00
exchange.js chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00
forex.js Fix: make percentage chart work properly 2021-02-02 17:02:24 +00:00
layer2.js chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00
logger.js feat: add new server log page 2019-11-12 11:20:57 +00:00
logs.js fix: added timestamp parameters for a date range on the gql queries for 2020-07-31 00:37:00 +02:00
machine-loader.js Feat: save cash balance notifications in DB 2021-02-04 15:48:23 +00:00
migrate-options.js migrate-options unit test added 2018-11-28 22:24:48 +02:00
migrate.js Save migrations file on db (#215) 2018-11-18 10:15:22 +01:00
mnemonic-helpers.js Change seed file with a bip39 mnemonic (#207) 2018-11-07 18:28:40 +01:00
new-config-manager.js feat: all coins on commissions 2020-11-05 18:53:58 +00:00
new-settings-loader.js Liordino feature/config migration review (#552) 2021-01-18 15:22:51 +00:00
notifier.js fix: machine status layout bugs 2020-10-15 21:20:06 +02:00
options-loader.js feat: flag option to toggle test db 2021-02-03 23:03:05 +00:00
options.js Lamassu update script changes (#126) 2018-06-16 13:55:42 +03:00
pairing.js chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00
pg-transport.js feat: add new server log page 2019-11-12 11:20:57 +00:00
plugin-helper.js chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02:00
plugins.js Feat: save highVolumeTxs on DB and plugins code refactor 2021-02-04 15:48:23 +00:00
poller.js feat: longer lifespan for filtered coins cache 2021-01-18 15:31:20 +00:00
postgresql_interface.js Feat: warn admin before restarting services 2020-12-16 17:24:49 +00:00
pp.js WIP 2017-06-24 18:52:55 +03:00
promo-codes.js fix: change coupons to promo codes 2021-02-04 13:20:49 +00:00
route-helpers.js chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00
routes.js fix: change coupons to promo codes 2021-02-04 13:20:49 +00:00
sms.js feat: new compliance options 2020-10-06 23:19:22 +02:00
socket-client.js add websockets, cassette updates for admin 2017-05-15 18:29:40 +03:00
ticker.js Fix: make percentage chart work properly 2021-02-02 17:02:24 +00:00
time.js use persistent, not session cookies 2016-12-20 14:23:00 +02:00
token-manager.js refactor: user agent parsing 2020-11-12 22:03:26 +00:00
tx.js feat: suspension trigger 2020-10-06 23:19:22 +02:00
users.js Add comments 2017-12-13 16:31:07 +02:00
wallet.js fix: remove console log 2021-01-18 15:31:20 +00:00