Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-17 | Check max(id) is uselessmain | Santo Cariotti | |
Remove condition on SQL query since we have only one position per user | |||
2025-02-03 | release: version 0.10.1 | Santo Cariotti | |
2025-02-03 | Fix when alert's reached users is null | Santo Cariotti | |
2025-02-03 | release: version 0.10.0 | Santo Cariotti | |
2025-02-03 | Show notifications list for alerts | Santo Cariotti | |
2025-02-03 | Fix doc for user password on isAdmin field | Santo Cariotti | |
2025-01-20 | release: version 0.9.3 | Santo Cariotti | |
2025-01-20 | Get the same notifications list for everyone | Santo Cariotti | |
2025-01-20 | release: version 0.9.2 | Santo Cariotti | |
2025-01-20 | Check tokens array length | Santo Cariotti | |
This is much better than `.filter` because there's already a check on the SQL query | |||
2025-01-20 | release: version 0.9.1 | Santo Cariotti | |
2025-01-20 | Filter only not-empty tokens | Santo Cariotti | |
2025-01-17 | release: version 0.9.0 | Santo Cariotti | |
2025-01-17 | Sound as binary string | Santo Cariotti | |
2025-01-17 | release: version 0.8.12 | Santo Cariotti | |
2025-01-17 | Create folder for audios | Santo Cariotti | |
2024-12-21 | release: version 0.8.11 | Santo Cariotti | |
2024-12-21 | Show possible error on app creation | Santo Cariotti | |
2024-12-11 | Add `AUDIO_PATH` as env on readme | Santo Cariotti | |
2024-11-29 | release: version 0.8.10 | Santo Cariotti | |
2024-11-29 | Set audio folder | Santo Cariotti | |
2024-11-29 | release: version 0.8.9 | Santo Cariotti | |
2024-11-29 | Cache system to avoid duplicated alerts within 10 mins | Santo Cariotti | |
2024-11-29 | Use Expo on the AppState | Santo Cariotti | |
This because since Rust 1.83 it is suggested to not use the static reference cloning | |||
2024-11-29 | release: version 0.8.8 | Santo Cariotti | |
2024-11-29 | Install `ca-certificates` on container | Santo Cariotti | |
2024-11-28 | Use hostname `api.cas.local` | Santo Cariotti | |
2024-10-28 | Catch errors from audio server | Santo Cariotti | |
2024-10-20 | release: version 0.8.7 | Santo Cariotti | |
2024-10-20 | Fix new position creation time | Santo Cariotti | |
2024-10-20 | release: version 0.8.6 | Santo Cariotti | |
2024-10-20 | Save notification's position info | Santo Cariotti | |
Since we save the last user's position only, we can't be able to link a notification to a position. So, the better thing is to save a redundant lat/lng | |||
2024-10-18 | Fix typo :de: | Santo Cariotti | |
2024-10-18 | release: version 0.8.5 | Santo Cariotti | |
2024-10-18 | Filter positions by list of moving activities | Santo Cariotti | |
2024-10-18 | release: version 0.8.4 | Santo Cariotti | |
2024-10-18 | Use only one position per user | Santo Cariotti | |
2024-10-15 | fix(docker): warn for obsolete version | Santo Cariotti | |
2024-10-15 | Update docker version label | Santo Cariotti | |
2024-10-04 | release: version 0.8.3 | Santo Cariotti | |
2024-10-04 | Bump new versions for async-graphql and tower-http | Santo Cariotti | |
2024-10-04 | Add version label on Dockerfile | Santo Cariotti | |
2024-10-01 | Add external network | Santo Cariotti | |
2024-09-16 | Use `AppState` instead of `String` using some traits | Santo Cariotti | |
2024-09-16 | Use tracing rather than std(out|err) | Santo Cariotti | |
2024-09-15 | Remove K8s stuff | Santo Cariotti | |
2024-09-13 | release: version 0.8.2 | Santo Cariotti | |
2024-09-13 | Text-to-speach API for alert sound generation | Santo Cariotti | |
2024-09-12 | release: version 0.8.1 | Santo Cariotti | |
2024-09-12 | Fix import | Santo Cariotti | |