dawarich/app/controllers
Evgenii Burmakin 18b13fb915
Add yearly digest (#2073)
* Add yearly digest

* Rename YearlyDigests to Users::Digests

* Minor changes

* Update yearly digest layout and styles

* Add flags and chart to email

* Update colors

* Fix layout of stats in yearly digest view

* Remove cron job for yearly digest scheduling

* Update CHANGELOG.md

* Update digest email setting handling

* Allow sharing digest for 1 week or 1 month

* Change Digests Distance to Bigint

* Fix settings page
2025-12-28 17:33:35 +01:00
..
api/v1 Add composite index to points on user_id and timestamp 2025-12-26 18:21:06 +01:00
auth Update application_controller to store client header in session 2025-09-21 14:12:18 +02:00
concerns Fix/pre epoch time (#2019) 2025-12-09 00:17:24 +01:00
family 0.36.0 (#1952) 2025-11-24 19:45:09 +01:00
map Fix/pre epoch time (#2019) 2025-12-09 00:17:24 +01:00
settings Feature/maplibre frontend (#1953) 2025-12-06 20:34:49 +01:00
shared Add yearly digest (#2073) 2025-12-28 17:33:35 +01:00
users Add yearly digest (#2073) 2025-12-28 17:33:35 +01:00
api_controller.rb 0.36.0 (#1952) 2025-11-24 19:45:09 +01:00
application_controller.rb Make sure family invitations are handled after sign-in 2025-10-22 21:36:51 +02:00
exports_controller.rb Add new indicies to improve performance and remove unused ones to opt… (#2078) 2025-12-28 17:32:09 +01:00
families_controller.rb 0.36.0 (#1952) 2025-11-24 19:45:09 +01:00
home_controller.rb Feature/maplibre frontend (#1953) 2025-12-06 20:34:49 +01:00
imports_controller.rb Add new indicies to improve performance and remove unused ones to opt… (#2078) 2025-12-28 17:32:09 +01:00
metrics_controller.rb Use constants for metrics username and password. 2025-07-26 15:27:22 +02:00
notifications_controller.rb Add country_name to points and fix some bugs. 2025-07-28 18:53:19 +02:00
places_controller.rb Add places page 2024-08-25 20:19:02 +02:00
points_controller.rb Fix/pre epoch time (#2019) 2025-12-09 00:17:24 +01:00
settings_controller.rb Add yearly digest (#2073) 2025-12-28 17:33:35 +01:00
stats_controller.rb Add some refactorings 2025-09-13 16:41:28 +02:00
tags_controller.rb 0.36.0 (#1952) 2025-11-24 19:45:09 +01:00
trips_controller.rb Extract stats sharing logic to its own controller 2025-09-12 21:08:45 +02:00
visits_controller.rb Extract stats sharing logic to its own controller 2025-09-12 21:08:45 +02:00