notebook/app/controllers
2017-06-20 17:16:41 +00:00
..
concerns Handle camel case properly when redirecting to multi-word controller paths 2016-11-06 18:25:24 +01:00
admin_controller.rb Proper auth permissions on admin/content/export controllers 2017-02-03 14:43:55 +00:00
application_controller.rb Add creatures content type 2016-10-14 23:26:32 +02:00
attribute_categories_controller.rb merge upstream 2016-10-25 10:43:18 -07:00
attribute_fields_controller.rb Delete empty attribute categories after deleting the last attribute in them, fixes #191 2017-03-24 23:04:02 +00:00
characters_controller.rb Enable image uploads on all content 2017-02-20 16:05:16 +00:00
characters_generator_controller.rb Fix two minor offenses in the CharactersGenerator 2015-03-27 23:47:41 -05:00
content_controller.rb Add worldbuilding prompts page 2017-04-11 17:47:47 +01:00
creatures_controller.rb Add character-spouse two-way relation, and 2w related creatures relation 2017-02-28 16:46:47 +00:00
documents_controller.rb Add scratchpad page and update sidebar design #migration 2017-05-17 16:54:30 +01:00
emails_controller.rb Add one-click unsubscribe action for emails 2017-04-15 19:44:30 +01:00
equipment_generator_controller.rb Refactor GeneratorController 2015-03-27 22:56:45 -05:00
export_controller.rb Add mixpanel action tracking for all server actions 2017-02-21 17:12:43 +00:00
groups_controller.rb Fix privacy not being allowed to be modified on half the content #whoops 2017-01-21 19:16:11 +00:00
image_upload_controller.rb Add mixpanel action tracking for all server actions 2017-02-21 17:12:43 +00:00
items_controller.rb merge in upstream 2016-10-25 11:05:22 -07:00
lab_controller.rb add pinboard starter 2017-06-02 17:12:03 +00:00
languages_controller.rb Fix privacy not being allowed to be modified on half the content #whoops 2017-01-21 19:16:11 +00:00
locations_controller.rb Add languages link to locations 2017-03-26 17:44:52 +01:00
locations_generator_controller.rb Create tests for the locations generator 2015-04-01 16:57:58 -05:00
magics_controller.rb Fix privacy not being allowed to be modified on half the content #whoops 2017-01-21 19:16:11 +00:00
main_controller.rb Clarify hour of drawing 2017-06-14 18:20:43 +00:00
navigator_controller.rb Add babel translation app 2017-05-01 15:35:03 +01:00
races_controller.rb Fix privacy not being allowed to be modified on half the content #whoops 2017-01-21 19:16:11 +00:00
registrations_controller.rb Give users a choice between full-width and fixed-width designs #migration 2017-05-17 17:51:55 +01:00
religions_controller.rb Fix typo in religion "other names" field strong param 2017-02-20 21:05:58 +00:00
scenes_controller.rb Fix privacy not being allowed to be modified on half the content #whoops 2017-01-21 19:16:11 +00:00
search_controller.rb Require users to be logged in to search 2017-06-20 17:16:41 +00:00
subscriptions_controller.rb Default billing plans should have 0 cents per month 2017-05-23 17:26:08 +00:00
universes_controller.rb Add genre field to universe 2017-03-26 18:03:00 +01:00
users_controller.rb Clean up unused views 2017-04-03 17:28:52 +01:00
voting_controller.rb Redirect after voting even if no referer is set 2017-04-28 13:21:04 +01:00
write_controller.rb Lean entity extraction + contextual card popups in editor 2016-07-31 01:36:54 -05:00