41 Commits

Author SHA1 Message Date
736e4aa2ba Loading App 2025-07-15 16:11:35 +02:00
5ace7ab864 Movile nav bar 2025-07-11 21:31:23 +02:00
f5d9d8855e Loan JSON map on demand 2025-07-10 21:26:31 +02:00
b35d8ba861 Fix android not loading 2025-05-29 23:42:31 +02:00
c67fc85cb8 Update minor libraries 2025-05-28 11:03:09 +02:00
795ed08c24 Fix testnet connections 2025-05-23 11:50:35 +02:00
aa5d9ef7d2 Fix charts 2025-05-10 12:57:05 +02:00
ef2d8e7aee Upgrade all libraries 2025-05-09 17:10:33 +02:00
4b048c02ad Bumb frontend versions 2025-04-26 19:24:18 +02:00
4a8e371e55 Frontend 2025-04-24 23:27:15 +02:00
c5c5afa933 Add docker frontend 2025-04-11 16:29:36 +02:00
673037c3df Websockets on Tor android (#1615)
* Websockets on Tor android

* Show turtle mode on android

* Display lnp2pbot orders (#1617)

* P2PBOT working

* Display LNP2POrders

* Filter by robosats orders

* Robosats hosts filter by default and better browse text

---------

Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2024-11-24 08:16:50 +00:00
092af525b1 Fix typo 2024-10-19 16:00:13 +02:00
3f882db902 Frontend eslint fixes 2024-10-19 15:57:20 +02:00
fc1a6b360e Better Robot recovery tool 2024-10-18 22:34:57 +02:00
49c2469bb1 Nostr test 2024-10-18 12:40:01 +02:00
bfda0e93be Fix files cache problem and static files management 2024-09-17 15:14:43 +02:00
06fc2e8bd7 Some fixes 2024-09-10 17:55:29 +02:00
cc63b4d57e Rebase 2024-09-06 10:41:15 +02:00
6843760b87 ternaries removed and DesktopRobosats switch it to RobosatsClient === 'desktop-app' 2024-06-14 20:48:13 +05:30
0cf88efb6c host fixed 2024-05-28 11:47:25 +05:30
1cbab240ca draft for desktop app 2024-05-25 23:03:07 +05:30
a1c63ca622 Federation Android App and new Tor engine 2024-04-30 14:56:19 +01:00
0e115e06b1 Refactor Webpacks (#1212)
refactor webpacks
2024-04-03 05:55:42 +00:00
cda668e333 Load map JSON in advance 2024-03-18 10:49:39 +01:00
83410c174e Book coordinator filter (#1087)
* Fix book loading

* Fix Robot page

* Code Review

* Book coordinator filter
2024-01-23 23:32:00 +00:00
f7b504cea7 Minor lint fixes 2024-01-15 09:33:47 +00:00
963a3b9e00 Fix Contexts 2024-01-12 13:05:15 -08:00
28ef253020 Refactor context (#427)
* Move AppContext to top level

* Refactor context
2023-04-20 14:52:03 +00:00
72f620fee4 Fix fetchInfo android 2023-04-10 04:42:17 -07:00
719c41705d Improve payment method strings to icons performance 2023-04-09 12:44:02 -07:00
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
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
7a5ae1c25c Fix initial fetchInfo on torified app 2023-03-07 08:07:14 -08:00
e69aa09bb6 Fix useffects for book/limit baseurl change, robot open profile and stats. 2023-03-04 11:49:10 -08:00
41feb8cf8e Fix useffects for book/limit baseurl change, robot open profile and stats. 2023-03-04 10:55:24 -08:00
8d4301a0c0 Fix Native requests (#375)
* fix-android-maker

* test
2023-03-04 12:54:06 +00:00
74398a019c Small fixes and updates 2023-03-03 07:25:21 -08:00
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
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
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