summaryrefslogtreecommitdiff
path: root/main.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Many new api callsJulien Dessaux2023-05-291-2/+37
|
* Refactored the code to separate automation code from the lib handling the apiJulien Dessaux2023-05-271-25/+9
|
* Automated the extraction and delivery loop for a shipJulien Dessaux2023-05-261-0/+2
|
* Updated the lib for the new apiJulien Dessaux2023-05-251-32/+47
|
* Rewrote the api rate limiter with promises instead of callbacksJulien Dessaux2023-05-241-4/+5
|
* Implemented a basic extraction loopJulien Dessaux2023-05-141-0/+84