summaryrefslogtreecommitdiff
path: root/nodejs/database (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [node] implement shipyard info retrieval and database cachingJulien Dessaux2024-05-202-0/+33
|
* [node] Added agent class, and fixed contract updatesJulien Dessaux2024-05-151-20/+0
|
* [node] Big Contracts lib refactoringJulien Dessaux2024-05-131-26/+0
|
* [node] improved sql migrations codeJulien Dessaux2024-05-071-6/+2
|
* [node] Big Ships lib refactoringJulien Dessaux2024-04-075-61/+4
|
* [node] implemented basic procurement trading loopJulien Dessaux2024-03-311-1/+6
|
* [node] fixed contracting and implemented renegotiationJulien Dessaux2024-03-303-17/+11
|
* [node] stop trying to optimize useless things like local database callsJulien Dessaux2024-03-282-4/+4
|
* [node] finished the great typescript rewriteJulien Dessaux2024-03-2710-109/+97
|
* [all] fixed erroneous contracts indexJulien Dessaux2024-03-271-1/+1
|
* [node] begin the great typescript rewriteJulien Dessaux2024-03-277-79/+73
|
* [javascript] Implementing market data gathering and cachingJulien Dessaux2024-03-173-0/+42
|
* [javascript] Track credits on contract fulfillmentJulien Dessaux2023-10-201-0/+5
|
* [javascript] Completely reworked contractingJulien Dessaux2023-09-181-0/+13
|
* [javascript] improved contract libJulien Dessaux2023-09-141-0/+1
|
* [javascript] reworked basic exploration with systems fetch after registeringJulien Dessaux2023-09-131-0/+9
|
* [javascript] added database function to fetch all the ships present in a ↵Julien Dessaux2023-09-122-0/+11
| | | | specific system
* [javascript] add database function to fetch all contractsJulien Dessaux2023-09-081-0/+6
|
* [javascript] Fixed database functions result which were not parsedJulien Dessaux2023-09-073-3/+4
|
* [javascript] refactored ships and systems database interfaceJulien Dessaux2023-09-033-112/+40
|
* [javascript] added contracts and agent database managementJulien Dessaux2023-09-023-0/+49
|
* [javascript] began reworking token handling to match what is done with the ↵Julien Dessaux2023-09-024-40/+49
| | | | haskell client
* [javascript] Updated dependenciesJulien Dessaux2023-07-051-1/+1
|
* Moved the nodejs agent to its own subfolder to make room for my haskell agentJulien Dessaux2023-07-019-0/+254