| Commit message (Collapse) | Author | Age | Files | |
|---|---|---|---|---|
| * | Move history (#18) | Lizzy Hunt | 2023-03-13 | 8 |
| | | | | | | * store move history * Add previous game viewer | |||
| * | Update README.md | Lizzy Hunt | 2023-02-28 | 1 |
| | | ||||
| * | Revert "Sudoku" | Simponic | 2023-02-26 | 1 |
| | | | | | This reverts commit f671aa8da3e3e0bdda7bc5dfb53b3a79cebcdc17. | |||
| * | Merge branch 'main' of github.com:Simponic/chessh | Simponic | 2023-02-26 | 4 |
| |\ | ||||
| | * | Update build_server.sh | Lizzy Hunt | 2023-02-24 | 1 |
| | | | ||||
| | * | Update README.md | Lizzy Hunt | 2023-02-24 | 1 |
| | | | ||||
| | * | Update README.md | Lizzy Hunt | 2023-02-24 | 1 |
| | | | ||||
| | * | Update README.md | Lizzy Hunt | 2023-02-24 | 1 |
| | | | ||||
| | * | Better README | Lizzy Hunt | 2023-02-24 | 3 |
| | | | ||||
| * | | Sudoku | Simponic | 2023-02-26 | 1 |
| |/ | ||||
| * | Presentation (#17) | Lizzy Hunt | 2023-02-23 | 6 |
| | | | | | | | | | | * Initial presentation * More pres * More presentation * Presentation link | |||
| * | Render currently connected node on main menu | Lizzy Hunt | 2023-02-22 | 1 |
| | | ||||
| * | Change config module to DiscordNotifications for reschedule delay | Simponic | 2023-02-15 | 1 |
| | | ||||
| * | Remove trailing quotation | Simponic | 2023-02-12 | 1 |
| | | ||||
| * | Format buildscripts (pretty unsubstantial but needed to happen :3) | Simponic | 2023-02-11 | 9 |
| | | ||||
| * | Add vim keybindings, man pages | Simponic | 2023-02-11 | 6 |
| | | ||||
| * | Show previous move in message body, which notification is now instant, add ↵ | Simponic | 2023-02-08 | 4 |
| | | | | | check highlighting | |||
| * | Increase move notificatino delay, decrease creation notification delay, and ↵ | Simponic | 2023-02-03 | 3 |
| | | | | | surround username in quotes for ssh config | |||
| * | Fix warnings | Simponic | 2023-02-01 | 1 |
| | | ||||
| * | Discord threads (#16) | Simponic | 2023-02-01 | 7 |
| | | | | | | * Add initial support for discord threads * Finish thread creation | |||
| * | Do not send notifications when game is over & fix promotion screen (#15) | Simponic | 2023-02-01 | 2 |
| | | ||||
| * | Ensure status is continue before sending notifs | Logan Hunt | 2023-02-01 | 1 |
| | | ||||
| * | Discord notifs (#14) | Simponic | 2023-02-01 | 12 |
| | | | | | | | | * Add role id to config * Add discord notifications for games * Fix discord discriminant tests | |||
| * | Fix upsert on discord id conflict | Logan Hunt | 2023-02-01 | 2 |
| | | ||||
| * | Allow nodes to use default connection API to stop kernel "panic" | Logan Hunt | 2023-02-01 | 1 |
| | | ||||
| * | Fuck it. Environment variable hack. | Logan Hunt | 2023-02-01 | 5 |
| | | ||||
| * | More config. This is getting tiresome | Logan Hunt | 2023-02-01 | 4 |
| | | ||||
| * | Increase multicast subnet for discovery | Simponic | 2023-02-01 | 1 |
| | | ||||
| * | Multicast instead of .hosts.erlang | Simponic | 2023-02-01 | 4 |
| | | ||||
| * | Set cookie, remove unnecessary expose's | Simponic | 2023-01-31 | 2 |
| | | ||||
| * | Add discriminator to username when oauth'd | Simponic | 2023-01-31 | 1 |
| | | ||||
| * | Increase game creation rate to 3 | Logan Hunt | 2023-01-31 | 1 |
| | | ||||
| * | Use long names in release distribution | Logan Hunt | 2023-01-31 | 1 |
| | | ||||
| * | Fix proxy files and erlang hosts | Logan Hunt | 2023-01-31 | 1 |
| | | ||||
| * | Elixir cluster! | Logan Hunt | 2023-01-31 | 10 |
| | | ||||
| * | Fix front pwd and epmd | Logan Hunt | 2023-01-31 | 3 |
| | | ||||
| * | Whoops | Logan Hunt | 2023-01-31 | 1 |
| | | ||||
| * | Change build dir in buildscripts | Logan Hunt | 2023-01-31 | 1 |
| | | ||||
| * | Incorrect server redirection uri fix | Logan Hunt | 2023-01-31 | 3 |
| | | ||||
| * | Distributed build tasks!! | Logan Hunt | 2023-01-31 | 8 |
| | | ||||
| * | Add env in frontend docker file | Logan Hunt | 2023-01-31 | 1 |
| | | ||||
| * | Move to discord oauth | Logan Hunt | 2023-01-31 | 15 |
| | | ||||
| * | Rate limit game creation | Logan Hunt | 2023-01-31 | 3 |
| | | ||||
| * | Add prod to git, move back to no-one user in server docker container | Simponic | 2023-01-29 | 3 |
| | | ||||
| * | Set ssh port in test config, move asciinema-player to reg deps | Simponic | 2023-01-29 | 4 |
| | | ||||
| * | Ensure board is flipped when starting a game as dark, move some constants to ↵ | Simponic | 2023-01-28 | 17 |
| | | | | | environment variables, minor frontend changes: | |||
| * | Add last move schema, add highlighting in renderer (#13) | Simponic | 2023-01-27 | 4 |
| | | ||||
| * | Only select from if piece there | Simponic | 2023-01-27 | 1 |
| | | ||||
| * | Don't allow promotion unless player is same color | Simponic | 2023-01-27 | 1 |
| | | ||||
| * | Fix initial render when game joined by creating new state in genserver init, ↵ | Simponic | 2023-01-25 | 5 |
| | | | | | also some more color changes | |||
