| .. |
|
areas/visits
|
Introduce latlon to Points and use it instead of latitude and longitude.
|
2025-02-21 23:45:36 +01: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
|
Rename parsers to importers
|
2025-04-23 23:36:16 +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
|
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 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
|
Introduce latlon to Points and use it instead of latitude and longitude.
|
2025-02-21 23:45:36 +01:00 |
|
stats
|
Calculate distance using PostGIS ST_Distance with LAG
|
2025-02-22 00:02:13 +01:00 |
|
tasks/imports
|
Fix failed specs
|
2025-01-21 19:32:12 +01:00 |
|
tracks
|
Fix the rest of the tests
|
2025-02-22 22:37:21 +01:00 |
|
trips
|
Move photos fetching for trips to a separate service
|
2024-12-10 19:31:52 +01:00 |
|
users
|
Fix live map enabled default value
|
2025-02-11 21:12:35 +01:00 |
|
visits
|
Unify name builder usage
|
2025-05-12 23:36:46 +02:00 |
|
check_app_version_spec.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_spec.rb
|
Refactor code a bit and add some specs
|
2024-12-16 15:10:46 +01:00 |