index
:
adyxax/spacetraders
master
My spacetraders.io game client implementation
Julien Dessaux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
haskell
/
src
/
SpaceTraders
/
Database
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[all] fixed erroneous contracts index
Julien Dessaux
2024-03-27
1
-1
/
+1
*
[haskell] refactoring
Julien Dessaux
2024-03-27
5
-67
/
+51
*
[haskell] add missing indices
Julien Dessaux
2023-10-18
1
-0
/
+3
*
[haskell] Removed available timestamp from ship's database schema
Julien Dessaux
2023-10-16
2
-11
/
+5
*
[haskell] implemented ships's availability tracking in the database
Julien Dessaux
2023-07-27
2
-5
/
+11
*
[haskell] embed sql migration scripts from external files
Julien Dessaux
2023-07-24
1
-0
/
+25
*
[haskell] abstracted away common database access patterns
Julien Dessaux
2023-07-21
4
-49
/
+18
*
[haskell] Finalized the agent initialization, refresh and reset
Julien Dessaux
2023-07-20
3
-1
/
+63
*
[haskell] refactoring
Julien Dessaux
2023-07-19
2
-13
/
+2
*
[haskell] Refactored everything with a ReaderT pattern
Julien Dessaux
2023-07-18
6
-24
/
+57
*
[haskell] Implemented pagination and systems list api call
Julien Dessaux
2023-07-11
1
-0
/
+23
*
[haskell] Implemented ship
Julien Dessaux
2023-07-04
1
-0
/
+13
*
[haskell] Implemented contract
Julien Dessaux
2023-07-03
2
-1
/
+13
*
Bootstrapped my haskell client
Julien Dessaux
2023-07-02
2
-0
/
+32