72 Commits

Author SHA1 Message Date
0384b434e9 Social links formatting and style 2023-11-08 13:24:56 +00:00
78a4b725a6 Add social links to profiles 2023-11-07 16:50:08 +00:00
18a12afb78 Add user profiles 2023-11-06 17:21:23 +00:00
ef0c9e69a0 Create basic User index show 2023-11-06 05:21:19 +00:00
adca780db7 Fix token auth vs policy bug 2023-10-27 07:15:29 +00:00
623d51d388 Allow function in production 2023-10-27 06:10:31 +00:00
45bdab0eaf Add token links in footer 2023-10-27 06:00:16 +00:00
1c52f306c1 Add Token scaffold 2023-10-27 04:50:02 +00:00
db8165f832 Add project scaffold 2023-10-26 01:34:10 +00:00
9bbf18219f Add webrtc chat 2023-10-23 06:58:18 +00:00
b0e60d5d91 Enable private doodads 2023-10-14 23:58:44 +00:00
0faf426121 Add doodads 2023-09-29 17:59:13 +00:00
b81969bc90 Fix typo 2023-09-24 13:43:22 +00:00
d809465af1 Add Canister scaffold 2023-09-24 09:49:42 +00:00
9db776bfab Add csrf header 2023-09-18 19:03:13 +00:00
dd8286791b Disable csrf to debug 2023-09-18 18:01:45 +00:00
d091b43391 Add video chat 2023-08-11 12:45:59 +00:00
1242c02779 Remove hotfix to make admin 2023-07-20 18:18:42 +00:00
39e04014bb Hotfix to make admin 2023-07-20 18:17:13 +00:00
2d95cc9e3a Hotfix to make admin 2023-07-20 18:15:28 +00:00
379aa46300 Hotfix to make admin 2023-07-20 18:09:28 +00:00
e1deb80c6a Add private urls to tables 2023-05-10 14:15:43 +00:00
329b490489 Add pundit authorization policies 2023-04-28 17:59:23 +00:00
03bbc8e21f Fix Play Now button 2021-11-20 04:06:53 -08:00
fca53d6575 Add auto play for bots 2021-11-20 00:09:01 -08:00
d39af457ac Add seat management fix new game button 2021-11-17 07:56:39 -08:00
f499d1fb04 Create button to remove bots 2021-11-10 22:14:43 -08:00
ef46165f7a Adds Bot button and start of Bot Players 2021-11-07 21:48:48 -08:00
4eb8ee8bbe Fix syntax errors 2021-07-24 02:15:33 -07:00
bd85e3c5c4 Add tutorial link to home screen 2019-11-06 04:53:17 -08:00
d163fa2eaa Fix New Game button 2019-11-04 03:54:06 -08:00
8b3a3e0dde Start adding New Game button to table 2019-10-28 07:08:38 -07:00
d671517b47 Fix turn order 2019-10-26 06:17:55 -07:00
b665999104 Imorove turn logic regress new end of game bugs 2019-10-26 05:21:20 -07:00
b371682c23 Find first empty seat 2019-10-24 17:03:53 -07:00
2b81a1f976 Add jquery reloading of table. Fix Play Now 2019-10-21 05:52:44 -07:00
c2865fb638 Toying with Play Now 2019-10-20 21:59:40 -07:00
fd5730ceb7 Add play hand and pass function. 2 player game capable 2019-10-20 18:20:39 -07:00
0ae22a7a7f Adds top seat, player, controls 2019-10-20 16:55:12 -07:00
e5145206f8 Rewrite without react. Can sit stand at a table 2019-10-19 00:38:46 -07:00
9a3c468ed7 Update ruby and rails 2019-03-11 01:37:35 -07:00
92f2806e31 Add games to seats and implement tables 2016-02-20 02:19:28 -08:00
32194b11b9 Adding tables 2016-02-09 04:02:24 -08:00
441242a044 Authorization based on soft_token 2016-01-30 15:54:47 -08:00
15a75bc462 Add feature: Play now 2016-01-23 19:41:49 -08:00
149f55f489 Merge soft users and players after registration 2016-01-18 02:51:54 -08:00
bd1d2bb55d Add soft_token for gradual User engagement 2016-01-07 02:32:01 -08:00
bcc059ee33 stash 2015-12-28 23:15:59 -08:00
2a5504a982 Rename current_player to controlling_player 2015-11-08 17:39:24 -08:00
0bcca5be87 Production bug fix pundit 2015-11-07 18:30:45 -08:00