impress-2020/src/server
Matchu 922e150020 Extend itemSearch, deprecate itemSearchToFit
I'm gonna extend `itemSearch` to also look up the total number of results, and the fragmentation between `itemSearch` and `itemSearchToFit` finally caught up with me :p

I've deprecated `itemSearchToFit`, and moved the fit parameters into a new optional `fitsPet` parameter for `itemSearch`.

I'm going to keep `itemSearchToFit` around for now, because old JS builds still use it, and I'd like to avoid disrupting folks. But I'm not going to add the new total results field to the results object it returns, and that's gonna be okay!
2021-02-04 23:34:43 -08: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 Extend itemSearch, deprecate itemSearchToFit 2021-02-04 23:34:43 -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 Extend itemSearch, deprecate itemSearchToFit 2021-02-04 23:34:43 -08:00
modeling.js disable new modeling code, until some future day 2020-10-07 07:49:27 -07:00
neopets-assets.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -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