24 Commits

Author SHA1 Message Date
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
d8490d7530 Improve Federation start order 2024-04-30 14:56:19 +01:00
add5826a74 Detect federation testnet (#1193) 2024-03-19 15:02:46 +00:00
0e049eec43 Fix federation summary (#1180)
* Fix federation summary

* Fix federation summary

* Make it dynamic

* Make it dynamic
2024-03-15 20:06:54 +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
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
c98e643645 Small fixes 2024-01-14 16:56:03 +00:00
bfb97e034f Fix update coordinators urls on network change 2023-12-30 16:45:45 +00:00
40b687dc18 Robohash gereator queue (#1035)
Robohash generator queue
2023-12-30 16:01:08 +00:00
e4b5843a42 Feat hide LocalDev coordinator conditionally 2023-12-30 12:27:27 +00:00
16a16da96a Fix navbar and book duplication (#1031) 2023-12-30 10:32:18 +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
7c06c229b4 Fix order page 2023-12-02 10:40:59 +00:00
8d8e3a5688 Fix robot recovery (#945)
* Fix Robot recovery

* Change testralia onion
2023-12-02 10:40:59 +00:00
7f78f69df6 More fixes 2023-12-02 10:40:59 +00:00
1fcd12dbab Federation view fixes (#923) 2023-12-02 10:40:59 +00:00
2361b728fc Fix (some) lint issues 2023-12-02 10:40:59 +00:00
66c16760f6 Fix version, release_note and small typo 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