impress-2020/src/server
Matchu 535abec228 Oops, fix manually NC condition!
Oops, we weren't doing a good job encapsulating the different conditions in item search. The `OR` in the NC condition was causing a precedence problem!

Now, we wrap all the conditions in parens at the interpolation site, to make it really clear that they all need to be made safe like that!

Now, there's not a bunch of "??????" entries in NC search, oops 😅
2021-03-14 05:28:57 -07:00
..
__image_snapshots__ outfit-images: render actual PNG and SVG layers! 2021-01-04 05:58:19 +00:00
__snapshots__ simplify validPetPoses out of the server directory 2020-09-06 00:40:00 -07:00
lib Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
types Use official PNG when available, instead of ours 2021-03-12 04:28:57 -08:00
auth.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
db.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
index.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
loaders.js Oops, fix manually NC condition! 2021-03-14 05:28:57 -07:00
modeling.js disable new modeling code, until some future day 2020-10-07 07:49:27 -07:00
neopets-assets.js Okay, not _everything_ is on the new manifest URLs 2021-03-11 02:57:44 -08:00
outfit-images.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
outfit-images.test.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
util.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
util.test.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00