mantikoros
fff18df655
eslint
2022-07-21 11:16:13 -05:00
mantikoros
26d386b73d
Merge branch 'main' into referrals
2022-07-21 10:51:01 -05:00
Austin Chen
6603effd1b
Use https for hotlinked image
...
Editing main from my phone, fingers crossed
2022-07-21 01:16:21 -07:00
Marshall Polaris
03858e4a8c
Make a React context to be the source of truth for authenticated user ( #675 )
...
* Make a React context to manage the logged in user events
* Remove unnecessary new user creation promise machinery
* Slight refactoring to auth context code
* Improvements in response to James feedback
2022-07-21 00:38:26 -07:00
James Grugett
5051502567
Move leaderboards up in mobile nav
2022-07-21 01:07:09 -05:00
James Grugett
720fde774b
Move "Send M$" lower in sidebar More list.
2022-07-21 01:07:07 -05:00
James Grugett
ae2013291c
Fix comment spacing on non-FR
2022-07-21 01:05:13 -05:00
ingawei
6e23f6b611
Changing manalinks table UI ( #665 )
...
From table to card view
2022-07-21 01:05:13 -05:00
James Grugett
c6c3b44d4b
Spacing tweak
2022-07-21 01:05:13 -05:00
James Grugett
0b73865afd
Small FR comments tweaks
2022-07-21 01:05:13 -05:00
Austin Chen
526931a931
Remove unused jsons
2022-07-21 01:05:13 -05:00
Austin Chen
e8b45e474a
Remove alternate versions; add Alex's email
2022-07-21 01:05:13 -05:00
Austin Chen
dbac4a02f9
Remove other guessing games
2022-07-21 01:05:13 -05:00
Austin Chen
7a988331ae
Make the select screen index.html
2022-07-21 01:05:13 -05:00
Austin Chen
06b680a338
Adjust card positioning
2022-07-21 01:05:13 -05:00
Austin Chen
05598a085b
Host Ida and Alex's MTG Guesser game ( #656 )
...
* Copy over code from Mtg Guesser
* Run Prettier
* CSS Tweaks: Hover feedback, button positioning
* Hide all but counterspell & burn, for now
* Move to /mtg directory
* Fix prettierignore
* smaller jsons (#673 )
limited burn to only red cards and also added limited json files to only have fields needed to play
* Add Ida's tweak to card position
Co-authored-by: marsteralex <bob.masteralex@gmail.com>
2022-07-21 01:05:13 -05:00
James Grugett
d1e96e75e5
Make answer replies more closely spaced together
2022-07-21 01:05:13 -05:00
James Grugett
85aeccec4f
Remove bet button from free response comments
2022-07-21 01:05:13 -05:00
Sinclair Chen
66cfbfa4f6
migrate useUsers hook to react-query ( #674 )
2022-07-21 01:05:13 -05:00
mantikoros
efb8854c3d
eslint
2022-07-21 00:59:24 -05:00
mantikoros
fe55857878
text color
2022-07-21 00:56:26 -05:00
mantikoros
3adbe6850b
Referrals page added to sidebar; useSaveReferral; InfoBox
2022-07-21 00:53:05 -05:00
James Grugett
8aa360c853
Move leaderboards up in mobile nav
2022-07-21 00:52:11 -05:00
James Grugett
21c08aed30
Move "Send M$" lower in sidebar More list.
2022-07-21 00:50:28 -05:00
James Grugett
2ad7266283
Fix comment spacing on non-FR
2022-07-21 00:46:57 -05:00
ingawei
7a041fd753
Changing manalinks table UI ( #665 )
...
From table to card view
2022-07-21 00:45:53 -05:00
James Grugett
f7151f131d
Spacing tweak
2022-07-20 22:37:43 -05:00
James Grugett
8f5e51a304
Small FR comments tweaks
2022-07-20 22:13:37 -05:00
Austin Chen
aba818a9de
Remove unused jsons
2022-07-20 18:05:41 -07:00
Austin Chen
260f4641dd
Remove alternate versions; add Alex's email
2022-07-20 18:04:54 -07:00
Austin Chen
edee910e2d
Remove other guessing games
2022-07-20 18:00:18 -07:00
Austin Chen
6b5b9b42f5
Make the select screen index.html
2022-07-20 17:14:49 -07:00
Austin Chen
c3b825cc44
Adjust card positioning
2022-07-20 16:59:40 -07:00
Austin Chen
a3f150b1d9
Host Ida and Alex's MTG Guesser game ( #656 )
...
* Copy over code from Mtg Guesser
* Run Prettier
* CSS Tweaks: Hover feedback, button positioning
* Hide all but counterspell & burn, for now
* Move to /mtg directory
* Fix prettierignore
* smaller jsons (#673 )
limited burn to only red cards and also added limited json files to only have fields needed to play
* Add Ida's tweak to card position
Co-authored-by: marsteralex <bob.masteralex@gmail.com>
2022-07-20 16:57:51 -07:00
James Grugett
528dd2b28a
Make answer replies more closely spaced together
2022-07-20 18:35:09 -05:00
James Grugett
5ddf496dae
Remove bet button from free response comments
2022-07-20 18:35:09 -05:00
Sinclair Chen
aa554ca9f6
migrate useUsers hook to react-query ( #674 )
2022-07-20 16:31:18 -07:00
Marshall Polaris
ace39ef73d
Update Next.js 12.1.2 -> 12.2.0 ( #669 )
...
* Update Next.js 12.1.2 -> 12.2.0
* Further bump Next to 12.2.2
2022-07-20 15:42:31 -07:00
mantikoros
49dcd97d70
feed bets: better prob display
2022-07-20 17:04:11 -05:00
mantikoros
75a1d606cb
feed bets: show change in prob
2022-07-20 16:28:25 -05:00
mantikoros
302a635542
group page max width
2022-07-20 16:06:31 -05:00
James Grugett
c35d0a8bc6
Split out "Your bets" from "For you"
2022-07-20 15:30:07 -05:00
James Grugett
44afa92b58
Turn off for you by default
2022-07-20 15:05:48 -05:00
James Grugett
e45d81513c
Don't filter by personal unless pills enabled
2022-07-20 14:49:16 -05:00
Sinclair Chen
0870397fea
Show line in menu on mobile
2022-07-20 12:36:23 -07:00
Sinclair Chen
202132868f
lint and prettier
2022-07-20 12:35:04 -07:00
mantikoros
d65a60984d
make group invite link more prominent
2022-07-20 11:45:53 -05:00
mantikoros
45b883477d
generic copy link button
2022-07-20 11:42:49 -05:00
mantikoros
b60892fada
group 'rankings' => 'leaderboards' (friendlier, more consistent terminology)
2022-07-20 11:15:55 -05:00
Marshall Polaris
c8361f1748
Make it so that if you sign in on / you get redirected to /home ( #672 )
2022-07-20 01:59:14 -07:00