dawarich/app/controllers
2024-05-25 14:08:40 +02:00
..
api/v1 Fix the API key authentication for Owntracks points 2024-05-25 14:08:40 +02:00
concerns Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user 2022-04-06 22:46:10 +04:00
application_controller.rb Accept API key in query string for api/v1/overland/batches 2024-05-25 12:47:25 +02:00
export_controller.rb Scope points to a user 2024-05-25 13:26:56 +02:00
home_controller.rb Implement bulk points deletion 2024-05-23 20:12:23 +02:00
imports_controller.rb Implement Google Maps records parser 2024-05-18 15:00:44 +02:00
map_controller.rb Scope points to a user 2024-05-25 13:26:56 +02:00
points_controller.rb Scope points to a user 2024-05-25 13:26:56 +02:00
settings_controller.rb Add instructions to api key usagea and allow user generate new api key 2024-05-25 13:57:50 +02:00
stats_controller.rb Fix google import and add stats for countries and cities visited and distance traveled by year 2024-03-28 15:11:59 +01:00