- Added support for filtering location data in a certain area.
- Made date range selection optional.
- A more robust way to detect changes in the location filter.
- Let the timeline graph set the default time ticks.
- 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
Renamed from src/models/LocationRequest.ts (Browse further)