efim
|
0e804b21e5
|
refactor: login section to reuse in unauthed pages
|
2023-11-18 08:34:45 +00:00 |
efim
|
c9e1bf65fa
|
feat: passwords hashing
|
2023-11-18 07:41:52 +00:00 |
efim
|
8bb1509786
|
feat: go to room on create/login
|
2023-11-18 04:07:13 +00:00 |
efim
|
cdd31e186a
|
fix: rendering index page after login
|
2023-11-18 03:47:58 +00:00 |
efim
|
f8db7c14c8
|
refactor: store all known as map for access
|
2023-11-16 05:45:57 +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
|
16df084928
|
feat: saving person pass across logout/rejoin
|
2023-11-11 09:22:40 +00:00 |
efim
|
517fda2512
|
feat: tests and bugfix for 'lower hand'
|
2023-11-11 08:05:28 +00:00 |
efim
|
480d007e6c
|
feat: impl release hand & next speaker selection
|
2023-11-09 06:23:38 +00:00 |
efim
|
bb89b8ccf5
|
feat: SSE bs into room
|
2023-11-05 15:00:36 +00:00 |
efim
|
3a6fe28981
|
feat: join room, rooms.Update transactional
|
2023-11-04 13:07:28 +00:00 |
efim
|
b19dd2863b
|
refactor: putting handler function higher
|
2023-11-04 07:36:07 +00:00 |
efim
|
f8eb11c53e
|
feat: create-room handler, with middleware
|
2023-11-04 05:52:20 +00:00 |
efim
|
850b6c693b
|
feat: create room endpoint
not really sets the cookie, but returns the rendered index on success
|
2023-10-30 05:19:43 +00:00 |
efim
|
201b3760da
|
feat: toggling Create/Join room button
|
2023-10-30 03:49:48 +00:00 |
efim
|
bd99eaa54d
|
feat: room manager and pushed to login page route
|
2023-10-29 15:18:27 +00:00 |
efim
|
0591a28f8a
|
feat: adding redis to save sessions
|
2023-10-29 11:44:28 +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 |