Go to file
efim 4680d96a97 feat: initial toggling controls 2023-11-24 03:40:27 +00:00
rooms feat: gesture img in controls 2023-11-23 15:28:32 +00:00
routes feat: initial toggling controls 2023-11-24 03:40:27 +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 fix: test compilation 2023-11-21 18:07:41 +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