aboutsummaryrefslogtreecommitdiff
path: root/shared/src/commonMain/kotlin/mx/trackermap/TrackerMap/client/apis/ReportsApi.kt
AgeCommit message (Collapse)Author
2022-01-20Fallback ApiClient to default URL, so pre-URL-switch-capable apps don't fail ↵Iván Ávalos
at login
2022-01-20Implemented feature to switch to different Traccar servers by URL and ↵Iván Ávalos
removed annoying auto-generated redundant qualifiers
2022-01-16Fixed event report types on APIIván Ávalos
2022-01-16Refactored report types into commonMain, added support for event report ↵Iván Ávalos
types in controller and API
2022-01-13Implemented base for exporting XLSX reportsIván Ávalos
2021-12-27Implements the report functionality, UI is missingIsidro Henoch
2021-12-04Removed unneeded files and made API functions suspendingIván Ávalos
2021-12-03Added Swagger auto-generated API client (no Ktor yet)Iván Ávalos