Commit graph

43 commits

Author SHA1 Message Date
Gamebrary
54a28ebf10 remove gameLists 2021-04-14 16:54:36 -07:00
Gamebrary
456fe3acc0 added todo 2021-03-02 20:25:28 -07:00
Gamebrary
b0524a0774 profiles foundation 2021-03-02 20:25:28 -07:00
Gamebrary
0998a8b628 remove dupe game warning 2021-02-27 14:36:16 -07:00
Gamebrary
0439cebdad rename gameModalData -> activeGame 2021-02-22 09:29:37 -07:00
Gamebrary
82e0a920f8 initialize settings as an object, remove redundant logic and unused imports 2021-02-21 18:02:07 -07:00
Gamebrary
2aee53ab5f added load public board action + added to store 2021-02-03 13:39:51 -07:00
Gamebrary
7baca8e49b add notification to state 2020-11-21 21:44:00 -07:00
Gamebrary
282ef8b17a set default game modal data 2020-11-03 15:48:49 -07:00
Gamebrary
001f83ef9d get twitch token on page load 2020-10-15 16:15:09 -07:00
Gamebrary
90632badff removed legacy stuff 2020-10-13 17:10:42 -07:00
Gamebrary
cdfc08e5c8 handle expired sessions better 2020-09-23 16:01:39 -07:00
Gamebrary
d8a2fe815c handle duplicated games better 2020-09-15 10:39:02 -07:00
Gamebrary
f337948ff2 clean up 2020-09-09 13:38:52 -07:00
Gamebrary
4a5e4acf1b clean up 2020-09-06 15:01:25 -07:00
Gamebrary
5a551078e6 Remove legacy code 2020-09-06 07:53:04 -07:00
Gamebrary
f3652892ae store themes locally instead of fetching them every time 2020-09-02 11:06:36 -07:00
Gamebrary
fee91ff44f load releases on page load, and save to store 2020-09-01 15:38:45 -07:00
Gamebrary
9ed40fc435 Theme support 2020-08-26 16:31:39 -07:00
Gamebrary
18d0403172 clean up wallpapers, move everything to store 2020-08-25 16:37:33 -07:00
Gamebrary
e6892b70f9 platform picker sort/filter 2020-08-24 21:21:24 -07:00
Gamebrary
1f655b9783 save igdb platforms to store 2020-08-22 05:21:56 -07:00
Gamebrary
9d1c6912b4 more refactoring 2020-08-20 23:13:45 -07:00
Gamebrary
eb701f79ca separate legacy from new board 2020-08-18 11:56:10 -07:00
Gamebrary
10b21caa27 lots of stuff xD 2020-08-14 17:02:34 -07:00
Patrick Kontschak
d2a3f78942 Add Progress (WIP) (#152)
* Copy GameNotes and use it as boilerplate

* Save and display progress data

* Save and display progress data

* Mobile adjustments and add label

* Mobile adjustments and add label

* save progress as integer

* Add sorting by progress

* Display progress on select GameCards

* Fix `progress()` return

* Reduce amount of props

* Copy change

* remove unnecessary check

* use `input[type=range]`

* remove unnecessary check

* Add progress-pie in the Grid view

Credit goes to @oliviale for her lovely CSS progress pie

* Save and display progress data

* Add progress-pie in the Grid view

Credit goes to @oliviale for her lovely CSS progress pie

* fix rebase conflict

* add translation

* Fixed merge conflict typo
2019-12-16 22:05:35 -07:00
Roman Cervantes
b3cfa56cf2 Track drag status via store 2019-12-16 12:05:52 -07:00
Roman Cervantes
10787e2bfc switch to 2 spaces 2019-11-08 12:56:03 -07:00
Roman Cervantes
d27ea1eac6 Themes support + clean up 2019-10-09 09:30:07 -07:00
Roman Cervantes
f71458b633 Store clean up and new actions 2019-10-01 15:27:34 -07:00
Roman Cervantes
ecbd651853 Hide modal close button when gallery is open 2019-07-11 16:32:03 -07:00
Roman Cervantes
fbd48ce178 Game notes! 2019-04-19 13:27:45 -07:00
Roman Cervantes
e37b1a2280 Wallpaper upload component 2019-04-08 21:17:26 -07:00
Roman Cervantes
cb38320acf Simplified add list 2019-04-05 15:46:56 -07:00
Roman Cervantes
942a4e1254 Store renaming 2019-04-03 16:21:27 -07:00
Roman Cervantes
d5192919b9 Added support for game tags 2019-02-07 23:15:16 -07:00
Roman Cervantes
6b043ffa1c Added releases in store 2019-02-07 23:03:40 -07:00
Roman Cervantes
ee375145fe Removed no longer used stuff 2019-02-07 23:01:15 -07:00
Roman Cervantes
5ccc12a171 Detect if device supports touch on login 2018-12-01 13:36:09 -07:00
Roman Cervantes
fbd5ed2b46 Fixed console errors 2018-11-27 16:59:19 -07:00
Roman Cervantes
e1e71f7016 Share list 2018-11-20 19:43:10 -07:00
Roman
b6b92e32d1
Firebase migration (#50)
Firebase migration
2018-10-24 23:33:15 -07:00
Roman Cervantes
21e2c55003 Initial commit 2018-10-18 22:15:28 -07:00