habitica-self-host/website/common/script/ops/buy
Matteo Pagliazzi e7944b3d98
iOS push notifications, use node-apn (#10517)
* fixing typos in comments. yes, I am that kind of nerd

* replacing push-notify with node-apn in deps and in pushNotifications.js

* updating calling code and tests to use node-apn

* updating APN configs to new format

* migrating team ID and key ID to config.json

* update code to use env variables and add correct topic
2018-07-12 12:56:15 +02:00
..
abstractBuyOperation.js AbstractGemItemOperation - BuyQuestWithGemOperation (#10476) 2018-06-28 12:37:21 +02:00
buy.js iOS push notifications, use node-apn (#10517) 2018-07-12 12:56:15 +02:00
buyArmoire.js fix(purchasing): typo "substract" 2018-04-03 20:30:54 +00:00
buyGem.js allow subscribers to buy their final monthly gem (#10331) 2018-05-07 15:20:28 +02:00
buyHealthPotion.js fix(purchasing): typo "substract" 2018-04-03 20:30:54 +00:00
buyMarketGear.js moving developer-only strings to api/common messages (#10258) 2018-05-04 16:00:19 -05:00
buyMysterySet.js moving developer-only strings to api/common messages (#10258) 2018-05-04 16:00:19 -05:00
buyQuest.js Api quest restrictions - no purchase/start without fulfilling eligibility requirements (#10387) 2018-05-27 16:41:56 +02:00
buyQuestGem.js AbstractGemItemOperation - BuyQuestWithGemOperation (#10476) 2018-06-28 12:37:21 +02:00
buySpell.js Purchase API Refactoring: Spells [Gold] (#10305) 2018-05-18 17:00:39 +02:00
hourglassPurchase.js moving developer-only strings to api/common messages (#10258) 2018-05-04 16:00:19 -05:00
purchase.js AbstractGemItemOperation - BuyQuestWithGemOperation (#10476) 2018-06-28 12:37:21 +02:00