| Commit message (Expand) | Author | Age |
* | Skipped separate photo table; working handler for get all products | Adam T. Carpenter | 2020-10-22 |
* | Added product migration, better organization of DTOs, Entities, and | Adam T. Carpenter | 2020-10-22 |
* | back to basics -- working on the most-required functionality first, like hand... | Adam T. Carpenter | 2020-10-20 |
* | refactored image_api into NewProductImageData and NewProductImages, | Adam T. Carpenter | 2020-10-08 |
* | sorted out image repo, error handling | Adam T. Carpenter | 2020-10-07 |
* | started work on schema, models, and repos | Adam T. Carpenter | 2020-10-05 |
* | moved handlers into separate module, started config | Adam T. Carpenter | 2020-10-03 |
* | broke out functions, wrote more tests, added test data | Adam T. Carpenter | 2020-10-03 |
* | added test for converting image uri to files, updated debug script | Adam T. Carpenter | 2020-10-03 |
* | restored debug script, successfully getting image from URI into file | Adam T. Carpenter | 2020-10-03 |
* | started data uri parsing with dichroism | Adam T. Carpenter | 2020-10-03 |
* | updated gitignore | Adam T. Carpenter | 2020-10-03 |
* | updated main | Adam Carpenter | 2020-05-17 |
* | updated debug script | Adam Carpenter | 2020-05-06 |
* | updated debug script, moved backlog to Deck | Adam Carpenter | 2020-05-05 |
* | started actix-web rust project for api | Adam Carpenter | 2020-05-03 |
* | initialized back-end project | Adam Carpenter | 2020-05-01 |