0dac6c2e03
Merge dfc3f56dbb15e0c05697f38dbc993e34cac377b5 into fb0723ae2543f212fd955774b69c77342f5584c5
2025-07-07 09:29:59 +00:00
efbdc38ee6
Fix order table
2025-05-24 20:58:19 +02:00
1287c4454b
Fix table
2025-05-11 16:34:45 +02:00
d6609e991e
Fix others
2025-05-11 15:15:28 +02:00
17bc47750d
Fix Table
2025-05-10 20:22:37 +02:00
ef2d8e7aee
Upgrade all libraries
2025-05-09 17:10:33 +02:00
b7833fffb4
upgrade Gradle
2024-12-17 12:47:57 +01:00
e8421f7424
Fix book pagination
2024-11-25 11:24:50 +01: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
dfc3f56dbb
sort cheaper offers first
2024-11-11 13:28:36 -03: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