impress/app
Emi Matchu b827727102 Rename AuthUser#neopass? -> AuthUser#uses_neopass?
This is more consistent with the `uses_omniauth?` we already have, and
it also will help for the next change, where I want a `uses_password?`
method (and using the name `password?` breaks some of Devise's
validation code).
2024-04-07 08:12:38 -07:00
..
assets Oops, fix Settings page styles spreading to other pages via Turbo 2024-04-07 08:04:32 -07:00
controllers Oops, fix bug for authorizing the NeoPass disconnect endpoint 2024-04-07 08:11:22 -07:00
helpers Downgrade jQuery on homepage to be the same version as everywhere else 2024-03-13 21:38:45 -07:00
javascript Oh wow, don't use the images.neopets.com asset proxy anymore either! 2024-04-06 03:38:23 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Rename AuthUser#neopass? -> AuthUser#uses_neopass? 2024-04-07 08:12:38 -07:00
services Save manifest load info when preloading them, too 2024-02-25 16:02:36 -08:00
views Rename AuthUser#neopass? -> AuthUser#uses_neopass? 2024-04-07 08:12:38 -07:00