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
Reckless_Satoshi
c813da1b2e
Small book optimizations ( #462 )
2023-04-28 10:02:29 +00:00
Reckless_Satoshi
4f2ef09c6f
Simplify routing ( #458 )
...
* Fix payment methods as icons memo
* Simplify pages / router
* Load current order on robotfetch
2023-04-26 12:10:21 +00:00
Reckless_Satoshi
8c81bed013
Fix Garage and Settings load on Android
2023-04-24 07:55:49 -07:00
Reckless_Satoshi
28ef253020
Refactor context ( #427 )
...
* Move AppContext to top level
* Refactor context
2023-04-20 14:52:03 +00:00
Reckless_Satoshi
72f620fee4
Fix fetchInfo android
2023-04-10 04:42:17 -07:00
Reckless_Satoshi
719c41705d
Improve payment method strings to icons performance
2023-04-09 12:44:02 -07:00
Reckless_Satoshi
e783dea305
Fixes "no robot", add launchers on Android. ( #411 )
...
* Update robohash repo url to RoboSats org
* Add external launchers
* Fix no-robot issue due to timing of initial fetchInfo
* Collect new phrases
2023-04-09 18:48:25 +00:00
Reckless_Satoshi
42f208fad4
Fix race condition onchain ( #388 )
...
* Fix race condition swaps
* Collect new phrases
* Increase random delay interval
2023-03-14 17:23:11 +00:00
Reckless_Satoshi
7a5ae1c25c
Fix initial fetchInfo on torified app
2023-03-07 08:07:14 -08:00
Reckless_Satoshi
e69aa09bb6
Fix useffects for book/limit baseurl change, robot open profile and stats.
2023-03-04 11:49:10 -08:00
Reckless_Satoshi
41feb8cf8e
Fix useffects for book/limit baseurl change, robot open profile and stats.
2023-03-04 10:55:24 -08:00
Reckless_Satoshi
8d4301a0c0
Fix Native requests ( #375 )
...
* fix-android-maker
* test
2023-03-04 12:54:06 +00:00
Reckless_Satoshi
74398a019c
Small fixes and updates
2023-03-03 07:25:21 -08:00
Reckless_Satoshi
9412764f1d
Functional UnsafeAlert and other Icons ( #371 )
...
* Add unsafe alert functional component
* Convert icons to functional components
* Run lin fix
* Fix webln uncaught error
2023-03-02 14:20:30 +00:00
Reckless_Satoshi
c0b8a6d3ac
Add robot garage ( #370 )
...
* Add garage model
* Add robot select to profile
* Replace Robot for Garage init
* Add Garage inners, not re-rendering
* Revert
* Collect new phrases and small fixes
* Small fixes
* Fix unencrypted # hack on Turtle chat
* Small fixes and collect phrases
2023-03-02 11:01:06 +00:00
Reckless_Satoshi
d88c2a5eff
Add App context ( #369 )
...
* Refactor fetchRobot
* Add appcontext
* Robot recovery fixes
* Add usecontext on maker and settings forms
* Add usecontext to booktable
* Add useContext to order page and main dialogs
* Small fixes
2023-02-24 19:17:13 +00:00