Commit graph

567 commits

Author SHA1 Message Date
Roman Cervantes
ba4dc0292e Removed popover modal variation 2019-07-10 16:24:04 -07:00
Roman Cervantes
34d087aa5d Moved wallpaper upload to settings 2019-07-10 16:23:53 -07:00
Roman Cervantes
8e8ebdd7d8 Updated settings components 2019-07-10 16:23:40 -07:00
Roman Cervantes
6f2d00c5ab Get local value on mounted 2019-07-10 16:23:01 -07:00
Roman Cervantes
38246250ca Fixed broken translations and fixed race condition 2019-07-10 16:22:25 -07:00
Roman Cervantes
4f8d4bbad1 Removed title from releases 2019-07-10 16:19:10 -07:00
Roman Cervantes
4d490a0f44 Removed adsense code for now 2019-07-10 16:18:11 -07:00
Roman Cervantes
666d85a712 Added adsense code 2019-07-08 13:21:22 -07:00
romancm
92aea6aa96 Fixed translation 2019-06-27 21:16:49 -07:00
Roman Cervantes
2cf7462c5c Translate suggestion when creating a list 2019-06-27 12:13:45 -07:00
Roman Cervantes
f4bae1f19b Missing translations 2019-06-25 15:53:00 -07:00
Roman Cervantes
242ed71f57 More translations and TODOs 2019-06-25 11:18:40 -07:00
Roman Cervantes
a5eca3158f Identify fullstory users 2019-06-25 10:58:06 -07:00
romancm
bdd067739b Removed unused computed prop 2019-06-24 18:07:09 -07:00
romancm
9727a4ebb7 Removed console log 2019-06-24 18:06:43 -07:00
allcontributors[bot]
5f0a20891b docs: add paddykontschak as a contributor (#127)
* docs: update README.md

* docs: update .all-contributorsrc
2019-06-24 09:23:08 -07:00
Roman Cervantes
17c7779d8d Fixed null check 2019-06-22 05:58:38 -07:00
Roman Cervantes
e5346b4910 fixed line 2019-06-22 05:47:43 -07:00
Roman Cervantes
3299447667 default settings lang to english 2019-06-22 05:46:11 -07:00
Roman Cervantes
f10872f143 improved null check 2019-06-22 05:43:51 -07:00
Roman Cervantes
b386d7ea80 null check for vuex localstorage 2019-06-22 05:41:05 -07:00
Roman Cervantes
03dc56a38c Allow cards to be draggable even if sorting is enabled 2019-06-21 12:13:59 -07:00
Roman Cervantes
15f4164758 More translations 2019-06-20 13:27:05 -07:00
Roman Cervantes
b2873dd5ef Updated links branding 2019-06-20 11:13:34 -07:00
Roman Cervantes
d986c587d5 Improved links section 2019-06-19 16:20:45 -07:00
Roman Cervantes
0e2f006905 Remove block sizes 2019-06-19 15:14:35 -07:00
Roman Cervantes
1f4124cf24 Translate the translations (brain explodes) 2019-06-19 15:14:02 -07:00
Roman Cervantes
e6dcca8aef Remove API key 2019-06-19 13:45:24 -07:00
Roman Cervantes
ffee33d0bc updated deploy script 2019-06-19 12:10:12 -07:00
Roman Cervantes
0341bb16c3 Moved translate script to build folder and added script to package.json 2019-06-19 12:09:44 -07:00
Roman Cervantes
1387909678 Added japanese setting translation 2019-06-19 10:01:17 -07:00
romancm
ad548d2361 Change text direction if arabic is selected 2019-06-19 07:58:31 -07:00
romancm
222b786818 Added support for japanese 2019-06-19 07:39:04 -07:00
romancm
3342b9c79b Added auto reloader 2019-06-19 07:38:51 -07:00
romancm
bb6cd7ff17 Language settings translation 2019-06-19 06:52:08 -07:00
romancm
9929dc382f Updated lock file 2019-06-19 06:41:57 -07:00
Roman Cervantes
cc6ab8b156 Disable linter in translate script 2019-06-18 16:48:29 -07:00
Roman Cervantes
3ebc9c4664 Get language from settings, default to english 2019-06-18 16:46:29 -07:00
Roman Cervantes
db8ca2a538 Translate script 2019-06-18 16:46:15 -07:00
Roman Cervantes
1d255006c5 Simplify messages file 2019-06-18 16:46:03 -07:00
Roman Cervantes
6266585ad4 Translated files 2019-06-18 16:45:54 -07:00
Roman Cervantes
080b592e04 Removed toasty easter egg 2019-06-18 14:29:00 -07:00
Roman Cervantes
990b2eba88 Clean up router view 2019-06-18 14:18:26 -07:00
Roman Cervantes
77b7b98e1c Single line vueanalytics 2019-06-18 14:15:14 -07:00
Roman Cervantes
6a28e2c93e Fixed path 2019-06-18 14:09:28 -07:00
Roman Cervantes
5ed7cdc238 kebab case age ratings folder 2019-06-18 14:01:37 -07:00
Roman Cervantes
eacc16dd5e Clean up 2019-06-18 14:00:31 -07:00
Roman Cervantes
1fac00e00f Show time to beat 2019-06-17 16:00:01 -07:00
Roman Cervantes
6c0622c3d5 Added platforms reference 2019-06-08 19:55:56 -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