lamassu-server/packages/server/lib/routes
siiky 5feee6d5df Merge branch 'dev' into feat/lam-1291/stress-testing
* dev: (41 commits)
  build: use bullseye as target build
  chore: remove whitespace
  refactor: simplify denominations list construction
  fix: sort coins by descending denomination
  feat: address prompt feature toggle on ui
  feat: reuse last address option
  fix: performance issues on SystemPerformance
  chore: clarify requirements on comment
  feat: allow address reuse if same customer
  feat: address reuse is now per customer
  fix: hide anon and show phone on customers
  fix: dev environment restarts
  feat: batch diagnostics script
  fix: custom info request returns array
  fix: name on customer if custom data is filled
  build: testing cache hit
  build: server cache improvements
  build: node_modules was ignored on .dockerignored
  build: leftovers from npm
  chore: commented by mistake
  ...
2025-06-02 13:35:44 +01:00
..
cashboxRoutes.js chore: server code formatting 2025-05-12 15:35:00 +01:00
customerRoutes.js feat: address prompt feature toggle on ui 2025-05-28 10:19:01 +01:00
diagnosticsRoutes.js chore: server code formatting 2025-05-12 15:35:00 +01:00
failedQRScans.js chore: server code formatting 2025-05-12 15:35:00 +01:00
logsRoutes.js refactor: use matching names 2025-05-20 16:56:53 +01:00
pairingRoutes.js chore: server code formatting 2025-05-12 15:35:00 +01:00
performanceRoutes.js chore: server code formatting 2025-05-12 15:35:00 +01:00
probeLnRoutes.js chore: server code formatting 2025-05-12 15:35:00 +01:00
stateRoutes.js chore: server code formatting 2025-05-12 15:35:00 +01:00
termsAndConditionsRoutes.js chore: server code formatting 2025-05-12 15:35:00 +01:00
txRoutes.js fix: keep handling non error code as errors 2025-05-20 11:33:12 +01:00
unitsRoutes.js chore: use monorepo organization 2025-05-12 10:52:54 +01:00
verifyPromoCodeRoutes.js chore: server code formatting 2025-05-12 15:35:00 +01:00
verifyTxRoutes.js chore: server code formatting 2025-05-12 15:35:00 +01:00
verifyUserRoutes.js chore: server code formatting 2025-05-12 15:35:00 +01:00