Commit graph

4383 commits

Author SHA1 Message Date
Rafael Taranto
6ab919c38f fix: sumsub UI and cache invalidation on l-s 2024-08-12 16:51:34 +01:00
Rafael Taranto
d8ce011b28 feat: separate dev from lamassuDev 2024-08-11 12:11:36 +01:00
Rafael Taranto
bcbaa31ca0 chore: dev mode option on docker 2024-08-11 11:55:55 +01:00
Rafael Taranto
fd7c4362a3 fix: properly handle certs on alpine docker 2024-08-11 11:08:33 +01:00
Rafael Taranto
d4f703b0fc chore: reintroduced ca on the repo 2024-08-11 08:05:28 +01:00
Rafael Taranto
13c1d71f39 fix: dockerfile paths 2024-08-10 13:49:42 +01:00
Rafael Taranto
59f4eb2fe0 Merge pull request #1701 from RafaelTaranto/chore/dockerfiles-improvement
chore: dockerfiles improvement
2024-08-10 13:45:36 +01:00
Rafael Taranto
4a27be33f5 feat: dockerfile publishing on release-10 branch 2024-08-10 11:21:55 +01:00
Rafael Taranto
95df06250e refactor: improved images for l-s and l-a-s 2024-08-09 11:06:59 +01:00
Rafael Taranto
b9b532a633 fix: prevent loop in case of logs with db down 2024-08-09 11:06:04 +01:00
CrypticaScriptura
dda217a29e chore: v10.0.2 (#1700) 2024-08-08 10:12:16 -04:00
Rafael Taranto
ed288cc8b8 Merge pull request #1699 from siiky/fix/ci-build-3
fix: create missing directory
2024-08-08 15:11:10 +01:00
Rafael Taranto
5671ab11bc chore: l-c version bump 2024-08-07 20:13:21 +01:00
Rafael Taranto
245c18be9e chore: data-cy attribute for qrCode testing 2024-08-05 18:18:51 +01:00
Rafael Taranto
11d3d71174 chore: l-c version bump 2024-08-05 17:00:32 +01:00
Rafael Taranto
6274bccde5 Merge pull request #1694 from siiky/feat/lam-1111/customer-last-used-machine
LAM-1111 View last-used machine name on customer profile
2024-08-05 13:44:28 +01:00
Rafael Taranto
8381b3d9ec Merge pull request #1691 from siiky/feat/lam-1062/save-unsuccessful-qr-scans
LAM-1062 Save frames from unsuccessful QR scanning attempts
2024-08-05 13:42:31 +01:00
Rafael Taranto
345e869826 Merge branch 'release-10.0' into feat/lam-1062/save-unsuccessful-qr-scans 2024-08-05 13:42:26 +01:00
siiky
e1bbec9d95 fix: create missing directory 2024-07-26 13:21:31 +01:00
siiky
a97e3a328d fix: revert line change (#1698) 2024-07-25 16:08:48 -04:00
siiky
4c1d350c65 fix: lamassu-admin path (#1697) 2024-07-25 13:05:32 -04:00
siiky
898ba3b504 refactor: show the lastUsedMachineName field 2024-07-18 17:37:42 +01:00
siiky
85e3c16225 refactor: don't try to get machine name if there's no lastUsedMachine 2024-07-18 17:34:05 +01:00
siiky
05ac89f6fa feat: add lastUsedMachineName field to GraphQL customer type 2024-07-18 17:23:28 +01:00
siiky
eae24505f7 refactor: SELECT only the name column 2024-07-18 17:22:47 +01:00
siiky
7638e277ca feat: add lastUsedMachine to GraphQL customer type 2024-07-18 17:22:08 +01:00
siiky
53830aba52 feat: update the customer's last_used_machine on auth attempt 2024-07-18 16:47:59 +01:00
siiky
bb303a38cf feat: add last_used_machine column to customers 2024-07-18 16:47:47 +01:00
siiky
4b4af106a8 Merge branch 'release-10.0' into feat/lam-1111/customer-last-used-machine
* release-10.0:
  chore: use map instead of foreach
  chore: v10.0.1 (#1696)
  Add InforU SMS plugin (#1695)
  fix: add machine name and timestamp to pending notifs messages
  refactor: drop unused debug logs
  refactor: replace `fs`+`util.promisify` with `fs/promises`
  refactor: drop unnecessary use of `_.curry`
  refactor: destruct in parameters list
  refactor: drop unnecessary curly braces
  chore: drop unused import
  refactor: destruct in parameters list to build object
  refactor: destruct in parameters list instead
  refactor: use `set` from `lodash/fp` instead of syntax
  feat: notifications and flow fixes
  fix: generic external auth on ui
  fix: admin ui
  refactor: yagni and flow of external compliance
  fix: change sumsub usage away from self-hosted solutions
  feat: implement sumsub API module
  chore: remove unused files
2024-07-18 13:07:17 +01:00
siiky
e0f7357204 refactor: clarify variables and their names 2024-07-18 13:00:13 +01:00
siiky
736b822bd9 refactor: drop useless .then() 2024-07-18 12:35:46 +01:00
Rafael Taranto
8daf76f73d Merge pull request #1686 from RafaelTaranto/chore/dockerfiles-improvement
chore: remove unused files
2024-07-16 10:59:52 +01:00
Rafael Taranto
ca1962bc39 Merge remote-tracking branch 'origin/release-10.0' into chore/dockerfiles-improvement 2024-07-16 10:56:21 +01:00
Rafael Taranto
89160f623a Merge pull request #1693 from siiky/fix/lam-969/message
LAM-969 fix: add machine name and timestamp to pending notifs messages
2024-07-16 10:54:11 +01:00
Rafael Taranto
09c3fb8a70 Merge pull request #1689 from RafaelTaranto/chore/sumsub-rebase-simplified
chore: sumsub rebase simplified
2024-07-16 09:34:07 +01:00
Rafael Taranto
ae0d90dd99 chore: use map instead of foreach 2024-07-16 09:33:13 +01:00
Rafael Taranto
681817c2eb Merge pull request #1692 from siiky/refactor/lam-1122
LAM-1122 refactor: simplify OFAC code
2024-07-11 11:12:58 +01:00
CrypticaScriptura
dbfc90feec chore: v10.0.1 (#1696) 2024-07-08 17:33:08 -04:00
sha-265
fc6f86f51d Add InforU SMS plugin (#1695)
Co-authored-by: Bitcoin Change <admin@bitcoinchange.co.il>
2024-07-08 17:17:42 -04:00
siiky
eafefee06a feat: show customer's last used machine 2024-07-03 18:56:30 +01:00
siiky
7ab44602ee refactor: reduce number of intermediate arrays 2024-07-03 17:25:13 +01:00
siiky
1451f78211 fix: make sure to remove only failed PDF417 scans 2024-07-03 17:22:21 +01:00
siiky
393e149b91 refactor: extract stat() out of cleanOldFailedPDF417Scans() 2024-07-03 13:05:12 +01:00
siiky
63f51f4f3e feat: add GC for failed PDF417 scans 2024-07-03 12:55:15 +01:00
siiky
a573419dd3 refactor: extract files listing out of cleanOldFailedQRScans() 2024-07-03 12:29:00 +01:00
siiky
806a2716f0 refactor: rename failed QR scans' GC function 2024-07-03 11:25:53 +01:00
siiky
e7f37a4b5b fix: add machine name and timestamp to pending notifs messages 2024-06-28 16:24:36 +01:00
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