82 Commits

Author SHA1 Message Date
c913da67d6 Generate Robot and Order 2024-10-19 22:52:47 +02:00
e84fa95655 Fix bugs after libraries updates 2024-10-19 16:30:26 +02:00
092af525b1 Fix typo 2024-10-19 16:00:13 +02:00
3f882db902 Frontend eslint fixes 2024-10-19 15:57:20 +02:00
fc1a6b360e Better Robot recovery tool 2024-10-18 22:34:57 +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
bfda0e93be Fix files cache problem and static files management 2024-09-17 15:14:43 +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
25081aacf0 Merge branch 'main' into desktopApp 2024-08-22 15:37:27 +05:30
a7eafa05a8 Fix Successful typo 2024-08-22 10:32:02 +02:00
958da6a11b Eslint fixes 2024-08-10 17:54:13 +02:00
b76d40a087 Fix custom Coordinator error 2024-06-25 15:26:57 +02:00
8168108b26 Add external coordinator (#1297)
* Add external coordinator

* CR
2024-06-25 10:52:20 +00:00
3fe457b4b1 Merge branch 'main' into desktopApp 2024-06-23 12:01:50 +05:30
74143c8da1 Disable tor option (#1315)
* Disable Tor option

* Fix settings save

* Remove unused code

* Remove unused code 2
2024-06-16 22:14:32 +00:00
6843760b87 ternaries removed and DesktopRobosats switch it to RobosatsClient === 'desktop-app' 2024-06-14 20:48:13 +05:30
0cf88efb6c host fixed 2024-05-28 11:47:25 +05:30
1cbab240ca draft for desktop app 2024-05-25 23:03:07 +05:30
d8490d7530 Improve Federation start order 2024-04-30 14:56:19 +01:00
a1c63ca622 Federation Android App and new Tor engine 2024-04-30 14:56:19 +01:00
0e115e06b1 Refactor Webpacks (#1212)
refactor webpacks
2024-04-03 05:55:42 +00:00
cda668e333 Load map JSON in advance 2024-03-18 10:49:39 +01:00
5f8c25c52c Add loading robot profile (#1176)
* Add loading robot profile

* Typo
2024-03-14 11:41:37 +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
83410c174e Book coordinator filter (#1087)
* Fix book loading

* Fix Robot page

* Code Review

* Book coordinator filter
2024-01-23 23:32:00 +00:00
82f1e90bc8 Fix amount string on order details 2024-01-15 13:22:38 +00:00
f7b504cea7 Minor lint fixes 2024-01-15 09:33:47 +00:00
ed9dd3599f Fix currentOrder fetch 2024-01-15 00:48:40 +00:00
27b265220e Fix too-many fetchRobots and coordinator endpoints print 2024-01-14 18:20:48 +00:00
c98e643645 Small fixes 2024-01-14 16:56:03 +00:00
8ae259e143 Re-set fetchOrder on page change, empty book on not_found 2024-01-13 12:43:17 +00:00
ab6c902593 fix infinite re-render loop 2024-01-13 11:44:23 +00:00
963a3b9e00 Fix Contexts 2024-01-12 13:05:15 -08:00
b18dcecddb Add setAcknowledgeWarning to initialAppContext 2024-01-11 09:20:28 +00:00
39453058a3 Fix cancel button, add debug console log fetchOrder 2024-01-10 14:48:35 +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
353897cf9d Fix show coordinator warning only once 2024-01-02 17:13:20 +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
7e97c325f1 Add robo-identity-wasm 2023-12-02 20:01:11 +00:00
2408190869 Fix statusToDelay, linting and others 2023-12-02 19:50:07 +00:00
802942761d Fix mobile app (#969) 2023-12-02 10:40:59 +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