..
admin
fix: use date-fns functional programming module
2021-11-24 23:02:24 +00:00
blockchain
Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev
2021-11-24 14:53:50 +00:00
cash-in
feat: add batch_time and batched to cash_in_txs
2021-11-24 22:21:40 +00:00
cash-out
Merge pull request #943 from chaotixkilla/fix-transaction-filter-missing-cancelled
2021-11-24 17:43:16 +00:00
coinatmradar
fix: store operator id for each service
2021-11-19 18:01:05 +00:00
middlewares
Merge pull request #757 from josepfo/feat/create-table-for-operator-ids
2021-11-24 17:51:04 +00:00
new-admin
Chore: Add basic screen and toggle
2021-12-08 18:28:51 +00:00
notifier
Merge pull request #918 from SiIky/chore/NyZD6raQ/notification_wording
2021-11-14 23:41:57 +00:00
ofac
chore: use logger for all important logs
2021-10-11 16:24:24 +01:00
plugins
fix: usage of .plus function in BN calculation
2021-11-24 22:23:24 +00:00
routes
Chore: Add basic screen and toggle
2021-12-08 18:28:51 +00:00
app.js
Feat: allow polling of multiple db schemas
2021-11-16 16:46:44 +00:00
async-storage.js
Feat: make lamassu-migrate use async local storage
2021-07-22 12:15:45 +01:00
auth-tokens.js
chore: undo $ prepend on queries
2021-07-22 12:15:45 +01:00
bill-math.js
feat: upgrade makeChanges to a more robust version
2021-10-21 18:47:10 +01:00
blacklist.js
chore: undo $ prepend on queries
2021-07-22 12:15:45 +01:00
bn.js
fix: remove unnecessary bn config and isBigNumber usage
2021-07-05 11:10:24 +01:00
cache.js
WIP
2016-11-26 18:56:33 +02:00
cashbox-batches.js
chore: builded files and missing commit
2021-11-23 09:37:01 +00:00
commission-math.js
fix: unexpected displayScale usage in txs operations
2021-07-28 01:00:38 +01: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
chore: undo $ prepend on queries
2021-07-22 12:15:45 +01:00
compliance_overrides.js
chore: undo $ prepend on queries
2021-07-22 12:15:45 +01:00
compute-schema.js
feat: db uses asynclocalstorage set schema
2021-11-16 16:46:46 +00:00
config-migration.js
fix: migrate accounts and default cash-out commissions
2021-10-04 07:31:17 +01:00
constants.js
fix: remove duplicated createBatch() calls
2021-12-02 14:37:11 +00:00
custom-sms.js
fix: remove machine selector
2021-11-23 19:09:50 +00:00
customers.js
Chore: Add basic screen and toggle
2021-12-08 18:28:51 +00:00
db-error-codes.js
Add db error consts file ( #165 )
2018-09-22 23:38:31 +01:00
db-migrate-store.js
chore: use logger for all important logs
2021-10-11 16:24:24 +01:00
db.js
feat: db uses asynclocalstorage set schema
2021-11-16 16:46:46 +00: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
refactor: add trade id to trade entry object
2021-07-08 17:08:38 +01:00
forex.js
fix: fx rate value from coincap
2021-11-03 21:30:24 +00:00
hardware-credentials.js
fix: multiple small fixes
2021-11-24 22:11:25 +00:00
layer2.js
chore: integrate new admin with l-s
2020-05-27 22:43:00 +01:00
logger.js
fix: don't exit on uncaught exceptions
2021-10-11 16:24:33 +01:00
logs.js
fix: use date-fns functional programming module
2021-11-24 23:02:24 +00:00
loyalty.js
feat: add discount source column to transaction tables
2021-09-07 17:26:36 +01:00
machine-loader.js
Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev
2021-11-24 14:53:50 +00:00
migrate-options.js
chore: use logger for all important logs
2021-10-11 16:24:24 +01: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
fix: remove duplicated createBatch() calls
2021-12-02 14:37:11 +00:00
new-settings-loader.js
feat: add operatorId to l-a-s middlewares
2021-11-16 16:46:45 +00:00
operator.js
fix: variable operator id variable name
2021-11-22 11:31:56 +00:00
options-loader.js
Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev
2021-11-24 14:53:50 +00:00
options.js
Lamassu update script changes ( #126 )
2018-06-16 13:55:42 +03:00
pairing.js
Merge branch 'fix/machine_unpair_dev' of github.com:ubavic/lamassu-server into fix/machine_unpair_dev
2021-12-01 17:55:26 +01:00
pg-transport.js
chore: log uncaught exceptions
2021-10-11 16:22:59 +01:00
plugin-helper.js
feat: add mock wallet scoring
2021-09-16 16:42:09 +01:00
plugins.js
fix: remove duplicated createBatch() calls
2021-12-02 14:37:11 +00:00
poller.js
feat: add crypto reservation for batched transaction
2021-11-24 22:23:25 +00:00
postgresql_interface.js
feat: start working on backend support for dynamic cassette number
2021-09-13 18:53:53 +01:00
pp.js
WIP
2017-06-24 18:52:55 +03:00
respond.js
Chore: merge compliance notification code changes
2021-03-19 14:04:31 +00:00
route-helpers.js
chore: undo $ prepend on queries
2021-07-22 12:15:45 +01:00
routes.js
Merge pull request #933 from SiIky/feat/iCfPSCAQ/cashbox-history-backport
2021-11-23 09:08:27 +00:00
session-manager.js
chore: undo $ prepend on queries
2021-07-22 12:15:45 +01:00
sms.js
refactor: unify sms creation into a single function
2021-11-23 19:09:50 +00:00
socket-client.js
add websockets, cassette updates for admin
2017-05-15 18:29:40 +03:00
ticker.js
Code readability and added the forgotten mocks
2021-05-25 10:53:54 +01:00
time.js
use persistent, not session cookies
2016-12-20 14:23:00 +02:00
tx-batching-processing.js
feat: add crypto reservation for batched transaction
2021-11-24 22:23:25 +00:00
tx-batching.js
feat: add crypto reservation for batched transaction
2021-11-24 22:23:25 +00:00
tx.js
Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev
2021-11-24 14:53:50 +00:00
users.js
fix: session middleware order
2021-11-16 16:46:13 +00:00
wallet-scoring.js
feat: add mock wallet scoring
2021-09-16 16:42:09 +01:00
wallet.js
feat: add crypto reservation for batched transaction
2021-11-24 22:23:25 +00:00