dawarich/app/controllers
2025-09-21 12:46:59 +02:00
..
api/v1 Fix failing specs 2025-09-19 19:55:27 +02:00
auth Introduce iOS authentication flow with JWT token generation 2025-09-21 12:46:59 +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 Add some refactorings 2025-09-13 16:41:28 +02:00
shared Remove permanent option from stats sharing options, default to 24h expiration. 2025-09-19 23:49:32 +02:00
api_controller.rb Return dawarich headers on all API responses 2025-08-11 00:21:58 +02:00
application_controller.rb Introduce iOS authentication flow with JWT token generation 2025-09-21 12:46:59 +02:00
exports_controller.rb Extract stats sharing logic to its own controller 2025-09-12 21:08:45 +02:00
home_controller.rb Introduce points counter cache to optimize performance 2025-08-21 22:32:29 +02:00
imports_controller.rb Extract stats sharing logic to its own controller 2025-09-12 21:08:45 +02:00
map_controller.rb Hide search if reverse geocoding is disabled 2025-09-03 23:57:38 +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 Introduce points counter cache to optimize performance 2025-08-21 22:32:29 +02:00
settings_controller.rb Fixes for visits suggestions. 2025-07-02 23:50:32 +02:00
stats_controller.rb Add some refactorings 2025-09-13 16:41:28 +02: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