| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix doc for json module | Santo Cariotti | 2022-10-17 | 1 | -0/+1 |
| * | Remove warnings | Santo Cariotti | 2022-10-16 | 2 | -1/+36 |
| * | Fix filtered warnings count | Santo Cariotti | 2022-10-15 | 1 | -12/+38 |
| * | Fix filter by nullable field | Santo Cariotti | 2022-10-15 | 1 | -1/+1 |
| * | Filter warnings by resolver user | Santo Cariotti | 2022-10-13 | 2 | -19/+63 |
| * | Add ordering for users list | Santo Cariotti | 2022-10-13 | 1 | -0/+1 |
| * | Increase file max size to upload | Santo Cariotti | 2022-10-13 | 2 | -2/+2 |
| * | Handle the case of empty upload list on delete | Santo Cariotti | 2022-10-04 | 1 | -1/+1 |
| * | Fix author' models | Santo Cariotti | 2022-10-04 | 1 | -0/+1 |
| * | Reformat models select | Santo Cariotti | 2022-10-04 | 1 | -37/+84 |
| * | Add model search by fields | Santo Cariotti | 2022-10-03 | 2 | -1/+67 |
| * | Fix: call `SENTRY` to enable it | Santo Cariotti | 2022-10-03 | 1 | -0/+1 |
| * | Log sentry event created | Santo Cariotti | 2022-10-03 | 1 | -1/+2 |
| * | Capture DB errors on Sentry | Santo Cariotti | 2022-10-03 | 1 | -0/+1 |
| * | fix(sentry): keep connection open | Santo Cariotti | 2022-10-03 | 2 | -19/+20 |
| * | Log database error | Santo Cariotti | 2022-10-03 | 1 | -1/+2 |
| * | Show likes as array | Santo Cariotti | 2022-10-03 | 1 | -3/+10 |
| * | Likes model and them to a model | Santo Cariotti | 2022-10-03 | 3 | -0/+136 |
| * | Add Sentry | Santo Cariotti | 2022-09-27 | 2 | -0/+23 |
| * | Fix undefined `user` | Santo Cariotti | 2022-09-27 | 1 | -0/+2 |
| * | Fix `ORDER BY` clause before `LIMIT` | Santo Cariotti | 2022-09-27 | 1 | -2/+2 |
| * | Fix: staff can upload a model file everywhere | Santo Cariotti | 2022-09-27 | 1 | -1/+1 |
| * | Add `ORDER BY` for warnings | Santo Cariotti | 2022-09-27 | 1 | -10/+13 |
| * | Edit warning | Santo Cariotti | 2022-09-26 | 2 | -20/+118 |
| * | Return users infos from warnings | Santo Cariotti | 2022-09-26 | 2 | -23/+54 |
| * | Filter warnings by model_id | Santo Cariotti | 2022-09-26 | 2 | -10/+126 |
| * | Fix pagination for warnings | Santo Cariotti | 2022-09-26 | 2 | -2/+8 |
| * | Shorter check for claimed user | Santo Cariotti | 2022-09-25 | 1 | -21/+21 |
| * | Edit user | Santo Cariotti | 2022-09-25 | 4 | -8/+99 |
| * | Fix `json_build_object` returning name too | Santo Cariotti | 2022-09-24 | 1 | -3/+3 |
| * | Fix return data | Santo Cariotti | 2022-09-24 | 1 | -1/+1 |
| * | User has name field | Santo Cariotti | 2022-09-24 | 3 | -9/+18 |
| * | Use all paginators into `pagination` crate | Santo Cariotti | 2022-09-24 | 3 | -18/+16 |
| * | Get user's models | Santo Cariotti | 2022-09-24 | 4 | -5/+79 |
| * | Do not check auth for get_user | Santo Cariotti | 2022-09-24 | 1 | -2/+2 |
| * | Add `sla` and `octet-stream` as available extensions | Santo Cariotti | 2022-09-24 | 1 | -1/+12 |
| * | Fix error with multiple path param | Santo Cariotti | 2022-09-24 | 1 | -2/+1 |
| * | Drop useless `return` and clippy | Santo Cariotti | 2022-09-23 | 2 | -2/+4 |
| * | Edit model | Santo Cariotti | 2022-09-23 | 2 | -27/+89 |
| * | Delete model uploads | Santo Cariotti | 2022-09-22 | 2 | -3/+78 |
| * | Deserialize float model values as number from string | Santo Cariotti | 2022-09-21 | 3 | -1/+15 |
| * | Change field type for models | Santo Cariotti | 2022-09-21 | 1 | -12/+12 |
| * | Fix typo | Santo Cariotti | 2022-09-20 | 1 | -1/+1 |
| * | Create warning app | Santo Cariotti | 2022-09-20 | 6 | -2/+191 |
| * | Ignore a Clippy warning for too arguments | Santo Cariotti | 2022-09-20 | 1 | -0/+1 |
| * | Run clippy + add doc | Santo Cariotti | 2022-09-20 | 4 | -13/+12 |
| * | Delete model | Santo Cariotti | 2022-09-20 | 3 | -4/+84 |
| * | Merge all crates import as `use crate::<module name>` | Santo Cariotti | 2022-09-20 | 6 | -27/+27 |
| * | 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 |
