Commit graph

28 commits

Author SHA1 Message Date
Gamebrary
554aff05d5 Added alternative names to game modal 2021-01-07 15:51:25 -07:00
Roman Cervantes
9dd1b803c1 remaining igdb v4 migartion 2020-10-21 16:03:09 -07:00
Roman Cervantes
6f5198bddb removed popular games endpoint 2020-10-21 16:02:41 -07:00
Gamebrary
c8352d690a wip 2020-10-21 09:26:00 -07:00
Gamebrary
5fe4ce98fb popular games endpoint 2020-09-15 15:39:03 -07:00
Gamebrary
c9feaac712 clean up cloud functions 2020-08-18 11:56:25 -07:00
Patrick Kontschak
62b09311bb
[183] Show when an upcoming game is going to be released (#193)
* use moment.js to get the days until release

* add days until release to game info

* show release date in compact grid view

* show days until release on masonry items

* option to hide game info displayed on masonry cover

* option to hide days until release for each list

* add proper release text to text-based views

* add release dates to search

this is to avoid the TBA when adding a game to a list

* enable sorting for masonry items

* add "releases today" on day of release

* round up rather than down

this way the app won't tell people the game releases 12 hours before it does.

* assume games are released by 3pm on release day

* Show "Today" on release day.

* translation
2020-02-18 18:30:34 +01:00
Patrick Kontschak
122f8c94f1
[183] Sort by release dates (#190) 2020-02-11 10:03:50 -07:00
Roman Cervantes
e6ad62351b null check igdb key 2019-11-04 11:26:33 -07:00
Roman Cervantes
8457f3e057 Increase search results limit to 50 2019-11-04 11:26:03 -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
c2fbc705ef Added platform id to game endpoint 2019-08-19 23:19:42 -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