Commit Graph

118 Commits

Author SHA1 Message Date
d251dc5b85
README changes, create thread on join, update package-lock 2023-04-22 23:31:25 -06:00
fb1825e964
Syntax highlighting in the README looks better 2023-03-18 19:05:53 -06:00
ea26c25543
Update README.md 2023-03-15 16:46:13 -06:00
21090101aa
Add uci menu and fix previous game viewer wrap around move index 2023-03-15 14:05:47 -06:00
Lizzy Hunt
763529e6c3
Increase game moves column size 2023-03-13 14:43:51 -06:00
a1f01d4a2b
Move history (#18)
* store move history

* Add previous game viewer
2023-03-13 14:13:11 -06:00
3cb88323c2
Update README.md 2023-02-28 15:07:35 -07:00
0876d2d0d3 Revert "Sudoku"
This reverts commit f671aa8da3.
2023-02-26 12:27:27 -07:00
a4ef056921 Merge branch 'main' of github.com:Simponic/chessh 2023-02-26 12:25:45 -07:00
f671aa8da3
Sudoku 2023-02-26 12:25:25 -07:00
6bef6494c2
Update build_server.sh 2023-02-24 23:44:34 -07:00
94ed3ded8b
Update README.md 2023-02-24 23:39:34 -07:00
859db1bf44
Update README.md 2023-02-24 23:37:52 -07:00
Lizzy Hunt
31a7303114
Update README.md 2023-02-24 16:06:59 -07:00
Lizzy Hunt
ebafe04d35
Better README 2023-02-24 15:59:42 -07:00
Lizzy Hunt
829deb33e3
Presentation (#17)
* Initial presentation

* More pres

* More presentation

* Presentation link
2023-02-23 19:52:25 -07:00
Lizzy Hunt
2e45ff0a7a
Render currently connected node on main menu 2023-02-22 11:44:23 -07:00
7e8120ad35
Change config module to DiscordNotifications for reschedule delay 2023-02-15 19:50:39 -07:00
e088d1f8cd
Remove trailing quotation 2023-02-12 01:04:38 -07:00
7568b61444
Format buildscripts (pretty unsubstantial but needed to happen :3) 2023-02-11 23:37:47 -07:00
e5ac660413
Add vim keybindings, man pages 2023-02-11 00:08:30 -07:00
bf9363aaf8
Show previous move in message body, which notification is now instant, add check highlighting 2023-02-08 22:06:58 -07:00
2bd03144da
Increase move notificatino delay, decrease creation notification delay, and surround username in quotes for ssh config 2023-02-03 12:58:19 -07:00
8b13802918
Fix warnings 2023-02-01 22:58:57 -07:00
Simponic
47d3f28f16
Discord threads (#16)
* Add initial support for discord threads

* Finish thread creation
2023-02-01 22:55:06 -07:00
Simponic
a26256700d
Do not send notifications when game is over & fix promotion screen (#15) 2023-02-01 17:36:39 -07:00
Logan Hunt
e05a6d36bb
Ensure status is continue before sending notifs 2023-02-01 16:02:49 -07:00
Simponic
fe5f5b77fc
Discord notifs (#14)
* Add role id to config

* Add discord notifications for games

* Fix discord discriminant tests
2023-02-01 14:57:14 -07:00
Logan Hunt
324d041d5c
Fix upsert on discord id conflict 2023-02-01 11:58:57 -07:00
Logan Hunt
4edaae9343
Allow nodes to use default connection API to stop kernel "panic" 2023-02-01 10:46:12 -07:00
Logan Hunt
9b5133dcbb
Fuck it. Environment variable hack. 2023-02-01 10:25:20 -07:00
Logan Hunt
0ad97a374a
More config. This is getting tiresome 2023-02-01 10:02:27 -07:00
ce27bfc871
Increase multicast subnet for discovery 2023-02-01 09:16:51 -07:00
3b8d0c4458
Multicast instead of .hosts.erlang 2023-02-01 08:51:20 -07:00
bd49a76dc3
Set cookie, remove unnecessary expose's 2023-01-31 21:21:45 -07:00
800d479863
Add discriminator to username when oauth'd 2023-01-31 20:59:01 -07:00
Logan Hunt
e4c387d7a5
Increase game creation rate to 3 2023-01-31 19:42:46 -07:00
Logan Hunt
d5cb570e2a
Use long names in release distribution 2023-01-31 19:30:27 -07:00
Logan Hunt
f141a7bea9
Fix proxy files and erlang hosts 2023-01-31 19:17:08 -07:00
Logan Hunt
b6d4f7044f
Elixir cluster! 2023-01-31 19:07:47 -07:00
Logan Hunt
ce5f598331
Fix front pwd and epmd 2023-01-31 17:40:50 -07:00
Logan Hunt
58eb3df0f4
Whoops 2023-01-31 17:04:15 -07:00
Logan Hunt
049bd83256
Change build dir in buildscripts 2023-01-31 17:02:32 -07:00
Logan Hunt
f05daabe0d
Incorrect server redirection uri fix 2023-01-31 17:01:02 -07:00
Logan Hunt
387ac72d1b
Distributed build tasks!! 2023-01-31 15:59:33 -07:00
Logan Hunt
e3604eaeb8
Add env in frontend docker file 2023-01-31 14:45:29 -07:00
Logan Hunt
cac78a4f4e
Move to discord oauth 2023-01-31 14:04:23 -07:00
Logan Hunt
e5d97870a1
Rate limit game creation 2023-01-31 12:44:15 -07:00
4394d4721c
Add prod to git, move back to no-one user in server docker container 2023-01-29 17:14:55 -07:00
ecd07b0c9b
Set ssh port in test config, move asciinema-player to reg deps 2023-01-29 00:15:25 -07:00