dawarich/spec/requests/api/v1
Evgenii Burmakin c3c5410258
Add tracks to map v2 (#2142)
* Add tracks to map v2

* Remove console log

* Update tracks generation behavior to ignore distance threshold for frontend parity

* Extract logic to services from TracksController#index and add tests

* Move query logic for track listing into a service object.
2026-01-11 13:31:36 +01:00
..
countries Return dawarich headers on all API responses 2025-08-11 00:21:58 +02:00
families 0.36.0 (#1952) 2025-11-24 19:45:09 +01:00
maps 0.36.0 (#1952) 2025-11-24 19:45:09 +01:00
overland Move points creation logic from background jobs to service objects (#2145) 2026-01-11 12:05:02 +01:00
owntracks Move points creation logic from background jobs to service objects (#2145) 2026-01-11 12:05:02 +01:00
points Add swagger specs for tracked months and visited cities 2024-12-16 15:22:34 +01:00
visits Add bunch of tests and refactor some stuff 2025-03-09 14:58:30 +01:00
areas_spec.rb Extract stats sharing logic to its own controller 2025-09-12 21:08:45 +02:00
health_spec.rb Return app version in health response 2025-02-06 19:50:03 +01:00
locations_spec.rb Remove text queries to location search endpoint 2025-09-03 19:01:50 +02:00
photos_spec.rb Rename Photos::Request to Photos::Search and add test for it 2024-12-04 13:45:19 +01:00
places_spec.rb 0.36.0 (#1952) 2025-11-24 19:45:09 +01:00
points_spec.rb Add tests for bulk_destroy action in PointsController 2025-11-07 10:03:15 +01:00
settings_spec.rb Extract stats sharing logic to its own controller 2025-09-12 21:08:45 +02:00
stats_spec.rb Fix/pre epoch time (#2019) 2025-12-09 00:17:24 +01:00
subscriptions_spec.rb Update spec name 2025-09-13 16:10:46 +02:00
tags_spec.rb 0.36.0 (#1952) 2025-11-24 19:45:09 +01:00
tracks_spec.rb Add tracks to map v2 (#2142) 2026-01-11 13:31:36 +01:00
users_spec.rb Implement some performance improvements and caching for various featu… (#2133) 2026-01-07 19:48:14 +01:00
visits_spec.rb Extract stats sharing logic to its own controller 2025-09-12 21:08:45 +02:00