Commit graph

325 commits

Author SHA1 Message Date
Roman Cervantes
351f1efd70 Style adjustments 2019-07-11 13:44:44 -07:00
Roman Cervantes
5d2c2d3eb0 Adjust confirm button 2019-07-11 13:27:20 -07:00
Roman Cervantes
f946001f21 Linter fix 2019-07-11 13:17:32 -07:00
Roman Cervantes
a482f34524 Added confirm modal variation 2019-07-11 13:16:04 -07:00
Roman Cervantes
52dbeb62c3 Added null check to readme markdown 2019-07-11 12:57:10 -07:00
Roman Cervantes
07cb26dc42 put reloading v-if back 2019-07-11 12:55:23 -07:00
Roman Cervantes
65759fa5b8 only set toggleSwitch value if not undefined 2019-07-11 12:53:23 -07:00
Roman Cervantes
bf514feeb7 Style reloading 2019-07-11 12:52:59 -07:00
Roman Cervantes
1ab410f55d Only show platform settings if a platform is selected 2019-07-11 12:50:37 -07:00
Roman Cervantes
0bf0ed9651 Moved computed prop and method to account settings 2019-07-11 12:27:09 -07:00
Roman Cervantes
6738f14730 Modal close button tweaks 2019-07-11 12:05:59 -07:00
Roman Cervantes
773e26c9c4 Moved github buttons to about section 2019-07-11 12:05:47 -07:00
Roman Cervantes
2b68a42252 About gamebrary section 2019-07-11 12:05:34 -07:00
Roman Cervantes
e19445aacf Removed old tags component 2019-07-11 12:05:19 -07:00
Roman Cervantes
ed16dc6143 Load releases asynchronously 2019-07-11 10:27:57 -07:00
Roman Cervantes
139e61be2b List edit, remove icon in favor of text 2019-07-10 16:26:16 -07:00
Roman Cervantes
3bafbcbcfb Nav header updates 2019-07-10 16:25:58 -07:00
Roman Cervantes
3dcb41880a Re render grid when entering or leaving editing mode 2019-07-10 16:24:53 -07:00
Roman Cervantes
3bcad9eaec Moved list name edit inside list settings 2019-07-10 16:24:37 -07:00
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
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
242ed71f57 More translations and TODOs 2019-06-25 11:18:40 -07:00
romancm
bdd067739b Removed unused computed prop 2019-06-24 18:07:09 -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
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
romancm
3342b9c79b Added auto reloader 2019-06-19 07:38:51 -07:00
Roman Cervantes
080b592e04 Removed toasty easter egg 2019-06-18 14:29:00 -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
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
888f91b557 Masonry layout fixes 2019-06-07 09:05:18 -07:00
Roman Cervantes
003cf81e9e Linter fixes 2019-06-06 17:16:41 -07:00
Roman Cervantes
88d0acbfe5 Grid view fixes 2019-06-06 17:15:44 -07:00
romancm
046b3934d0 Address build fail for now 2019-06-06 06:47:39 -07:00
romancm
0629a387b3 Masonry layout WIP 2019-06-06 06:44:06 -07:00
romancm
b0951cced7 Fixed redundant small/tiny classes 2019-06-05 10:30:47 -07:00
Haseeb Elahi
04fc3ea23f Sort list by game release date (#122) 2019-05-23 13:49:09 -07:00