Commit Graph

23 Commits

Author SHA1 Message Date
efim a502ee72a0 fix: request context to rooms manager 2023-12-01 04:13:10 +00:00
efim e0bd77fe3b fix: page names 2023-11-30 04:17:54 +00:00
efim e3f7a38dba fix: layouts cleanup 2023-11-27 05:58:37 +00:00
efim f279f8ae05 fix: nginx sse in reverse proxy 2023-11-26 04:51:08 +00:00
efim 0d4e10be40 fix: failing tests after Mark logic 2023-11-25 15:29:50 +00:00
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
efim 1b91b9f083 refactor: toggling state by same button 2023-11-24 05:13:39 +00:00
efim 4680d96a97 feat: initial toggling controls 2023-11-24 03:40:27 +00:00
efim 16ee8a7cd5 feat: controls styling from gesture info 2023-11-23 15:01:51 +00:00
efim 550841e882 fix: display correct button on unauthed room page 2023-11-23 06:14:54 +00:00
efim e4c56506be refactor: data structs for template + method
enclosing rooms.Room into roomTableData, with methods to be used in
tempalte to get other template related derived data structures
2023-11-19 05:41:03 +00:00
efim d87c102d95 feat: create|login on room path 2023-11-18 13:41:54 +00:00
efim 04ab19fadf feat: participant bricks in room added 2023-11-17 03:37:06 +00:00
efim 9f4fe20979 feat: tepmlate for all person bricks
and separate page for temporary template viewing
2023-11-16 03:56:22 +00:00
efim 4764300d08 feat: initial brick templates 2023-11-15 06:55:12 +00:00
efim 83e81ec011 feat: logout route and button 2023-11-14 05:14:40 +00:00
efim 1297fcf35d refactor: common base template for pages
will allow to add common header and stuff
2023-11-13 05:25:02 +00:00
efim b1f2e896b9 feat: release hand endpoint & button 2023-11-12 18:37:26 +00:00
efim b90fcc3f20 feat: stream room updates SSE endpoint
via subscription to redis with enriched channel
2023-11-12 18:08:17 +00:00
efim 34d610a8c8 feat: raising hand endpoint 2023-11-12 08:35:00 +00:00
efim aa048efbd3 feat: update go to 1.21.3 2023-11-06 05:15:02 +00:00
efim 4dbbfcd6f2 refactor: support request cancellation in SSE
that's my first use of select on channels, yay
2023-11-05 15:46:07 +00:00
efim bb89b8ccf5 feat: SSE bs into room 2023-11-05 15:00:36 +00:00