dawarich/app/services
2025-09-28 13:10:07 +02:00
..
areas/visits Add modal to show countries and cities visited in a year 2025-05-18 00:15:25 +02:00
cache Fix last failing specs 2025-09-13 18:30:26 +02:00
countries Map country codes instead of guessing 2025-06-30 22:08:34 +02:00
exports Introduce points counter cache to optimize performance 2025-08-21 22:32:29 +02:00
families Complete phase 5 2025-09-28 13:10:07 +02:00
geojson Move json loading to a module 2025-08-22 20:13:10 +02:00
google_maps Rename a method 2025-08-22 20:40:06 +02:00
gpx Move json loading to a module 2025-08-22 20:13:10 +02:00
immich Fix year page charts 2025-07-08 21:23:55 +02:00
imports Update map layers based on user theme preference (light/dark) and add theme-aware styling to map controls and buttons. 2025-09-26 18:49:13 +02:00
jobs Introduce points counter cache to optimize performance 2025-08-21 22:32:29 +02:00
location_search Fix failed specs 2025-09-23 00:18:04 +02:00
maps Fix missing hexagons 2025-09-20 14:05:14 +02:00
metrics/maps/tile_usage Fix few issues 2025-05-22 19:09:43 +02:00
overland Fix a few tests 2025-07-08 19:23:08 +02:00
own_tracks Fix hexagons render 2025-09-15 20:10:53 +02:00
photoprism Fix year page charts 2025-07-08 21:23:55 +02:00
photos Fix failing spec 2025-08-23 21:57:25 +02:00
places Clean up some mess 2025-07-20 18:57:53 +02:00
points Fix a few tests 2025-07-08 19:23:08 +02:00
reverse_geocoding Add country_name to points and fix some bugs. 2025-07-28 18:53:19 +02:00
stats Refactor H3 hexagon calculation logic to improve clarity and maintainability 2025-09-20 13:23:24 +02:00
subscription Add trial mode 2025-08-13 20:25:48 +02:00
tasks/imports Return sidekiq and redis to Dawarich 2025-06-09 13:39:25 +02:00
tracks Refactor some bits 2025-09-10 21:46:03 +02:00
trips Put countries into database 2025-05-16 18:51:48 +02:00
users Fix tests after updating rubyzip 2025-09-26 23:31:45 +02:00
visits Merge branch 'dev', remote-tracking branch 'origin' into feature/points-counter-cache 2025-08-22 21:01:51 +02:00
check_app_version.rb Don't check for new version in production. 2025-07-02 21:58:19 +02:00
countries_and_cities.rb Add stats month page 2025-09-11 00:19:34 +02:00
exception_reporter.rb Fix exception reporter 2025-06-30 23:54:45 +02:00
notifications.rb Add import data feature 2025-06-28 12:22:56 +02:00
points_limit_exceeded.rb Introduce points counter cache to optimize performance 2025-08-21 22:32:29 +02:00
prometheus_metrics.rb Expose prometheus metrics at /metrics 2025-07-26 12:14:08 +02:00