efim
4e5c6b4bd8
feat: semi pretty styling of room
2023-11-27 05:50:14 +00:00
efim
887b517445
feat: build with nix
2023-11-25 15:40:01 +00:00
efim
31e3f06f3b
doc: affero gpl license and link to sourc code
2023-11-25 15:10:43 +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
e3422c0e95
feat: gesture img in controls
2023-11-23 15:28:32 +00:00
efim
16ee8a7cd5
feat: controls styling from gesture info
2023-11-23 15:01:51 +00:00
efim
82a96ea9d7
refactor: start grouping brick attributes info
2023-11-23 14:07:36 +00:00
efim
2e68b8d8e7
refactor: self serving minimized htmx
2023-11-23 07:26:07 +00:00
efim
3d466953d2
fix: mark & active brick type
2023-11-23 04:15:11 +00:00
efim
fad258a537
fix: person bricks should center name
...
otherwise bricks are at the left and -50% translateY puts them
off-center, while centering long name
2023-11-22 06:14:58 +00:00
efim
793eb16881
feat: initial circle arrow svg
2023-11-21 17:25:27 +00:00
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
efim
8b23103e8e
feat: rotated table display
2023-11-19 05:07:34 +00:00
efim
d87c102d95
feat: create|login on room path
2023-11-18 13:41:54 +00:00
efim
c8f28bf0de
feat: login form or room info on index page
2023-11-18 12:18:56 +00:00
efim
942091c5d8
fix: table template preview page template
2023-11-17 03:58:20 +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
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
bb89b8ccf5
feat: SSE bs into room
2023-11-05 15:00:36 +00:00
efim
648d3dff80
refactor: index page route separated
2023-11-05 05:00:01 +00:00
efim
83c634c2b9
feat: disabling auth submit on empty names
...
https://htmx.org/attributes/hx-validate/
for 'non form submittions' to trigger validation
custom check, because 'required' marks fields red immediately
and this js does only on attempted submittion,
not sure i want it, but seems better right now.
also - such a good argument for hyperscript
2023-11-05 04:14:36 +00:00
efim
201b3760da
feat: toggling Create/Join room button
2023-10-30 03:49:48 +00:00
efim
bde58a0eab
feat: initial login page
...
with separate file for future util endpoints,
also dummy sessions inteface
2023-10-29 08:26:35 +00:00
efim
c19eb9104e
init: gnumake for live restarts on src \ tailwind
2023-10-28 15:51:34 +00:00
efim
77cd5da548
init: tailwindcss and out.css to embedfs
2023-10-28 15:01:09 +00:00
efim
ae380d1976
init: basic index and static routes
2023-10-28 14:47:01 +00:00