| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Delete model | Santo Cariotti | 2022-09-20 | 1 | -1/+50 |
| * | Merge all crates import as `use crate::<module name>` | Santo Cariotti | 2022-09-20 | 1 | -4/+1 |
| * | Fix order for models | Santo Cariotti | 2022-09-18 | 1 | -0/+1 |
| * | Show users avatar on get models | Santo Cariotti | 2022-09-18 | 1 | -2/+2 |
| * | Fix aggregator for model with no uploads | Santo Cariotti | 2022-09-18 | 1 | -4/+4 |
| * | Use query without macros | Santo Cariotti | 2022-09-13 | 1 | -35/+30 |
| * | Prevent DB check from sqlx | Santo Cariotti | 2022-09-13 | 1 | -5/+5 |
| * | Use configuration for environment variables | Santo Cariotti | 2022-09-12 | 1 | -3/+3 |
| * | Show uploads array for model | Santo Cariotti | 2022-09-12 | 1 | -6/+16 |
| * | Keep saved filepath in the database | Santo Cariotti | 2022-09-12 | 1 | -0/+41 |
| * | Perform `find_by_id` for models and author_id() | Santo Cariotti | 2022-09-10 | 1 | -0/+31 |
| * | Add pagination | Santo Cariotti | 2022-09-10 | 1 | -2/+18 |
| * | Serialize author' info for models | Santo Cariotti | 2022-09-09 | 1 | -4/+27 |
| * | Create a 3d model object | Santo Cariotti | 2022-09-06 | 1 | -0/+105 |
