summaryrefslogtreecommitdiff
path: root/dichroism/Cargo.toml
Commit message (Expand)AuthorAge
* disable default features for diesel; reduce dependsHEADmasterAdam T. Carpenter2021-01-30
* fixed images that were rotated with exif tags not displaying rotateddevAdam T. Carpenter2020-12-28
* basic photo upload working completelyAdam T. Carpenter2020-11-04
* swapped json payload url encoded images for multipart form dataAdam T. Carpenter2020-11-02
* refactored image_api into NewProductImageData and NewProductImages,Adam T. Carpenter2020-10-08
* sorted out image repo, error handlingAdam T. Carpenter2020-10-07
* started work on schema, models, and reposAdam T. Carpenter2020-10-05
* added test for converting image uri to files, updated debug scriptAdam T. Carpenter2020-10-03
* restored debug script, successfully getting image from URI into fileAdam T. Carpenter2020-10-03
* started data uri parsing with dichroismAdam T. Carpenter2020-10-03
* updated debug script, moved backlog to DeckAdam Carpenter2020-05-05
* started actix-web rust project for apiAdam Carpenter2020-05-03
* initialized back-end projectAdam Carpenter2020-05-01