openstreetmap-website/app/controllers/api
2024-03-25 06:29:46 +03:00
..
capabilities_controller.rb Make the capabilities call default to XML 2023-08-13 12:48:02 +01:00
changeset_comments_controller.rb Move changeset comment rate limit check to a predicate method 2023-08-30 18:36:33 +01:00
changesets_controller.rb Simplify and test downloaded changeset element sorting 2024-03-21 20:02:18 +03:00
map_controller.rb Check required bbox parameter presence outside of BoundingBox class 2023-09-03 09:47:27 +03:00
nodes_controller.rb Enforce rate limit for API calls which make changes 2023-11-02 08:59:57 +00:00
notes_controller.rb Drop ACL check from notes#comment as we no longer allow anonymous comments 2023-11-23 16:56:07 +00:00
old_controller.rb Rename api element version action to show 2024-03-04 11:19:50 +03:00
old_nodes_controller.rb Move node/way/relation/old_* controllers into the api namespace 2019-02-28 17:12:28 +01:00
old_relations_controller.rb Move node/way/relation/old_* controllers into the api namespace 2019-02-28 17:12:28 +01:00
old_ways_controller.rb Move node/way/relation/old_* controllers into the api namespace 2019-02-28 17:12:28 +01:00
permissions_controller.rb Check API status before authorizing access 2022-04-11 20:47:52 +01:00
relations_controller.rb Enforce rate limit for API calls which make changes 2023-11-02 08:59:57 +00:00
tracepoints_controller.rb Check required bbox parameter presence outside of BoundingBox class 2023-09-03 09:47:27 +03:00
traces_controller.rb Move scheduling of trace import and destruction to the model 2024-02-24 17:07:38 +00:00
user_blocks_controller.rb Add show user block api endpoint 2023-09-09 15:53:22 +03:00
user_preferences_controller.rb Fix various code comments 2021-07-21 11:24:23 +01:00
users_controller.rb Replace lookup_user_by_id with load_resource 2024-03-25 06:29:46 +03:00
versions_controller.rb Make the versions call default to XML 2023-08-18 19:26:53 +01:00
ways_controller.rb Enforce rate limit for API calls which make changes 2023-11-02 08:59:57 +00:00