d03b82ecfa
Implement presence and fix email test
2023-11-08 17:17:38 -06:00
32cf90d70c
Switch to NPM and remove old React code
2023-10-25 16:14:23 -05:00
dea6198e30
WIP
2023-10-04 12:07:07 -05:00
d2074ade11
Install LiveView
2023-10-04 12:06:12 -05:00
a83ee57e7b
Switch to ESBuild and Dart-Sass
2022-02-15 18:37:33 -06:00
c0d1ffee3a
Get Webpack compiling the Sass
2021-07-12 11:14:49 -05:00
c5c78379b4
Upgrade stuff and switch to Webpack!
2021-06-24 16:41:09 -04:00
bab4520f86
Some cleanup
2018-10-12 16:21:10 -04:00
d02ec2b377
Add search icon to player finder
2018-10-12 16:21:10 -04:00
9534abffc8
Handle up/down arrow keys for selecting opponent
2018-10-12 16:21:10 -04:00
41c9e28457
Fix up specs for opponent finder
2018-10-12 16:21:10 -04:00
bedd6605ef
Redesign whole site in B&W
...
* Forms and board tweaks for small screen sizes
* Re-style game status indicators
* Re-style viewing/offline indicator
* Better eyecons 👁
* Re-organise CSS according to ITCSS principles
* Pick new font from Google Fonts
* Fix up tests
* Move some things into partials
2018-09-16 14:02:52 -04:00
c059d4c13d
Some tidy up
2018-09-09 19:28:31 -04:00
ae3ecefcf7
Move Presences to their own class
2018-09-09 15:48:03 -04:00
7280c98cc9
Show user status
2018-09-08 16:57:19 -04:00
88416fcd54
Check browser has notification capability
2018-08-14 14:26:42 -04:00
95ad4adc8f
Move listeners into their own class
2018-08-13 22:11:42 -04:00
5986b363a5
Add desktop nofications
2018-08-13 22:11:42 -04:00
c2c6b81cb8
Hound
2018-05-13 18:15:01 -04:00
659f748ada
Use grids for the game layout
2018-05-12 11:41:01 -04:00
6243259d27
Clean up moves display
2018-05-12 11:41:01 -04:00
950e7a86f1
Indicate captures
2018-05-12 11:41:00 -04:00
151a993b53
Display moves in standard chess notation
2018-05-12 11:41:00 -04:00
5a04ef47bf
Render moves on the page
2018-05-12 11:41:00 -04:00
5cef37c529
Refactor available moves JS
2018-05-12 11:41:00 -04:00
677883e72d
Add gettext to JS
2018-04-13 15:43:54 -04:00
6ebc0a63cd
Refactor components that don't have internal state
2018-04-13 13:20:27 -04:00
d86d94dc70
Separate out game state into its own component
2018-04-13 10:52:48 -04:00
5556de00b0
Show game state on the board
2018-04-13 10:52:48 -04:00
6a72e5f404
Remove unneeded include
2018-04-08 21:38:51 -04:00
2e319f762a
Add board labels
2018-04-06 11:35:31 -04:00
0b5e26e5c9
Use CSS grid to layout the board
2018-04-06 11:35:31 -04:00
49540d72bd
Notification if move would result in check
2018-03-31 15:21:48 -04:00
deaa41b3b1
This shouldn't have been removed
2018-03-12 13:44:21 -04:00
ac90fe71eb
Move all this shit around
2018-03-12 11:37:21 -04:00
375be4711c
Show available moves for pawn
2018-03-12 11:29:22 -04:00
e23980537b
Hound cleanups
2018-03-12 11:28:21 -04:00
1c6ff47d8b
Refactor channel service
2018-03-12 11:17:26 -04:00
0d68eeabfb
Move everything to websockets
2018-03-12 11:17:26 -04:00
f83e145379
Move all API/socket stuff to the App component
2018-03-12 11:17:26 -04:00
841ccac462
Move API and channel to their own services
2018-03-09 13:11:12 -05:00
dcff5712b8
Respond to feedback
2018-03-02 13:03:31 -05:00
d982d19713
Fix linter errors
2018-02-28 11:02:59 -05:00
4470e1f926
🐕 🔫
2018-02-28 10:11:54 -05:00
8ec51f6ea8
Hound fix
2018-02-27 22:49:00 -05:00
fe3c223a13
Let's only log on connection error
2018-02-27 22:16:03 -05:00
d129094b6d
Missed a td
2018-02-27 22:15:15 -05:00
f699c88444
Render the board with flexbox
...
For realsies this time!
2018-02-27 20:20:15 -05:00
59f16d7413
Add debugging for channels
2018-02-26 22:59:55 -05:00
c95f1c6032
Add turn indicator
2018-02-26 22:51:23 -05:00