51 Commits

Author SHA1 Message Date
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
60f2d1774a Add skeleton while loading limits 2024-10-21 00:05:05 +02:00
e84fa95655 Fix bugs after libraries updates 2024-10-19 16:30:26 +02:00
3f882db902 Frontend eslint fixes 2024-10-19 15:57:20 +02:00
1695745cac Federation coordinators list refactor 2024-10-18 12:40:03 +02:00
7bf77a538e Refactor info endpoint calls 2024-10-18 12:40:02 +02:00
560def2966 WIP 2024-10-18 12:40:01 +02:00
49c2469bb1 Nostr test 2024-10-18 12:40:01 +02:00
a92ca62bb1 Refactor Order/Slot models 2024-09-10 12:56:56 +02:00
958da6a11b Eslint fixes 2024-08-10 17:54:13 +02:00
8168108b26 Add external coordinator (#1297)
* Add external coordinator

* CR
2024-06-25 10:52:20 +00:00
69b72d4231 Fix book table data grid headers 2024-05-01 03:01:52 +01:00
f416d2ac17 Fix loading line in Book 2024-04-30 14:56:20 +01:00
f0385f8040 fix(frontend): column header visibility of tables in mobile mui-x v7 2024-04-21 22:16:35 +01:00
471583733c frontend: fix breaking MUI-X v7 changes 2024-04-20 20:19:19 +01:00
bee30eafa9 Fix book filter avatar sizes and bookUpdate on refresh 2024-01-24 00:09:54 +00:00
c648132163 Fix book loading (#1086)
* Fix book loading

* Fix Robot page

* Code Review
2024-01-23 23:30:16 +00:00
d080b6a663 Fix garage deletion (#1085) 2024-01-23 10:37:04 +00:00
5cdaf93908 Fix book table in the v0.6.0 version (#1083)
* Get favorites from context

* Rerender objects on favorite mode change

* Format sats amount in millionths
2024-01-22 09:27:02 +00:00
200efc5bc1 Fix coordinator avatars orientation 2024-01-07 22:20:55 +00:00
a4b2327ff4 Small fixes and lint fixes 2024-01-07 14:16:26 +00:00
4fda9370fd Small fixes 2023-12-02 20:05:17 +00:00
eb840c5b14 Fix order workflow (#957)
* Order workflow working

* Refactoring
2023-12-02 10:40:59 +00:00
7f78f69df6 More fixes 2023-12-02 10:40:59 +00:00
4eb46f1e16 Fix lint issues 2023-12-02 10:40:59 +00:00
2361b728fc Fix (some) lint issues 2023-12-02 10:40:59 +00:00
293c0b604d Refactor contexts and models (#921)
* Add SVG icons for map pins

* Add federation basis and new coordinator form (#793)

* Add new coordinator entry issue form

* Add Federation basis

* Fix eslint errors from F2F and fix languages

* Redo eslint @typescript-eslint/strict-boolean-expressions

* Robot Page working

* Contexts Working

* Garage Working

* CurrentOrder working

* Federation model working

---------

Co-authored-by: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2023-12-02 10:40:59 +00:00
0c37767d68 fix(booktable): memoized swap/fiat columns 2023-08-01 05:26:10 -07:00
ff57b8a0ae Fix book header labels (#750) 2023-07-24 19:23:53 +00:00
1e39f32eb5 Fix usenavigate PRO (#571)
* Simplify and optimize nodeapp

* Add pro frontend

* Fix PRO errors
2023-05-12 12:51:52 +00:00
0d180ee7c9 Small fixes, fix reconnecting websockets, fix rewards webln 2023-05-08 17:37:23 -07:00
c813da1b2e Small book optimizations (#462) 2023-04-28 10:02:29 +00:00
275a68a7f0 Small fixes. Click through laoding overlay, take amount calc with no api/info. 2023-04-27 09:04:37 -07:00
a0627a2028 Fix sats conversion on taker helper text for swaps 2023-04-27 04:26:07 -07:00
db5548ecca Fix payment methods as icons memo 2023-04-26 04:47:26 -07:00
e878299ae8 Add light weight webp avatars (#457)
* Add generate webp avatars, also small size

* Use new avatars in frontend
2023-04-25 18:40:46 +00:00
28ef253020 Refactor context (#427)
* Move AppContext to top level

* Refactor context
2023-04-20 14:52:03 +00:00
9a99e6f1ff Fix hide currency column in book when mode is swaps 2023-04-10 10:21:27 -07:00
ab617ce608 Migrate mui-x components to v6 (#408)
* Migrate mui-x components to v6

* Collect phrases
2023-04-03 18:38:52 +00:00
5b1f64ced8 Improve booktable performance by 15-30% 2023-03-28 10:37:14 -07: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
db83f2b972 Fix crash on fullpage order book 2023-02-13 11:17:06 -08:00
965bbb0765 Enhance UI for Swaps (#346)
* Add better fiat/swap UI switches

* Add swap controls to booktable

* Enhance order details and take button for swaps

* Add swap specific order summary strings

* Add specific bond commitment descriptions for swap orders

* Fix cosmetics
2023-02-10 13:28:26 +00:00
19796c7c50 Fix non interactive book controls 2022-11-17 12:24:55 -08:00
741fba11d5 Add swappable baseurls (#316)
* Add swappable baseurls (network and coordinators)

* Add testnet bitcoin styles

* Small fixes

* Small fixes
2022-11-07 16:45:05 +00:00
f65cef2d8d Fix fullscreen order click and info image 2022-11-07 02:27:33 -08:00
227610c84a Add Nav Bar, Settings Page, large refactor (#308)
commit a5b63aed93e084fae19d9e444e06238a52f24f3a
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Sun Oct 30 10:46:05 2022 -0700

    Small fixes

commit d64adfc2bf9b9c31dca47ab113c06a1268c347c6
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Sun Oct 30 06:02:06 2022 -0700

    wip work on federation settings

commit ca35d6b3d2776812b07109e197d2e1d46f9f4e81
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Sun Oct 30 04:05:33 2022 -0700

    Refactor confirmation Dialogs

commit c660a5b0d1345d4996efb10cb8999987689bede9
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Sat Oct 29 13:36:59 2022 -0700

    refactor login (clean separation robot/info. Style navbar.

commit b9dc7f7c95a683e3aca024ec6d7857176b4e3a25
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Fri Oct 28 09:54:38 2022 -0700

    Add size slider and settings widget

commit 20b2b3dcd6838b129741705f1c65d445271e231d
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Fri Oct 28 05:41:48 2022 -0700

    Add show more and Dialogs

commit da8b70091b5f28139cdec1a8895f4563d64d8e88
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Thu Oct 27 16:26:07 2022 -0700

    Add sliding pages

commit 6dd90aa1182a7a5e0f0189d1467ba474b68c28c2
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Thu Oct 27 06:34:58 2022 -0700

    Add settings forms

commit d3d0f3ee1a52bbf1829714050cc798d2542af8f6
Author: Reckless_Satoshi <reckless.satoshi@protonmail.com>
Date:   Wed Oct 26 04:16:06 2022 -0700

    Refactor utils
2022-10-30 12:13:01 -07:00
12222d3fbd Fix match making table bug. Add styles 2022-10-25 01:37:25 -07:00
2d364297b9 Add depth widget. Fix style book. (#300)
* Add depth widget. Fix style book.

* Fix number of rows to window height
2022-10-23 18:29:39 +00:00
a4a3dbb95e Add RoboSats PRO frame as react layout grid playground (#299)
* Add react layout grid playground

* Add BookWidget and style

* Rename basic.js back to main.js
2022-10-22 14:32:33 +00:00