| .. |
|
admin
|
feat: decouple l-s entrypoint
|
2022-04-19 22:47:36 +01:00 |
|
blockchain
|
Merge remote-tracking branch 'upstream/release-8.1' into release-8.5
|
2023-06-15 20:40:22 +01:00 |
|
cash-in
|
fix: accidentally a word
|
2023-08-09 17:54:50 +01:00 |
|
cash-out
|
chore: comments and better error message
|
2023-07-09 21:15:33 +01:00 |
|
coinatmradar
|
Merge remote-tracking branch 'upstream/release-8.0' into merge-release-8.0-into-dev-220906
|
2022-06-09 23:56:40 +01:00 |
|
graphql
|
feat: add empty and refill unit machine actions
|
2023-06-07 14:27:43 +01:00 |
|
middlewares
|
Merge remote-tracking branch 'upstream/release-8.1' into release-8.6
|
2023-07-07 21:15:01 +01:00 |
|
new-admin
|
Merge remote-tracking branch 'origin/release-8.1' into release-8.6
|
2023-08-22 13:13:41 +01:00 |
|
notifier
|
Merge branch 'release-8.6' into feat-add-aveiro-admin-ui-8.5
|
2023-06-26 21:29:00 +01:00 |
|
ofac
|
feat: decouple l-s entrypoint
|
2022-04-19 22:47:36 +01:00 |
|
plugins
|
Merge remote-tracking branch 'origin/release-8.1' into release-8.6
|
2023-08-22 13:13:41 +01:00 |
|
routes
|
fix: cashbox still being used elsewhere
|
2023-08-09 18:23:37 +01:00 |
|
app.js
|
fix: add environment helper file
|
2022-05-13 16:27:18 +01: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: revamp cash units screen
|
2023-06-07 14:27:44 +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
|
fix: extra returning on query
|
2023-08-09 18:51:51 +01:00 |
|
commission-math.js
|
chore: lamassu-coins rename
|
2022-02-18 20:15:39 +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
|
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
|
chore: lamassu-coins rename
|
2022-02-18 20:15:39 +00:00 |
|
constants.js
|
chore: create defaults for cashUnitCapacity
|
2023-06-28 21:55:23 +01:00 |
|
customer-notes.js
|
feat: revamp customer notes feature
|
2021-12-09 22:31:53 +00:00 |
|
customers.js
|
fix: stored images path to use environment variables
|
2022-10-13 22:44:35 +01:00 |
|
db-error-codes.js
|
Add db error consts file (#165)
|
2018-09-22 23:38:31 +01:00 |
|
db-migrate-store.js
|
feat: lamassu initial dockerize approach
|
2022-04-05 23:10:46 +01:00 |
|
db.js
|
feat: decouple l-s entrypoint
|
2022-04-19 22:47:36 +01:00 |
|
email.js
|
fix: notification sending fails caused flows relying on it to break
|
2023-06-07 16:41:48 +01:00 |
|
environment-helper.js
|
feat: backport remote BTC node support
|
2023-02-01 15:16:35 +00: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
|
feat: decouple l-s entrypoint
|
2022-04-19 22:47:36 +01:00 |
|
logs.js
|
fix: check for date validity before conversion
|
2022-07-11 17:16:53 +01:00 |
|
loyalty.js
|
chore: rename functions to more appropriate names
|
2022-02-18 18:34:51 +00:00 |
|
machine-loader.js
|
fix: cashbox still being used elsewhere
|
2023-08-09 18:23:37 +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: use default thresholds when no overrides exist
|
2022-11-25 15:44:43 +00:00 |
|
new-settings-loader.js
|
feat: Vonage API
|
2023-08-17 12:33:15 +01:00 |
|
operator.js
|
refactor: getOperatorId return value
|
2022-05-02 12:19:29 +01:00 |
|
options-loader.js
|
fix: add environment helper file
|
2022-05-13 16:27:18 +01:00 |
|
pairing.js
|
fix: cashbox batches
|
2023-06-07 14:27:43 +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
|
Merge remote-tracking branch 'origin/release-8.1' into release-8.6
|
2023-08-22 13:13:41 +01:00 |
|
poller.js
|
chore: merge release-8.1 into telnyx (#1572)
|
2023-07-31 17:49:27 -04:00 |
|
postgresql_interface.js
|
feat: add bill math cassette-agnostic solution
|
2023-06-07 14:27:42 +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
|
fix: remove unnecessary query
|
2022-09-28 17:18:12 +01:00 |
|
routes.js
|
feat: add empty and refill unit machine actions
|
2023-06-07 14:27:43 +01:00 |
|
session-manager.js
|
chore: undo $ prepend on queries
|
2021-07-22 12:15:45 +01:00 |
|
sms-notices.js
|
fix: migration promise flow
|
2022-02-18 17:16:16 +00:00 |
|
sms.js
|
chore: remove unused params
|
2023-08-22 13:02:12 +01:00 |
|
socket-client.js
|
add websockets, cassette updates for admin
|
2017-05-15 18:29:40 +03:00 |
|
ticker.js
|
Merge branch 'release-8.0' into 8.0-to-8.1-merge
|
2022-07-26 11:47:59 +01:00 |
|
time.js
|
use persistent, not session cookies
|
2016-12-20 14:23:00 +02:00 |
|
tx-batching-processing.js
|
fix: allow cancelation of batched transactions
|
2023-06-05 20:44:53 +01:00 |
|
tx-batching.js
|
fix: deprecate cashInFeeCrypto
|
2022-12-07 15:21:28 +00:00 |
|
tx.js
|
fix: deprecate cashInFeeCrypto
|
2022-12-07 15:21:28 +00:00 |
|
users.js
|
fix: session middleware order
|
2021-11-16 16:46:13 +00:00 |
|
utils.js
|
feat: add emptyUnit bills table
|
2023-06-07 14:27:43 +01:00 |
|
wallet-scoring.js
|
fix: verify if wallet scoring is enabled
|
2022-11-04 15:56:15 +00:00 |
|
wallet.js
|
fix: set ETH zero conf limit to 0
|
2022-08-22 00:58:51 +01:00 |