summaryrefslogtreecommitdiff
path: root/nodejs/database/systems.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-07[node] Big Ships lib refactoringJulien Dessaux1-1/+1
2024-03-27[node] finished the great typescript rewriteJulien Dessaux1-26/+21
2023-09-18[javascript] Completely reworked contractingJulien Dessaux1-0/+13
2023-09-13[javascript] reworked basic exploration with systems fetch after registeringJulien Dessaux1-0/+9
2023-09-03[javascript] refactored ships and systems database interfaceJulien Dessaux1-51/+14
2023-07-01Moved the nodejs agent to its own subfolder to make room for my haskell agentJulien Dessaux1-0/+0
2023-06-17Fixed prepared statementsJulien Dessaux1-2/+4
2023-06-02Improved ships lib with ships db cachingJulien Dessaux1-3/+3
2023-06-01Another big refactoringJulien Dessaux1-3/+3
2023-05-31Reworked the systems handling and caching with sqliteJulien Dessaux1-4/+47
2023-05-24Rewrote the api rate limiter with promises instead of callbacksJulien Dessaux1-0/+26