summaryrefslogtreecommitdiff
path: root/lib/api.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hold back on maintenance or rate limiting eventsJulien Dessaux2023-06-051-7/+18
* Handle connection reset eventJulien Dessaux2023-06-031-3/+8
* Retry on HTTP timeout instead of propagating the errorJulien Dessaux2023-05-301-1/+5
* Many new api callsJulien Dessaux2023-05-291-1/+1
* Automated the extraction and delivery loop for a shipJulien Dessaux2023-05-261-2/+9
* Updated the lib for the new apiJulien Dessaux2023-05-251-0/+4
* Rewrote the api rate limiter with promises instead of callbacksJulien Dessaux2023-05-241-36/+31
* Implemented a basic extraction loopJulien Dessaux2023-05-141-0/+76