summaryrefslogtreecommitdiff
path: root/dichroism/src/config.rs
Commit message (Collapse)AuthorAge
* moved entities under repo; photos now hold onto just the filenameAdam T. Carpenter2020-10-23
|
* Added product migration, better organization of DTOs, Entities, andAdam T. Carpenter2020-10-22
| | | | Domain Models. Also made config loading/photo generation easier.
* sorted out image repo, error handlingAdam T. Carpenter2020-10-07
|
* started work on schema, models, and reposAdam T. Carpenter2020-10-05
|
* moved handlers into separate module, started configAdam T. Carpenter2020-10-03