Go to file
efim b13a43aa71 fix: spread out low person count
for 2 people tan is huge, so radius becomes ~0, hardcode for radius
~image size

and in css --r add part of image for 'offces from center'
2023-11-19 06:47:43 +00:00
rooms refactor: store all known as map for access 2023-11-16 05:45:57 +00:00
routes fix: spread out low person count 2023-11-19 06:47:43 +00:00
sessions fix: rendering index page after login 2023-11-18 03:47:58 +00:00
.envrc init: flake env and go mod 2023-10-27 05:53:49 +00:00
.gitignore feat: adding redis to save sessions 2023-10-29 11:44:28 +00:00
Makefile feat: rotated table display 2023-11-19 05:07:34 +00:00
flake.lock feat: update go to 1.21.3 2023-11-06 05:15:02 +00:00
flake.nix feat: update go to 1.21.3 2023-11-06 05:15:02 +00:00
go.mod feat: passwords hashing 2023-11-18 07:41:52 +00:00
go.sum feat: passwords hashing 2023-11-18 07:41:52 +00:00
main.go feat: stream room updates SSE endpoint 2023-11-12 18:08:17 +00:00
tailwind.config.js feat: initial login page 2023-10-29 08:26:35 +00:00