Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-06-02 | Improved ships lib with ships db caching | Julien Dessaux | 10 | -32/+170 | |
2023-06-01 | Another big refactoring | Julien Dessaux | 10 | -83/+79 | |
2023-05-31 | Reworked the systems handling and caching with sqlite | Julien Dessaux | 4 | -33/+116 | |
2023-05-30 | Refactoring | Julien Dessaux | 2 | -2/+2 | |
2023-05-30 | Retry on HTTP timeout instead of propagating the error | Julien Dessaux | 1 | -1/+5 | |
2023-05-29 | Many new api calls | Julien Dessaux | 6 | -8/+75 | |
2023-05-27 | Refactored the code to separate automation code from the lib handling the api | Julien Dessaux | 4 | -109/+96 | |
2023-05-26 | Fixed extraction issue with ships not carrying antimatter | Julien Dessaux | 1 | -1/+1 | |
2023-05-26 | Automated the extraction and delivery loop for a ship | Julien Dessaux | 4 | -112/+94 | |
2023-05-25 | Updated the lib for the new api | Julien Dessaux | 5 | -93/+227 | |
2023-05-24 | Rewrote the api rate limiter with promises instead of callbacks | Julien Dessaux | 6 | -40/+105 | |
2023-05-14 | Implemented a basic extraction loop | Julien Dessaux | 12 | -0/+2022 | |