Commit graph

23 commits

Author SHA1 Message Date
dependabot[bot]
7bb47d561b Update axios requirement from ^0.18.0 to ^0.19.0 in /functions (#139)
Updates the requirements on [axios](https://github.com/axios/axios) to permit the latest version.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-19 09:54:04 -07:00
Roman Cervantes
b93ecdb791 Remove lock files 2019-09-18 14:40:23 -07:00
Roman Cervantes
9791f603cf Increase games query limit to 500 2019-09-03 15:54:55 -07:00
Roman Cervantes
605d65b6e1 Increase games query limit 2019-09-03 14:56:03 -07:00
Roman Cervantes
cfb1b58abb Bump firebase package versions 2019-09-03 14:55:25 -07:00
Roman Cervantes
c2fbc705ef Added platform id to game endpoint 2019-08-19 23:19:42 -07:00
dependabot[bot]
4c1580a0e4 Bump lodash.merge from 4.6.1 to 4.6.2 in /functions (#130)
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-10 19:29:48 -07:00
Roman Cervantes
1d09ac5682 Added node engine for cloud functions 2019-07-10 16:26:31 -07:00
Roman Cervantes
c2823c2a59
IGDV v3 migration (#125)
* Updated endpoints to use IGDB v3

* Updated computed props to match v3 changes

* Moved ageRatings to getter + updated for v3

* Updated getters to support v3 changes

* Moved all ratings images under same folder

* Use new endpoints in actions

* Compatibility updates

* Null check

* formatting

* Load games in chunks of 10 to meet new API requirements

* More compatibility changes

* Use ids for New and standard 3DS, great job naming consoles nintendo!

* Drop v2 suffix
2019-06-08 19:04:07 -07:00
Roman Cervantes
3589bfe62d Expand image id 2019-06-07 10:26:47 -07:00
Roman Cervantes
5bcb827812 Added release_dates to minimal igdb fields list 2019-05-23 09:45:53 -07:00
Roman Cervantes
6fef316deb IGDB v3 endpoints 2019-04-25 11:46:25 -07:00
Roman Cervantes
f0954ec967 stop sending test emails 2019-04-04 12:08:30 -07:00
Roman Cervantes
e3ee38afe1 Send welcome email action 2019-04-02 17:14:32 -07:00
Roman Cervantes
0b6eafb878 sparkpost wrapper endpoint 2019-04-02 16:42:43 -07:00
Roman Cervantes
4d43536854
Lots of clean up and minor improvements (#58) 2019-03-28 14:23:09 -07:00
Roman Cervantes
19a17a870f Updated endpoints to retrieve only necessary info 2018-11-17 15:05:47 -07:00
Roman Cervantes
f1790de781 Vue analytics and bug fixes 2018-11-04 19:28:29 -07:00
Roman Cervantes
c8ae6f1aba Expand fields in igdb search endpoint 2018-11-01 18:41:25 -07:00
Roman
b6b92e32d1
Firebase migration (#50)
Firebase migration
2018-10-24 23:33:15 -07:00
Roman Cervantes
344771feb8 Enabled cors 2018-10-18 23:00:49 -07:00
Roman Cervantes
50ffb4ebed Added cors to functions / Replaced search endpoint with firebase cloud function 2018-10-18 22:55:06 -07:00
Roman Cervantes
21e2c55003 Initial commit 2018-10-18 22:15:28 -07:00