Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved the nodejs agent to its own subfolder to make room for my haskell agent | Julien Dessaux | 2023-07-01 | 1 | -108/+0 |
* | Implement a bit more autonomy for the ships | Julien Dessaux | 2023-06-08 | 1 | -2/+2 |
* | Improved ships lib with ships db caching | Julien Dessaux | 2023-06-02 | 1 | -11/+5 |
* | Another big refactoring | Julien Dessaux | 2023-06-01 | 1 | -14/+4 |
* | Reworked the systems handling and caching with sqlite | Julien Dessaux | 2023-05-31 | 1 | -2/+5 |
* | Refactoring | Julien Dessaux | 2023-05-30 | 1 | -2/+2 |
* | Many new api calls | Julien Dessaux | 2023-05-29 | 1 | -2/+37 |
* | Refactored the code to separate automation code from the lib handling the api | Julien Dessaux | 2023-05-27 | 1 | -25/+9 |
* | Automated the extraction and delivery loop for a ship | Julien Dessaux | 2023-05-26 | 1 | -0/+2 |
* | Updated the lib for the new api | Julien Dessaux | 2023-05-25 | 1 | -32/+47 |
* | Rewrote the api rate limiter with promises instead of callbacks | Julien Dessaux | 2023-05-24 | 1 | -4/+5 |
* | Implemented a basic extraction loop | Julien Dessaux | 2023-05-14 | 1 | -0/+84 |