Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another big refactoring | Julien Dessaux | 2023-06-01 | 3 | -55/+14 |
* | Reworked the systems handling and caching with sqlite | Julien Dessaux | 2023-05-31 | 1 | -24/+61 |
* | 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 | 4 | -5/+37 |
* | Refactored the code to separate automation code from the lib handling the api | Julien Dessaux | 2023-05-27 | 1 | -84/+0 |
* | Fixed extraction issue with ships not carrying antimatter | Julien Dessaux | 2023-05-26 | 1 | -1/+1 |
* | Automated the extraction and delivery loop for a ship | Julien Dessaux | 2023-05-26 | 3 | -112/+92 |
* | Updated the lib for the new api | Julien Dessaux | 2023-05-25 | 4 | -61/+180 |
* | Rewrote the api rate limiter with promises instead of callbacks | Julien Dessaux | 2023-05-24 | 2 | -36/+67 |
* | Implemented a basic extraction loop | Julien Dessaux | 2023-05-14 | 4 | -0/+222 |