dawarich/spec/services
2025-07-09 21:25:56 +02:00
..
areas/visits Introduce latlon to Points and use it instead of latitude and longitude. 2025-02-21 23:45:36 +01:00
countries Map country codes instead of guessing 2025-06-30 22:08:34 +02:00
exports Rename format column to file_format in exports table 2025-04-02 21:19:02 +02:00
geojson Fix GeoJSON import speed/velocity 2025-05-08 17:28:06 +02:00
google_maps Add tests 2025-06-26 19:24:40 +02:00
gpx Use Active Storage to import GPX files 2025-03-23 18:37:10 +01:00
immich Use Active Storage to import GPX files 2025-03-23 18:37:10 +01:00
imports Map country codes instead of guessing 2025-06-30 22:08:34 +02:00
jobs Add a STORE_GEODATA environment variable to control whether to store geodata in the database. 2025-05-12 22:33:47 +02:00
metrics/maps/tile_usage Fix few issues 2025-05-22 19:09:43 +02:00
notifications Add lots of logic 2024-08-12 22:18:11 +02:00
overland Fix the rest of the tests 2025-02-22 22:37:21 +01:00
own_tracks Use attached import file to import own tracks data 2025-03-23 19:00:04 +01:00
photoprism Use Active Storage to import GPX files 2025-03-23 18:37:10 +01:00
photos Rename parsers to importers 2025-04-23 23:36:16 +02:00
points Skip points without lonlat and timestamp from Owntracks 2025-05-12 21:41:55 +02:00
reverse_geocoding Update changelog 2025-06-30 22:51:25 +02:00
stats Store distance in meters in the database and convert to user's preferred unit on the fly. 2025-07-08 18:10:10 +02:00
tasks/imports Fix failed specs 2025-01-21 19:32:12 +01:00
tracks Add a scheduled job to create tracks for all users for the past 24 hours. 2025-07-09 21:25:56 +02:00
trips Put countries into database 2025-05-16 18:51:48 +02:00
users Fixes for visits suggestions. 2025-07-02 23:50:32 +02:00
visits Fix rest of failing tests 2025-07-08 20:04:19 +02:00
check_app_version_spec.rb Don't check for new version in production. 2025-07-02 21:58:19 +02:00
countries_and_cities_spec.rb Revert cities and countries logic 2025-06-09 12:09:42 +02:00
points_limit_exceeded_spec.rb Update views and specs 2025-05-16 19:53:42 +02:00