| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | payload-processor: take a list of files | Baitinq | 2024-05-30 | 1 | -4/+4 |
| | | |||||
| * | rest-api: handle payloads with an api_key | Baitinq | 2024-05-29 | 1 | -4/+2 |
| | | |||||
| * | rest-api: connect to db and add /file/ GET endpoint | Baitinq | 2024-05-27 | 1 | -1/+2 |
| | | | | | TODO: Only get files for your specific user | ||||
| * | payload-processor: insert to the file table | Baitinq | 2024-05-27 | 1 | -2/+15 |
| | | |||||
| * | cleanup | Baitinq | 2024-05-20 | 1 | -2/+4 |
| | | |||||
| * | payloads-processor: connect to DB and insert dummy data | Baitinq | 2024-05-11 | 1 | -2/+10 |
| | | |||||
| * | payload-processor: set up testing | Baitinq | 2024-05-04 | 1 | -0/+18 |