Reckless_Satoshi
42591b34e5
Fix order tab navigation
2024-01-02 17:46:39 +00:00
Reckless_Satoshi
353897cf9d
Fix show coordinator warning only once
2024-01-02 17:13:20 +00:00
Reckless_Satoshi
807355ec42
Add coordinator warning
2024-01-02 12:40:05 +00:00
KoalaSat
16a16da96a
Fix navbar and book duplication ( #1031 )
2023-12-30 10:32:18 +00:00
KoalaSat
8884c7f187
Fix and disable strict boolean lintern
2023-12-22 13:58:59 +01:00
KoalaSat
4a273fd98a
Avatar hashid in Garage ( #983 )
2023-12-15 15:17:46 +00:00
Reckless_Satoshi
25e6e82a9f
Small fixes
2023-12-02 20:19:23 +00:00
Reckless_Satoshi
4fda9370fd
Small fixes
2023-12-02 20:05:17 +00:00
Reckless_Satoshi
2408190869
Fix statusToDelay, linting and others
2023-12-02 19:50:07 +00:00
KoalaSat
802942761d
Fix mobile app ( #969 )
2023-12-02 10:40:59 +00:00
KoalaSat
e8ec7f989a
Adapt garage to coordinators
2023-12-02 10:40:59 +00:00
Reckless_Satoshi
bfd967ce25
Fix and update About
2023-12-02 10:40:59 +00:00
KoalaSat
eb840c5b14
Fix order workflow ( #957 )
...
* Order workflow working
* Refactoring
2023-12-02 10:40:59 +00:00
KoalaSat
937ac62c5d
Change getRobot by getSlot ( #955 )
2023-12-02 10:40:59 +00:00
KoalaSat
88833a5a10
Fix last order
2023-12-02 10:40:59 +00:00
KoalaSat
7c06c229b4
Fix order page
2023-12-02 10:40:59 +00:00
KoalaSat
8d8e3a5688
Fix robot recovery ( #945 )
...
* Fix Robot recovery
* Change testralia onion
2023-12-02 10:40:59 +00:00
Reckless_Satoshi
4eb46f1e16
Fix lint issues
2023-12-02 10:40:59 +00:00
KoalaSat
1fcd12dbab
Federation view fixes ( #923 )
2023-12-02 10:40:59 +00:00
Reckless_Satoshi
2361b728fc
Fix (some) lint issues
2023-12-02 10:40:59 +00:00
KoalaSat
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
KoalaSat
22b10df91d
Code Review
2023-10-17 08:26:30 +00:00
KoalaSat
a338dfc2ee
Book map
2023-10-17 08:26:30 +00:00
KoalaSat
7250286c0f
Worldmap f2f Book orders
2023-10-17 08:26:30 +00:00
Reckless_Satoshi
19597ca8e5
Add coordinator maintainance notice
2023-09-08 08:33:00 -07:00
Reckless_Satoshi
63c17e15f4
Fix inverted color on Learn More button
2023-07-24 02:59:10 -07:00
Reckless_Satoshi
052865c53b
Add selfhosted client custom builds ( #630 )
...
Add scripts for selfhosted client
2023-05-29 15:58:12 +00:00
Reckless_Satoshi
1e39f32eb5
Fix usenavigate PRO ( #571 )
...
* Simplify and optimize nodeapp
* Add pro frontend
* Fix PRO errors
2023-05-12 12:51:52 +00:00
Reckless_Satoshi
2092a33f88
Simplify and optimize nodeapp ( #565 )
...
* Simplify and optimize nodeapp
* Add pro frontend
2023-05-11 16:22:01 +00:00
Reckless_Satoshi
0d180ee7c9
Small fixes, fix reconnecting websockets, fix rewards webln
2023-05-08 17:37:23 -07:00
Reckless_Satoshi
3c78299dfc
Fix color depth/list button after MUI bump
2023-05-06 06:43:50 -07:00
Reckless_Satoshi
25f0b0eea5
Fix token auth native ( #558 )
...
* Fix token auth on Native
* Fix pre-release action
2023-05-06 13:42:48 +00:00
Reckless_Satoshi
298ce130f7
Add switch for light QR codes on dark theme
2023-05-05 06:42:20 -07:00
Reckless_Satoshi
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
Reckless_Satoshi
0e17121999
Fix routing to order on bookpage floating maker form
2023-04-29 07:14:23 -07:00
Reckless_Satoshi
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
Reckless_Satoshi
275a68a7f0
Small fixes. Click through laoding overlay, take amount calc with no api/info.
2023-04-27 09:04:37 -07:00
Reckless_Satoshi
91bbc4c9f5
Fix blank route and loading spinner on order page change
2023-04-27 02:57:52 -07:00
Reckless_Satoshi
09fb3cb3a1
Fix update matches when payment method changes
2023-04-26 05:12:49 -07:00
Reckless_Satoshi
edb8c8b3ff
Use premium to filter matches ( #459 )
2023-04-26 12:18:54 +00:00
Reckless_Satoshi
4f2ef09c6f
Simplify routing ( #458 )
...
* Fix payment methods as icons memo
* Simplify pages / router
* Load current order on robotfetch
2023-04-26 12:10:21 +00:00
Reckless_Satoshi
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
Reckless_Satoshi
4f9280e797
Fix basic Main styled components
2023-04-23 12:03:38 -07:00
Reckless_Satoshi
28ef253020
Refactor context ( #427 )
...
* Move AppContext to top level
* Refactor context
2023-04-20 14:52:03 +00:00
Reckless_Satoshi
c2110d1620
Migrate to react-dom-router v6 ( #422 )
2023-04-16 18:10:48 +00:00
SatFlow
89111f2f27
Fix parameter typo ( #416 )
2023-04-11 16:54:52 +00:00
Reckless_Satoshi
b6129bb46f
Enhance clarity for swaps ( #382 )
...
* Improve clarity of swap orders
* Add descriptive send/receive amounts for swaps on Maker Page
* Add descriptive send/receive amounts for swaps on OrderDetails
* Collect new phrases
* Small fixes
2023-03-09 20:10:49 +00:00
Reckless_Satoshi
8d4301a0c0
Fix Native requests ( #375 )
...
* fix-android-maker
* test
2023-03-04 12:54:06 +00:00
Reckless_Satoshi
09027deffc
Fix order click on matches. Fix existing PGP on deleted robot rebuild.
2023-03-03 11:00:08 -08:00
Reckless_Satoshi
74398a019c
Small fixes and updates
2023-03-03 07:25:21 -08:00