impress/app/controllers
Emi Matchu d84ab44771 Fix response when modeling pet from Modeling Hub homepage form
This was always modeling correctly, but not showing the message,
because Turbo doesn't handle anchors in redirect URLs the same way the
browser's full page loads do.

I forget why we had this as a `#` URL anyway to begin with. Use `?`
instead!
2024-09-09 18:17:09 -07:00
..
devise Connect a NeoPass to an existing account 2024-04-08 05:33:58 -07:00
fundraising
about_controller.rb Add first draft of /about/neopass page 2024-03-12 17:58:44 -07:00
alt_styles_controller.rb
application_controller.rb Add shadowban mechanism for closet lists 2024-04-20 20:57:15 -07:00
auth_users_controller.rb Fix bugs in Settings page when changes to the model are incomplete 2024-04-09 06:34:06 -07:00
closet_hangers_controller.rb Add shadowban mechanism for closet lists 2024-04-20 20:57:15 -07:00
closet_lists_controller.rb Disallow email addresses in closet list descriptions 2024-04-16 17:04:31 -07:00
contributions_controller.rb
item_appearances_controller.rb Load item page restricted zones data from Rails app, not impress-2020 2023-11-11 08:49:19 -08:00
item_trades_controller.rb
items_controller.rb Oops, fix bug with restricted zones from item search in wardrobe 2024-09-08 18:15:27 -07:00
locales_controller.rb
neopass_connections_controller.rb Use Neopets username as base name for new NeoPass accounts, if possible 2024-04-09 07:48:13 -07:00
neopets_connections_controller.rb
neopets_page_import_tasks_controller.rb
outfits_controller.rb Tweak NeoPass beta copy and widen the net again 2024-04-11 11:40:16 -07:00
pet_types_controller.rb
pets_controller.rb Fix response when modeling pet from Modeling Hub homepage form 2024-09-09 18:17:09 -07:00
sitemap_controller.rb
swf_assets_controller.rb Use {script,style}_src instead of _elem, for better compatibility 2024-07-06 12:52:00 -07:00
users_controller.rb