gamebrary
d668357918
WIP profiles and wallpapers refactor
2024-07-31 16:31:18 -07:00
gamebrary
54eed1f708
Misc clean up
2024-07-12 10:19:27 -07:00
gamebrary
643c6c08f9
Todo to add endpoint to send contact to crm
2024-04-19 16:42:53 -07:00
Gamebrary
ea990157de
more wip
2023-11-29 21:29:17 -07:00
Gamebrary
76cc526dbc
Remove no longer used search endpoint
2022-11-29 14:41:07 -07:00
Gamebrary
31e3b0ebdc
Remove platforms endpoint, use igdb instead.
2022-11-29 14:40:56 -07:00
Gamebrary
1584c81a73
Remove game endpoint, use igdb instead.
2022-11-29 14:22:48 -07:00
Gamebrary
8ebfdf3c86
Remove games endpoint, use IGDB endpoint instead.
2022-11-29 14:03:55 -07:00
Gamebrary
e23dbb8938
Remove todo about restricting domains
2022-11-28 19:23:56 -07:00
Gamebrary
439916cf30
Lots of cool new stuff
2022-10-19 22:22:35 -07:00
Gamebrary
c6db7d5e5d
remove todo
2022-08-30 21:51:10 -07:00
Gamebrary
23cb8834bd
remove todos
2022-08-19 14:48:47 -07:00
Gamebrary
9f4db66d3e
clean up
2022-08-18 14:19:26 -07:00
Gamebrary
659854b3b4
grid tweaks
2022-08-18 13:54:07 -07:00
Gamebrary
5e570b252a
notes progress
2022-04-06 16:59:26 -07:00
Gamebrary
aa6ee29797
moar stuff
2022-03-28 16:17:49 -07:00
Gamebrary
384635e156
linter fixes
2022-03-18 09:32:17 -07:00
Gamebrary
e4d8c33fe3
put steam base url in constant
2022-03-18 09:31:54 -07:00
Gamebrary
8ede73779a
speedruns.com, steam, and gog barebones integration
2022-02-25 18:49:00 -07:00
Gamebrary
f3e86dda50
remove broken line
2022-01-28 19:46:17 -07:00
Gamebrary
b59ff8bd7b
vacation's over :(
2022-01-03 22:41:21 -07:00
Gamebrary
9bdd6ff8ed
wip
2021-10-04 13:59:54 -07:00
Gamebrary
3499822693
cloud function for loading steam news
2021-09-27 08:36:47 -07:00
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