Go to file
efim 85b3a3f89e feat: separate 'speaker controls'
specifically for 'i have finished speaking' and not allowing to change
the state
2023-11-25 08:42:13 +00:00
rooms feat: gesture img in controls 2023-11-23 15:28:32 +00:00
routes feat: separate 'speaker controls' 2023-11-25 08:42:13 +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