gamebrary/functions
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
..
index.js [183] Show when an upcoming game is going to be released (#193) 2020-02-18 18:30:34 +01:00
package.json Update axios requirement from ^0.18.0 to ^0.19.0 in /functions (#139) 2019-09-19 09:54:04 -07:00