metamaps--metamaps/app/controllers
Devin Howard a32f98bde2 to_json should be as_json or there's bugs (#870)
* to_json should be as_json or there's bugs

* revert explore controller, it's better without

* revert search controller and some topic methods
2016-10-29 18:28:29 +08:00
..
api reorder API authentication precedence to be: token, oauth, cookie (#860) 2016-10-28 10:51:58 +08:00
users fixed the oauth redirect bug and a bit more (#796) 2016-10-22 16:46:39 +08:00
access_controller.rb access requests (#762) 2016-10-16 20:22:00 -04:00
application_controller.rb clean up and fix devise code 2016-10-19 12:40:52 +08:00
explore_controller.rb dont show private maps in global collection (#734) 2016-10-06 23:45:17 -04:00
hacks_controller.rb ok, i guess this is ready 2016-09-25 23:22:20 +08:00
main_controller.rb dont show private maps in global collection (#734) 2016-10-06 23:45:17 -04:00
mappings_controller.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
maps_controller.rb to_json should be as_json or there's bugs (#870) 2016-10-29 18:28:29 +08:00
messages_controller.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
metacode_sets_controller.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00
metacodes_controller.rb fiddle with metacodes controller 2016-09-24 11:00:53 +08:00
search_controller.rb fix develop branch bugs (#679) 2016-09-29 08:02:25 +08:00
stars_controller.rb factor stars into their own controller 2016-09-28 22:27:32 +08:00
synapses_controller.rb make synapse permissions depend on topic1 and topic2 (#839) 2016-10-28 11:03:59 +08:00
topics_controller.rb to_json should be as_json or there's bugs (#870) 2016-10-29 18:28:29 +08:00
users_controller.rb automatic rubocop updates 2016-09-24 11:00:46 +08:00