Gamebrary
daa4df07ce
make platform filtering optional
2021-05-24 19:11:44 -07:00
Gamebrary
bfdd937a79
added global game search
2021-05-10 15:41:16 -07:00
Gamebrary
a001e62102
add collections to game query
2021-03-04 10:14:02 -07:00
Gamebrary
15556fd1dc
added similar games to game endpoint
2021-02-15 20:14:30 -07:00
Gamebrary
26a577174c
include bundles when loading game detail
2021-02-12 16:14:26 -07:00
Gamebrary
8e4021bab0
Show amazon affiliate links in game modal
2021-01-20 15:36:47 -07:00
Gamebrary
361951f844
todo
2021-01-08 16:09:52 -07:00
Gamebrary
4ea2a781e1
make custom search endpoint... actually customizable
2021-01-08 16:08:20 -07:00
Gamebrary
9640f6f947
custom search endpoint
2021-01-07 23:52:45 -07:00
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
43e4c71d09
bump node version to 10 for cloud functions
2020-09-15 14:17:42 -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
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