dawarich/app/services
2025-05-15 18:23:24 +02:00
..
areas/visits Introduce latlon to Points and use it instead of latitude and longitude. 2025-02-21 23:45:36 +01:00
cache Make sure cache jobs are run only on server start 2025-01-07 15:02:35 +01:00
exports Merge from dev 2025-04-04 20:14:44 +02:00
geojson Fix GeoJSON import speed/velocity 2025-05-08 17:28:06 +02:00
google_maps Rename parsers to importers 2025-04-23 23:36:16 +02:00
gpx Use secure file downloader for imports 2025-04-23 23:27:55 +02:00
immich Merge from dev 2025-04-04 20:14:44 +02:00
imports Rename parsers to importers 2025-04-23 23:36:16 +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
maps/tile_usage Implement map tiles usage tracking and chart in user settings. 2025-02-13 21:04:29 +01:00
notifications Add notifications 2024-07-04 22:20:12 +02:00
overland Fix the rest of the tests 2025-02-22 22:37:21 +01:00
own_tracks Use secure file downloader for imports 2025-04-23 23:27:55 +02:00
photoprism Merge from dev 2025-04-04 20:14:44 +02: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 Fetch countries for a trip via geocoding service 2025-05-13 19:43:02 +02:00
stats Calculate distance using PostGIS ST_Distance with LAG 2025-02-22 00:02:13 +01:00
subscription Remove comment 2025-04-23 23:41:11 +02:00
tasks/imports Fix authentication to GET /api/v1/countries/visited_cities 2025-01-22 10:53:33 +01:00
tracks Fix the rest of the tests 2025-02-22 22:37:21 +01:00
trips Some frontend fixes 2025-05-15 18:23:24 +02:00
users Fix live map enabled default value 2025-02-11 21:12:35 +01:00
visits Fetch countries for a trip via geocoding service 2025-05-13 19:43:02 +02:00
check_app_version.rb Fix a bug where rc version was being checked as a stable release 2025-01-22 12:17:26 +01:00
countries_and_cities.rb Fix some swagger specs and remove unused code 2024-12-16 15:42:26 +01:00
exception_reporter.rb Fix pmtiles map 2025-05-03 20:36:09 +02:00