1
0
Fork 0
forked from OpenNeo/impress
impress/app
Emi Matchu af8dd42830 Add better support for hashed pet names
Closes #2, after making some tweaks to the PR to fit how JS templating
works here. Thanks @dice!!

I had to move `petThumbnailUrl` out of the closure, because this script
does a cute thing of having separate variable scopes for the separate
areas of the page—but this is used by two of them. Arguably it could
make sense to like, put this all in one larger shared IIFE closure that
wraps both of them, to preserve some of this code's intention of
avoiding adding to the global namespace on this page, but like.
*It's fine.*

Co-Authored-By: Steve C <diceroll123@gmail.com>
2024-08-31 12:07:52 -07:00
..
assets Add better support for hashed pet names 2024-08-31 12:07:52 -07:00
controllers Oops, fix crashing bug when Item Getting Guide has *no* Dyeworks 2024-06-17 13:03:12 -07:00
helpers Remove SSW link, does not work on neopets anymore 2024-08-30 01:46:59 -04:00
javascript Release the Shopping List button to everyone 2024-07-09 13:39:20 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Merge remote-tracking branch 'origin/main' 2024-07-01 14:56:08 -07:00
services Load *all* NC Mall pages in nc_mall:sync 2024-05-10 17:39:40 -07:00
views Add better support for hashed pet names 2024-08-31 12:07:52 -07:00