summaryrefslogtreecommitdiff
path: root/main.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement a bit more autonomy for the shipsJulien Dessaux2023-06-081-2/+2
* Improved ships lib with ships db cachingJulien Dessaux2023-06-021-11/+5
* Another big refactoringJulien Dessaux2023-06-011-14/+4
* Reworked the systems handling and caching with sqliteJulien Dessaux2023-05-311-2/+5
* RefactoringJulien Dessaux2023-05-301-2/+2
* 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