.. |
messages
|
Use resourceful routes for api messages in/outbox
|
2024-12-22 07:03:41 +03:00 |
nodes
|
Use subqueries to find nested members more efficiently
|
2025-02-09 15:40:49 +00:00 |
relations
|
Use subqueries to find nested members more efficiently
|
2025-02-09 15:40:49 +00:00 |
traces
|
Use resourceful routes for api trace data
|
2024-12-10 14:21:21 +03:00 |
users
|
Create user traces resource in api namespace
|
2024-12-27 05:44:09 +03:00 |
ways
|
Use subqueries to find nested members more efficiently
|
2025-02-09 15:40:49 +00:00 |
capabilities_controller.rb
|
Move api error handling and timeouts to parent class
|
2024-10-02 16:37:32 +01:00 |
changeset_comments_controller.rb
|
Move api error handling and timeouts to parent class
|
2024-10-02 16:37:32 +01:00 |
changesets_controller.rb
|
Move api error handling and timeouts to parent class
|
2024-10-02 16:37:32 +01:00 |
maps_controller.rb
|
Merge remote-tracking branch 'upstream/pull/5586'
|
2025-02-02 10:30:04 +00:00 |
messages_controller.rb
|
Remove check_api_readable from api messages controller
|
2024-12-23 04:10:05 +03:00 |
nodes_controller.rb
|
Make api show/update/destroy node actions resourceful
|
2025-02-05 20:22:16 +03:00 |
note_subscriptions_controller.rb
|
Add destroy note subscription api endpoint
|
2024-11-20 20:35:24 +03:00 |
notes_controller.rb
|
Simplify write_notes scope check in api notes controller
|
2025-01-24 06:16:11 +03:00 |
old_elements_controller.rb
|
Convert api element history actions to versions resources
|
2025-02-09 19:18:47 +03:00 |
old_nodes_controller.rb
|
Make api old element show paths resourceful
|
2025-02-10 02:07:48 +03:00 |
old_relations_controller.rb
|
Make api old element show paths resourceful
|
2025-02-10 02:07:48 +03:00 |
old_ways_controller.rb
|
Make api old element show paths resourceful
|
2025-02-10 02:07:48 +03:00 |
permissions_controller.rb
|
Move api error handling and timeouts to parent class
|
2024-10-02 16:37:32 +01:00 |
relations_controller.rb
|
Clean up after creating nested relation resources
|
2025-02-08 18:22:55 +03:00 |
tracepoints_controller.rb
|
Move api error handling and timeouts to parent class
|
2024-10-02 16:37:32 +01:00 |
traces_controller.rb
|
Use resourceful routes for api trace data
|
2024-12-10 14:21:21 +03:00 |
user_blocks_controller.rb
|
Move api error handling and timeouts to parent class
|
2024-10-02 16:37:32 +01:00 |
user_preferences_controller.rb
|
Move api error handling and timeouts to parent class
|
2024-10-02 16:37:32 +01:00 |
users_controller.rb
|
Stop using session flash to communicate with callbacks
|
2025-02-12 00:09:40 +00:00 |
versions_controller.rb
|
Move api error handling and timeouts to parent class
|
2024-10-02 16:37:32 +01:00 |
ways_controller.rb
|
Declare api node ways as nested resources
|
2025-02-08 18:22:55 +03:00 |