| .. |
|
import
|
Add test for Import::WatcherJob
|
2024-10-03 15:27:30 +02:00 |
|
overland
|
Check OwnTracks/Overland point for duplicates before saving it
|
2024-05-29 23:12:00 +02:00 |
|
owntracks
|
Highlight route on hover and show start and end timestamps in popup
|
2024-05-30 11:50:12 +02:00 |
|
points
|
Assign user_id to points on parsing
|
2025-01-20 20:07:46 +01:00 |
|
stats
|
Calculate only necessary stats
|
2024-12-06 16:52:36 +01:00 |
|
trips
|
Introduce latlon to Points and use it instead of latitude and longitude.
|
2025-02-21 23:45:36 +01:00 |
|
app_version_checking_job_spec.rb
|
Rework the app version checking to be performed in the background and update docker compose file to use different directories for gems cache
|
2024-10-29 11:53:44 +01:00 |
|
area_visits_calculating_job_spec.rb
|
Add a bunch of small changes and fixes, see CHANGELOG.md for details
|
2024-07-31 19:35:35 +02:00 |
|
area_visits_calculation_scheduling_job_spec.rb
|
Move tests around
|
2024-08-14 18:14:53 +02:00 |
|
bulk_stats_calculating_job_spec.rb
|
Introduce uniqueness index and validation for points
|
2025-01-20 17:59:13 +01:00 |
|
enqueue_background_job_spec.rb
|
Implement the import of geodata from Immich to Dawarich
|
2024-08-21 18:40:54 +02:00 |
|
export_job_spec.rb
|
Rename the format variable to file_format
|
2024-09-02 21:45:27 +02:00 |
|
import_job_spec.rb
|
Calculate only necessary stats
|
2024-12-06 16:52:36 +01:00 |
|
reverse_geocoding_job_spec.rb
|
Remove REVERSE_GEOCODING_ENABLED env var
|
2025-01-07 13:41:09 +01:00 |
|
telemetry_sending_job_spec.rb
|
Disable telemetry by default
|
2024-12-11 14:53:07 +01:00 |
|
visit_suggesting_job_spec.rb
|
Fix visit suggesting job spec
|
2025-01-09 14:47:21 +01:00 |