Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Take requests time in consideration for rate limiting calculations | Julien Dessaux | 2023-06-11 | 1 | -1/+6 |
| | |||||
* | Reworked the network code to improve sending rate management | Julien Dessaux | 2023-06-10 | 1 | -49/+76 |
| | |||||
* | Update ships status at the end of the nav cooldown | Julien Dessaux | 2023-06-06 | 1 | -0/+6 |
| | |||||
* | Hold back on maintenance or rate limiting events | Julien Dessaux | 2023-06-05 | 1 | -7/+18 |
| | |||||
* | Handle connection reset event | Julien Dessaux | 2023-06-03 | 1 | -3/+8 |
| | |||||
* | Retry on HTTP timeout instead of propagating the error | Julien Dessaux | 2023-05-30 | 1 | -1/+5 |
| | |||||
* | Many new api calls | Julien Dessaux | 2023-05-29 | 1 | -1/+1 |
| | |||||
* | Automated the extraction and delivery loop for a ship | Julien Dessaux | 2023-05-26 | 1 | -2/+9 |
| | |||||
* | Updated the lib for the new api | Julien Dessaux | 2023-05-25 | 1 | -0/+4 |
| | |||||
* | Rewrote the api rate limiter with promises instead of callbacks | Julien Dessaux | 2023-05-24 | 1 | -36/+31 |
| | |||||
* | Implemented a basic extraction loop | Julien Dessaux | 2023-05-14 | 1 | -0/+76 |