dawarich/app/controllers
2024-06-19 21:16:06 +02:00
..
api/v1 Implement GPX imports 2024-06-19 21:16:06 +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 Add titles 2024-06-12 21:10:53 +02:00
home_controller.rb Update changelog 2024-05-25 20:50:25 +02:00
imports_controller.rb Add gpx file to experiment with 2024-05-31 23:18:57 +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