dawarich/app/controllers
2025-08-21 20:41:53 +02:00
..
api/v1 Imlement visits deletion API 2025-08-21 20:41:53 +02:00
concerns Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user 2022-04-06 22:46:10 +04:00
settings Fix auth rules for export and import 2025-07-23 20:21:33 +02:00
api_controller.rb Return dawarich headers on all API responses 2025-08-11 00:21:58 +02:00
application_controller.rb Add brakeman and some tests 2025-04-04 22:16:52 +02:00
exports_controller.rb Fix pmtiles map 2025-05-03 20:36:09 +02:00
home_controller.rb Implement SMTP mailing and fix some bugs 2025-04-15 21:34:02 +02:00
imports_controller.rb Fix tests 2025-07-29 20:14:24 +02:00
map_controller.rb Pluck country name instead of country 2025-08-01 18:42:53 +02: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 Add spec for no points selected. 2025-07-26 14:46:53 +02:00
settings_controller.rb Fixes for visits suggestions. 2025-07-02 23:50:32 +02:00
stats_controller.rb Add limits for import size for trial users 2025-08-14 20:50:22 +02:00
trips_controller.rb Update distance unit in trip page 2025-05-19 19:10:07 +02:00
visits_controller.rb Eliminate some n-plus-ones. 2025-07-27 01:08:29 +02:00