Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved the nodejs agent to its own subfolder to make room for my haskell agent | Julien Dessaux | 2023-07-01 | 9 | -254/+0 |
* | Fixed prepared statements | Julien Dessaux | 2023-06-17 | 1 | -2/+4 |
* | Activate sqlite WAL | Julien Dessaux | 2023-06-16 | 1 | -0/+1 |
* | Began implementing surveying | Julien Dessaux | 2023-06-15 | 3 | -0/+26 |
* | Improved ships lib with ships db caching | Julien Dessaux | 2023-06-02 | 5 | -4/+93 |
* | Another big refactoring | Julien Dessaux | 2023-06-01 | 2 | -8/+8 |
* | Reworked the systems handling and caching with sqlite | Julien Dessaux | 2023-05-31 | 2 | -7/+50 |
* | Rewrote the api rate limiter with promises instead of callbacks | Julien Dessaux | 2023-05-24 | 3 | -0/+33 |
* | Implemented a basic extraction loop | Julien Dessaux | 2023-05-14 | 3 | -0/+60 |