impress/app/controllers
Matchu 3eb40b2a4f Preload SWF asset manifests during wardrobe item search
This doesn't matter a ton in production, where we already have most of
our manifests loaded! But it matters a lot on my relatively-fresh
development instance, at times like now when images.neopets.com is slow
to respond. A single item search was taking minutes before this change
(5 seconds of timeout per asset for 30 items!), but now takes a few
seconds the first time, as it should!
2024-05-28 17:05:04 -07:00
..
devise
fundraising
about_controller.rb
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
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 Migrate away from item translations in contributions 2024-02-20 15:52:10 -08:00
item_appearances_controller.rb
item_trades_controller.rb
items_controller.rb Preload SWF asset manifests during wardrobe item search 2024-05-28 17:05:04 -07:00
locales_controller.rb
neopass_connections_controller.rb
neopets_connections_controller.rb
neopets_page_import_tasks_controller.rb
outfits_controller.rb
pet_types_controller.rb
pets_controller.rb
sitemap_controller.rb
users_controller.rb Use flash[:notice] instead of flash[:success] 2023-10-23 19:05:07 -07:00