dawarich/app/controllers
2024-06-12 20:29:38 +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
exports_controller.rb Implement Exporting points to a file 2024-06-12 20:29:38 +02:00
home_controller.rb Update changelog 2024-05-25 20:50:25 +02:00
imports_controller.rb Implement Google Maps records parser 2024-05-18 15:00:44 +02:00
map_controller.rb Highlight route on hover and show start and end timestamps in popup 2024-05-30 11:50:12 +02:00
points_controller.rb Added new buttons to map page and removed "Your data" page 2024-05-30 23:36:12 +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 Use Stat's toponyms to calculate the number of countries and cities visited in a month 2024-06-07 21:22:57 +02:00