| .. |
|
20240525110530_bind_existing_points_to_first_user.rb
|
Add link to api rocs
|
2024-05-25 14:44:32 +02:00 |
|
20240610170930_remove_points_without_coordinates.rb
|
Move some files around
|
2025-01-09 13:38:13 +01:00 |
|
20240625201842_add_fog_of_war_meters_to_settings.rb
|
Add settings for radius of clear fog in meters
|
2024-06-25 22:30:11 +02:00 |
|
20240713103122_make_first_user_admin.rb
|
Don't update user if it doesn't exist
|
2024-09-06 22:54:53 +02:00 |
|
20240724141417_add_visit_settings_to_user.rb
|
Add visits page
|
2024-07-24 20:25:16 +02:00 |
|
20240730130922_add_route_opacity_to_settings.rb
|
Add a bunch of small changes and fixes, see CHANGELOG.md for details
|
2024-07-31 19:35:35 +02:00 |
|
20240808133112_run_initial_visit_suggestion.rb
|
Fix few errors
|
2025-04-12 13:06:32 +02:00 |
|
20240815174852_add_owntracks_points_data.rb
|
Update owntracks points data
|
2024-08-15 20:23:05 +02:00 |
|
20240822094532_add_counter_cache_to_imports.rb
|
Add counter cache for imports
|
2024-08-22 22:40:27 +02:00 |
|
20241022100309_add_points_rendering_mode_to_settings.rb
|
Add points rendering mode to settings
|
2024-10-22 12:05:28 +02:00 |
|
20241107112451_add_live_map_enabled_to_settings.rb
|
Add live map enabled setting
|
2024-11-07 13:07:54 +01:00 |
|
20241202125248_set_reverse_geocoded_at_for_points.rb
|
Move setting reverse_geocoded_at to background job
|
2024-12-16 20:32:28 +01:00 |
|
20241206163450_create_telemetry_notification.rb
|
Remove telemetry
|
2025-04-11 19:13:46 +02:00 |
|
20250104204852_create_photon_load_notification.rb
|
Add notification about Photon API being under heavy load
|
2025-01-04 21:57:24 +01:00 |
|
20250120154554_remove_duplicate_points.rb
|
Introduce uniqueness index and validation for points
|
2025-01-20 17:59:13 +01:00 |
|
20250123151849_create_paths_for_trips.rb
|
Update tests a bit
|
2025-05-15 22:58:04 +02:00 |
|
20250222213848_migrate_points_latlon.rb
|
Speed up some importing processes
|
2025-02-22 23:14:23 +01:00 |
|
20250226192005_activate_selfhosted_users.rb
|
Activate self-hosted users by default
|
2025-02-26 20:21:20 +01:00 |
|
20250303194123_migrate_places_lonlat.rb
|
Add lonlat to places
|
2025-03-03 20:50:49 +01:00 |
|
20250403204658_update_imports_points_count.rb
|
Implement Records.json import via the UI
|
2025-04-03 18:41:05 +02:00 |
|
20250404182629_set_active_until_for_selfhosted_users.rb
|
Update specs for new user active_until column
|
2025-04-04 21:12:42 +02:00 |
|
20250516180933_set_points_country_ids.rb
|
Put countries into database
|
2025-05-16 18:51:48 +02:00 |
|
20250518173936_fix_france_codes.rb
|
Fix a few bugs
|
2025-05-18 19:48:52 +02:00 |
|
20250518174305_set_default_distance_unit_for_user.rb
|
Fixed a bug where default distance unit was not being set for users. #1206
|
2025-05-18 22:24:37 +02:00 |