Commit Graph

41 Commits

Author SHA1 Message Date
koalasat
e84fa95655
Fix bugs after libraries updates 2024-10-19 16:30:26 +02:00
koalasat
3f882db902
Frontend eslint fixes 2024-10-19 15:57:20 +02:00
koalasat
1695745cac
Federation coordinators list refactor 2024-10-18 12:40:03 +02:00
koalasat
3edd9280a5
Create RoboPool 2024-10-18 12:40:02 +02:00
koalasat
7bf77a538e
Refactor info endpoint calls 2024-10-18 12:40:02 +02:00
koalasat
560def2966
WIP 2024-10-18 12:40:01 +02:00
koalasat
49c2469bb1
Nostr test 2024-10-18 12:40:01 +02:00
koalasat
a92ca62bb1
Refactor Order/Slot models 2024-09-10 12:56:56 +02:00
KoalaSat
9a8a821b7b
Merge branch 'main' into android-notification-system 2024-09-06 08:26:03 +00:00
Amit Panwar
25081aacf0
Merge branch 'main' into desktopApp 2024-08-22 15:37:27 +05:30
KoalaSat
e9863417dd
Merge branch 'main' into android-notification-system 2024-08-10 16:07:02 +00:00
koalasat
958da6a11b
Eslint fixes 2024-08-10 17:54:13 +02:00
koalasat
26a2b7101c Notifications fully working 2024-07-12 12:57:09 +02:00
KoalaSat
8168108b26
Add external coordinator (#1297)
* Add external coordinator

* CR
2024-06-25 10:52:20 +00:00
Amit Panwar
3fe457b4b1
Merge branch 'main' into desktopApp 2024-06-23 12:01:50 +05:30
KoalaSat
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
amitpanwar789
0cf88efb6c host fixed 2024-05-28 11:47:25 +05:30
amitpanwar789
1cbab240ca draft for desktop app 2024-05-25 23:03:07 +05:30
KoalaSat
d8490d7530
Improve Federation start order 2024-04-30 14:56:19 +01:00
KoalaSat
add5826a74
Detect federation testnet (#1193) 2024-03-19 15:02:46 +00:00
KoalaSat
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
KoalaSat
2d927249cd
Fix coordinator selector maker page (#1157)
* Fix coordinator selector on Maker page

* Refactor onUpdate naming
2024-03-07 16:06:53 +00:00
Reckless_Satoshi
bee30eafa9
Fix book filter avatar sizes and bookUpdate on refresh 2024-01-24 00:09:54 +00:00
KoalaSat
c648132163
Fix book loading (#1086)
* Fix book loading

* Fix Robot page

* Code Review
2024-01-23 23:30:16 +00:00
Reckless_Satoshi
c98e643645
Small fixes 2024-01-14 16:56:03 +00:00
Reckless_Satoshi
bfb97e034f
Fix update coordinators urls on network change 2023-12-30 16:45:45 +00:00
KoalaSat
40b687dc18
Robohash gereator queue (#1035)
Robohash generator queue
2023-12-30 16:01:08 +00:00
Reckless_Satoshi
e4b5843a42
Feat hide LocalDev coordinator conditionally 2023-12-30 12:27:27 +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
Reckless_Satoshi
2408190869
Fix statusToDelay, linting and others 2023-12-02 19:50:07 +00:00
KoalaSat
e8ec7f989a Adapt garage to coordinators 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
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
7f78f69df6 More fixes 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
Reckless_Satoshi
66c16760f6 Fix version, release_note and small typo 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