]> Untitled Git - go.git/log
go.git
18 months agoHotfix for high-frequency init polling 1.0.1
Clifton Palmer [Thu, 2 Nov 2023 17:28:13 +0000 (12:28 -0500)]
Hotfix for high-frequency init polling

18 months agoUpdated mariadb to 11.1.2
Clifton Palmer [Thu, 2 Nov 2023 12:13:47 +0000 (07:13 -0500)]
Updated mariadb to 11.1.2

18 months agoAdded prod compose file
Clifton Palmer [Wed, 1 Nov 2023 09:04:36 +0000 (04:04 -0500)]
Added prod compose file

18 months agoCleaned up project and removed httpd 1.0.0
Clifton Palmer [Tue, 10 Oct 2023 09:54:42 +0000 (04:54 -0500)]
Cleaned up project and removed httpd

* Removed junk compose file
* Updated compose file
* Removed httpd
* Added inital socket image version
* Made nginx host into its own image
* Added backend network for db

3 years agoAdded basic controls, refactored database sync (#2)
Clifton Palmer [Tue, 21 Sep 2021 02:06:48 +0000 (21:06 -0500)]
Added basic controls, refactored database sync  (#2)

* Updated board with better sync
* Let players choose stones
* Added a clear button that works locally
* Added nginx proxy for websocket port flattening
* Added compose files for prod and test

3 years agoAdded board state background (#1)
Clifton Palmer [Wed, 15 Sep 2021 18:16:59 +0000 (13:16 -0500)]
Added board state background (#1)

Board state now gets polling updates from the websocket

3 years agoInitial commit
Clifton Palmer [Sun, 12 Sep 2021 18:00:39 +0000 (13:00 -0500)]
Initial commit