da679f9b72
Silent failure when routing can't be completed
2025-07-10 10:46:29 +02:00
e09755fc7f
Change copy URL string
2025-06-22 17:28:12 +02:00
304c1a23ee
Search feature
2025-06-21 19:13:14 +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
b78734d872
Remove spaces in reovery token
2025-04-08 12:27:05 +02:00
d954f94358
Merge pull request #1326 from aftermath2/add_order_cancel_status
...
Add cancel_status param to the cancel order action
2025-03-30 12:47:53 +00:00
05f4995c93
Fix rating
2025-03-26 17:53:29 +01:00
849e32d1ad
Fix rebase JSONs
2025-03-26 16:48:01 +01:00
2b63c0fbfc
Update order status list
2025-03-24 10:42:05 -03:00
727c87ba2a
Coordinators ratings WIP
2025-03-23 18:29:02 +01:00
0c56566780
Contact methods
2025-03-23 18:26:55 +01:00
6655f47470
Display dispute's statement contact method
2025-03-23 15:21:50 +01:00
0d932feedb
Set cancel_status if it's not None
2025-03-19 22:44:28 -03:00
f80f1dfb0c
Add cancel_status to POST /api/order
2025-03-19 22:35:41 -03:00
a92ca62bb1
Refactor Order/Slot models
2024-09-10 12:56:56 +02:00
a7eafa05a8
Fix Successful typo
2024-08-22 10:32:02 +02:00
b8fd2e21cd
Fix renew order refresh ( #1179 )
2024-03-15 01:18:06 +00:00
82f1e90bc8
Fix amount string on order details
2024-01-15 13:22:38 +00:00
657b88daa4
Fix do not share chat logs on disputes by default
2024-01-13 11:02:47 +00:00
a4b2327ff4
Small fixes and lint fixes
2024-01-07 14:16:26 +00:00
53037a3b18
Fix successful prompt avatars, rate text and txid
2024-01-07 13:29:51 +00:00
94af0b2afd
Fix order autoupdate and chat ( #1047 )
...
* Fix Order autoupdate and chat
* Remove console.log
2024-01-06 12:33:57 +00:00
8884c7f187
Fix and disable strict boolean lintern
2023-12-22 13:58:59 +01: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
eb840c5b14
Fix order workflow ( #957 )
...
* Order workflow working
* Refactoring
2023-12-02 10:40:59 +00:00
937ac62c5d
Change getRobot by getSlot ( #955 )
2023-12-02 10:40:59 +00:00
88833a5a10
Fix last order
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
516537a38e
Add pgp signature to sensitive client - coordinator messages ( #592 )
...
* Minor fixes on dev setup start up
* Add pgp cleartext signatures
2023-05-17 13:06:04 +00:00
0d180ee7c9
Small fixes, fix reconnecting websockets, fix rewards webln
2023-05-08 17:37:23 -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
23a4f08be6
Remove typo
2023-05-01 03:39:46 -07:00
fc4f3e1593
Add undo confirm fiat sent action ( #461 )
...
* Add undo confirm fiat sent action
* Collect phrases
* Small fixes
2023-04-28 09:19:18 +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
7665a2bb22
Refactor tradebox states as switch, fix websocket first connect, show PGP erros.
2023-04-20 09:41:34 -07:00
57a47a408c
Add fiat sent confirmation dialog ( #383 )
...
* Add confirmation dialog for fiat Sent
* Collect new phrases
* Small fixes
* Small fixes
2023-03-09 13:19:24 +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
d3851784e2
Fix confusing prompt title for submission of payout information
2023-01-14 04:52:47 -08:00
718210ccd8
Fix dispute resolution titles
2022-12-04 02:11:59 -08:00
a7ad9c8c7e
Fix swap dispute prompts
2022-12-01 02:18:42 -08:00
da6a5c02c0
Fix prompt order for payout/escrow wait
2022-11-28 00:40:52 -08:00
f7d4648fa5
Add lnproxy json responses, enable lnproxy on android app
2022-11-27 12:34:37 -08:00
0ae63c50d2
Fix reset advanced option on disable
2022-11-27 08:15:50 -08:00
a1ef900469
Fix payout prompt title
2022-11-27 01:11:41 -08:00