impress/app/models
Matchu a2feee2d9b Add support for is_manually_nc
A really really simple change! It works on the item page, the item
index page, item search, the homepage, and the item lists page.

The main reason I avoided this for so long (even before modernizing the
Rails app) was that the ElasticSearch stuff felt like it made it messy?
But now it's pretty simple, and it works in search already cuz I did
that when I implemented item search, so, nice!
2023-11-03 16:27:39 -07:00
..
item Delete unused item proxy class 2023-10-25 12:55:30 -07:00
application_record.rb
auth_record.rb Add AuthUser model, connecting to openneo_id db 2023-10-23 19:05:07 -07:00
auth_user.rb Clarify the error behavior on AuthUser syncing 2023-10-23 19:05:08 -07:00
campaign.rb
closet_hanger.rb
closet_list.rb
closet_visibility.rb Cache trade info on items#show, finally! I think it's the performance culprit. 2013-12-27 14:49:46 -05:00
color.rb Remove sanitize_sql_like monkey-patch 2023-10-23 19:05:07 -07:00
contribution.rb
donation.rb Mark some more relationships as optional 2023-10-23 19:05:07 -07:00
donation_feature.rb
fragment_localization.rb
image.rb Delete Camo references & Addressable gem 2023-10-23 19:05:05 -07:00
item.rb
item_outfit_relationship.rb
neopets_connection.rb
neopets_page.rb
neopets_user.rb
outfit.rb Use the main app for outfit saving, not impress-2020 2023-11-02 16:54:35 -07:00
parent_swf_asset_relationship.rb
pet.rb Skip item translations when modeling 2023-10-23 19:05:10 -07:00
pet_attribute.rb
pet_state.rb Use the main app for outfit saving, not impress-2020 2023-11-02 16:54:35 -07:00
pet_type.rb
pretty_param.rb parameterize user params like items, plus a cleaner parameterization scheme 2011-07-26 18:49:52 -04:00
species.rb Remove sanitize_sql_like monkey-patch 2023-10-23 19:05:07 -07:00
static_resource.rb attempt to fix new species_support_ids format. sigh. 2013-01-23 00:25:09 -06:00
swf_asset.rb
user.rb
zone.rb Fix bug with Arel ordering 2023-10-23 19:05:05 -07:00