Commit graph

4 commits

Author SHA1 Message Date
53a9a2afeb
Support description for location points. 2025-03-23 20:23:26 +01:00
0d7e199e37
Added POST/DELETE /gpsdata endpoints.
Also, added deviceId to location_history table.
2025-03-10 01:33:33 +01:00
c4e0c67e34
Support for users and authentication [backend]. 2025-03-04 21:29:05 +01:00
533ebe960f
Refactored backend.
- Add versioning to API endpoints.
- Refactored $db and $repos as global variables.
- Extracted routes into separate components with deferred registration.
- Support for a different db URL for location data than the one used by
  the application.
- Added sqlite and passport dependencies (passport will soon be used to
  handle authentication).
2025-03-01 11:45:13 +01:00