| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix new position creation time | Santo Cariotti | 2024-10-20 | 1 | -1/+2 |
| * | Save notification's position info | Santo Cariotti | 2024-10-20 | 2 | -91/+91 |
| * | Filter positions by list of moving activities | Santo Cariotti | 2024-10-18 | 1 | -21/+51 |
| * | Use only one position per user | Santo Cariotti | 2024-10-18 | 1 | -108/+84 |
| * | Use `AppState` instead of `String` using some traits | Santo Cariotti | 2024-09-16 | 5 | -107/+93 |
| * | Use tracing rather than std(out|err) | Santo Cariotti | 2024-09-16 | 2 | -4/+4 |
| * | Text-to-speach API for alert sound generation | Santo Cariotti | 2024-09-13 | 1 | -0/+40 |
| * | Fix import | Santo Cariotti | 2024-09-12 | 1 | -4/+1 |
| * | Each alert has text{1,2,3} for the three possible area | Santo Cariotti | 2024-09-12 | 2 | -188/+245 |
| * | Fix polygon validation | Santo Cariotti | 2024-09-10 | 1 | -1/+9 |
| * | Fix notification for alert with no position IDs | Santo Cariotti | 2024-09-10 | 1 | -24/+28 |
| * | Remove `OnFoot` moving activity | Santo Cariotti | 2024-09-10 | 1 | -5/+0 |
| * | Fix query to get positions for notifications | Santo Cariotti | 2024-09-09 | 1 | -6/+11 |
| * | Mutation for notification update | Santo Cariotti | 2024-09-08 | 1 | -1/+108 |
| * | Filter notifications by optional id and optional seen | Santo Cariotti | 2024-09-08 | 1 | -11/+25 |
| * | Add `userEdit` and `userPasswordEdit` mutations | Santo Cariotti | 2024-09-07 | 1 | -0/+93 |
| * | Formatted | Santo Cariotti | 2024-09-07 | 1 | -1/+1 |
| * | Use submodules mutations and query for types | Santo Cariotti | 2024-09-07 | 5 | -301/+583 |
| * | Fixs with clippy | Santo Cariotti | 2024-09-05 | 3 | -5/+9 |
| * | Create notifications from a new alert | Santo Cariotti | 2024-09-05 | 1 | -0/+26 |
| * | Keep a device token for the user notification | Santo Cariotti | 2024-09-05 | 1 | -8/+21 |
| * | Notification must be filtered by seen field | Santo Cariotti | 2024-09-03 | 1 | -11/+14 |
| * | Add notification type | Santo Cariotti | 2024-09-03 | 2 | -0/+136 |
| * | Fix typo | Santo Cariotti | 2024-09-03 | 1 | -2/+2 |
| * | Add user query used to find an user by id | Santo Cariotti | 2024-09-03 | 1 | -0/+56 |
| * | Limit `users` query to admins only | Santo Cariotti | 2024-09-03 | 1 | -1/+9 |
| * | Add name and address fields for users | Santo Cariotti | 2024-09-03 | 1 | -2/+16 |
| * | Add extended area field for alerts | Santo Cariotti | 2024-09-01 | 1 | -15/+49 |
| * | Add filter for alert by id | Santo Cariotti | 2024-08-30 | 1 | -3/+17 |
| * | Use timestamp for `created_at` field | Santo Cariotti | 2024-08-30 | 2 | -15/+13 |
| * | Return user_id on JWT creation | Santo Cariotti | 2024-08-30 | 1 | -1/+4 |
| * | Valid the polygon before the alert creation | Santo Cariotti | 2024-08-29 | 1 | -0/+5 |
| * | Add alerts | Santo Cariotti | 2024-08-26 | 3 | -29/+128 |
| * | Add new position | Santo Cariotti | 2024-08-24 | 1 | -1/+9 |
| * | Add `lastPositions` query with filter by `movingActivity` param | Santo Cariotti | 2024-08-23 | 1 | -0/+63 |
| * | Add doc | Santo Cariotti | 2024-08-23 | 2 | -0/+16 |
| * | Filter positions by user id | Santo Cariotti | 2024-08-23 | 2 | -11/+68 |
| * | Add field `moving activity` | Santo Cariotti | 2024-08-22 | 1 | -2/+69 |
| * | Add position type and query on it | Santo Cariotti | 2024-08-22 | 3 | -1/+76 |
| * | Add pagination | Santo Cariotti | 2024-08-22 | 1 | -2/+9 |
| * | Authentication for endpoints | Santo Cariotti | 2024-08-21 | 2 | -24/+72 |
| * | Add login | Santo Cariotti | 2024-08-21 | 2 | -0/+80 |
| * | Reformat types mod | Santo Cariotti | 2024-08-21 | 2 | -0/+53 |
