dawarich/app/controllers
2024-06-30 12:31:21 +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
settings Disable registration and implement user creation in the settings page 2024-06-30 12:31:21 +02: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 Use old calculation of city visits in right sidebar on Map page due to performance issues 2024-06-25 22:42:05 +02:00
points_controller.rb Change order of points on the Points page 2024-06-25 21:26:28 +02:00
settings_controller.rb Add settings for radius of clear fog in meters 2024-06-25 22:30:11 +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