robosats/frontend/src/utils
Reckless_Satoshi e6ddcf9e4b
Add RobotTokenSHA256 middleware, /api/robot and frontend entropy calc (#512)
* Add RobotTokenSHA256 middleware for in-the-fly robot generation/login

* Add RobotView, fix middleware, upgrade frontend

* Token header as base91

* Add OAS schema of RobotView

* Use RobotView on new fetchRobot(), mimick old fetchRobot() functionality

* Upgrade websockets for token based authentication

* Small fixes

* Add frontend token entropy checks, add token on route /robot/<token>

* Rename admin panel

* Collect phrases
2023-05-05 10:12:38 +00:00
..
checkVer.ts Add functional homepage (#289) 2022-10-20 17:24:53 +00:00
computeSats.ts Improve preliminary sats summary, add taker satoshis (#429) 2023-04-21 11:10:47 +00:00
filterOrders.ts Use premium to filter matches (#459) 2023-04-26 12:18:54 +00:00
getHost.ts Add Nav Bar, Settings Page, large refactor (#308) 2022-10-30 12:13:01 -07:00
hexToBase91.ts Add RobotTokenSHA256 middleware, /api/robot and frontend entropy calc (#512) 2023-05-05 10:12:38 +00:00
hexToRgb.js Book functional component (#256) 2022-09-27 15:52:00 +00:00
index.ts Add RobotTokenSHA256 middleware, /api/robot and frontend entropy calc (#512) 2023-05-05 10:12:38 +00:00
match.ts Add Nav Bar, Settings Page, large refactor (#308) 2022-10-30 12:13:01 -07:00
prettyNumbers.test.ts Fix smooth avatar loading. Run prettier 2022-09-10 11:02:30 -07:00
prettyNumbers.ts Enhance UI for Swaps (#346) 2023-02-10 13:28:26 +00:00
saveFile.js Add Tradebox, OrderDetails, Notifications, OrderPage functional components. (#315) 2022-11-21 12:56:29 +00:00
statusBadgeColor.ts Book functional component (#256) 2022-09-27 15:52:00 +00:00
token.ts Add RobotTokenSHA256 middleware, /api/robot and frontend entropy calc (#512) 2023-05-05 10:12:38 +00:00
webln.ts Add Nav Bar, Settings Page, large refactor (#308) 2022-10-30 12:13:01 -07:00