summaryrefslogtreecommitdiff
path: root/database/systems.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved the nodejs agent to its own subfolder to make room for my haskell agentJulien Dessaux2023-07-011-71/+0
* Fixed prepared statementsJulien Dessaux2023-06-171-2/+4
* Improved ships lib with ships db cachingJulien Dessaux2023-06-021-3/+3
* Another big refactoringJulien Dessaux2023-06-011-3/+3
* Reworked the systems handling and caching with sqliteJulien Dessaux2023-05-311-4/+47
* Rewrote the api rate limiter with promises instead of callbacksJulien Dessaux2023-05-241-0/+26