59 Commits

Author SHA1 Message Date
b2737bbd2d Fix order match 2025-07-20 16:04:06 +02:00
28c4f02662 Working 2025-07-20 13:12:01 +02:00
3e0d8b22ab Buttons 2025-07-18 11:39:22 +02:00
017a008dcb New mobile views 2025-07-17 16:25:56 +02:00
c05d4f722f Add trade breadcrumb 2025-07-10 16:42:24 +02:00
cda72d11b4 Working version 2025-06-21 18:09:09 +02:00
9000fffc48 Frontend 2025-06-21 16:33:09 +02:00
1287c4454b Fix table 2025-05-11 16:34:45 +02:00
ebfac49875 Order view 2025-05-11 14:11:15 +02:00
ef2d8e7aee Upgrade all libraries 2025-05-09 17:10:33 +02:00
3e7f02e0c9 Better loading 2025-03-23 10:31:29 +01:00
699405838a Display swaps support in order details 2025-03-23 10:27:13 +01:00
a642ecb6f5 Fix trade summary sats 2024-09-16 15:28:39 +02:00
06fc2e8bd7 Some fixes 2024-09-10 17:55:29 +02:00
a92ca62bb1 Refactor Order/Slot models 2024-09-10 12:56:56 +02:00
cc63b4d57e Rebase 2024-09-06 10:41:15 +02:00
a7eafa05a8 Fix Successful typo 2024-08-22 10:32:02 +02:00
8168108b26 Add external coordinator (#1297)
* Add external coordinator

* CR
2024-06-25 10:52:20 +00:00
ba4b641179 fix sats text on range orders (#1332) 2024-06-16 22:21:38 +00:00
c5380664b0 fix(frontend): hard coded receiving method into order detail message (#1260)
Change frontend order detail receiving status message.

Inside the order detail component we have a little text telling the user how much he'sreceiving from the transaction, this commit changes the text removing the lightning word from it because sometimes the receiving method is on-chain. Ideally we would have aorder.is_swap boolean that is only sent to the buyer to identify the method but since we don't have it yet, we are just changing the text.
2024-05-05 19:56:11 +00:00
2d927249cd Fix coordinator selector maker page (#1157)
* Fix coordinator selector on Maker page

* Refactor onUpdate naming
2024-03-07 16:06:53 +00:00
82f1e90bc8 Fix amount string on order details 2024-01-15 13:22:38 +00:00
ed9dd3599f Fix currentOrder fetch 2024-01-15 00:48:40 +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
d380925c52 Fix undefined currencyCode 2024-01-07 12:16:05 +00:00
085e9ccd48 Fix order flow (#1040)
Fix Order flow
2024-01-04 14:07:10 +00:00
8884c7f187 Fix and disable strict boolean lintern 2023-12-22 13:58:59 +01:00
4a273fd98a Avatar hashid in Garage (#983) 2023-12-15 15:17:46 +00:00
4fda9370fd Small fixes 2023-12-02 20:05:17 +00:00
2408190869 Fix statusToDelay, linting and others 2023-12-02 19:50:07 +00:00
e8ec7f989a Adapt garage to coordinators 2023-12-02 10:40:59 +00:00
937ac62c5d Change getRobot by getSlot (#955) 2023-12-02 10:40:59 +00:00
7c06c229b4 Fix order page 2023-12-02 10:40:59 +00:00
7f78f69df6 More fixes 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
d5f6e2cbd8 Fix f2f style and self-hosted assets 2023-10-17 05:21:18 -07:00
22b10df91d Code Review 2023-10-17 08:26:30 +00:00
871299b3bf Order Map 2023-10-17 08:26:30 +00:00
a338dfc2ee Book map 2023-10-17 08:26:30 +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
8434a256cf Fix last_login for tokeauth, replace maker/taker_last seen for last_login 2023-05-07 08:06:35 -07:00
25f0b0eea5 Fix token auth native (#558)
* Fix token auth on Native

* Fix pre-release action
2023-05-06 13:42:48 +00:00
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
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
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
b227df7c7c Improve preliminary sats summary, add taker satoshis (#429)
* Improve preliminary sats summary, add taker satoshis

* Collect phrases
2023-04-21 11:10:47 +00:00