summaryrefslogtreecommitdiff
path: root/main.js (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-30RefactoringJulien Dessaux2-2/+2
2023-05-30Retry on HTTP timeout instead of propagating the errorJulien Dessaux1-1/+5
2023-05-29Many new api callsJulien Dessaux6-8/+75
2023-05-27Refactored the code to separate automation code from the lib handling the apiJulien Dessaux4-109/+96
2023-05-26Fixed extraction issue with ships not carrying antimatterJulien Dessaux1-1/+1
2023-05-26Automated the extraction and delivery loop for a shipJulien Dessaux4-112/+94
2023-05-25Updated the lib for the new apiJulien Dessaux5-93/+227
2023-05-24Rewrote the api rate limiter with promises instead of callbacksJulien Dessaux6-40/+105
2023-05-14Implemented a basic extraction loopJulien Dessaux12-0/+2022