Commit Graph

141 Commits

Author SHA1 Message Date
87954f6ddc
fix typo 2023-11-20 13:11:22 -07:00
2b063d19cb
run formatter 2023-11-20 13:08:12 -07:00
a4b89b6de4
forgor Link import 2023-11-20 12:55:45 -07:00
6ffe0ceb6e
link to man pages in bots tab 2023-11-20 12:55:30 -07:00
10efe53e6d
create bot docs 2023-11-20 12:53:25 -07:00
88266a50e5
grab authorization header rather than post message 2023-11-20 12:25:36 -07:00
fcef09f104
safe char regex exclusivity 2023-11-07 13:14:19 -07:00
9e5682ca43
space should be a safe character >:( 2023-10-11 18:39:46 -06:00
9560ced683
add health check 2023-10-09 18:21:55 -06:00
750531368b
be more lax with the ssh message rate limit 2023-10-09 13:29:43 -06:00
f6fbffab85
add colors to chatssh 2023-10-09 10:43:20 -06:00
639b4ac9dc
trongleposting beta 2023-10-04 19:43:11 -06:00
882e2c321f
initial prompt 2023-10-04 18:56:35 -06:00
48dd80dbf7
update demo with new ui 2023-09-19 20:49:03 -06:00
0d4b60520e
update dependencies and fix discriminator matching on username 2023-09-14 09:38:16 -06:00
87bd117289
log setup web 2023-09-13 19:47:50 -06:00
8f722fde72
Use flip 2023-06-10 19:30:33 -07:00
f4edbce0eb
Add node to scopes in web 2023-05-29 17:17:41 -07:00
516d5ebe76
fix citext migration issues 2023-05-29 16:59:09 -07:00
7b1ef08f7d
Update README.md 2023-05-29 16:36:56 -07:00
eec32aa38a
Bots (#23)
* squash all the things for bots

* fix warnings

* change colors a bit and README updates

* fix frontend warnings
2023-05-29 16:28:27 -07:00
8a5a2f358c
change log level to info for prod, add info statement on player join 2023-05-06 11:00:09 -07:00
ed0de7e81f
send notification only from process where player joined and when discord thread id hasn't been created, set prod log level to info for better debugging 2023-05-06 10:53:09 -07:00
f5773f606a
README changes, create thread on join, update package-lock (#21) 2023-04-22 23:32:55 -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