-
e4edffd69f
feat: allow setting tls on nixos
master
efim
2023-10-09 03:22:58 +00:00
-
7dbcc63394
refactor: using cool NixOS option for nginx
efim
2023-10-09 03:16:33 +00:00
-
fe9794a796
nix: fixing the module
efim
2023-08-06 14:54:17 +00:00
-
24b42352b3
nix: nixos module for backend installation
efim
2023-08-06 13:40:21 +00:00
-
81f466ceb0
nix update
efim
2023-08-05 15:21:28 +00:00
-
d54d35eed1
docs: local and prod execution
efim
2023-05-07 19:53:31 +04:00
-
57618b268d
feat: styling cards as fan, tailwind + css vars
efim
2023-05-07 19:35:03 +04:00
-
3dab3f66b9
feat: styling cards as fan
efim
2023-05-07 18:25:54 +04:00
-
ba58a13e6a
docs: license, readme and renaming into Kazbegi
efim
2023-05-06 19:26:50 +04:00
-
db65777780
feat!: display room name
efim
2023-04-30 09:55:49 +04:00
-
e2795edbe6
bugfix: (not full) overlapping other players
efim
2023-04-30 09:55:25 +04:00
-
346069ae96
bugfix: disallow joining room without nickname
efim
2023-04-30 09:39:41 +04:00
-
bbabeb6c14
bug: secure cookie is not allowed without https
efim
2023-04-30 00:58:24 +04:00
-
65879e092a
small prettification of join room component
efim
2023-04-29 23:52:44 +04:00
-
b06baf8c63
header and leave room button prettified
efim
2023-04-29 23:00:15 +04:00
-
d4eae63166
initial backend nix build - get jar
efim
2023-04-29 19:12:30 +04:00
-
ba625d738e
styling and animation of own card controls
efim
2023-04-28 21:32:04 +04:00
-
340fcdcf41
other players styling and cards calc logic
efim
2023-04-28 21:20:09 +04:00
-
76303ba097
table view prettier no-vote error display
efim
2023-04-28 20:53:49 +04:00
-
a690189f02
positioning card name label
efim
2023-04-28 20:44:36 +04:00
-
a87f4f99c0
add display of the name on the open card
efim
2023-04-28 11:58:48 +04:00
-
d7d4e2be9d
bugfix: need to recognize owner after relogin
efim
2023-04-28 11:54:51 +04:00
-
3158a75f5d
bugfix: leaving room needs to clear votes
efim
2023-04-28 11:43:59 +04:00
-
867b2f0f20
auth giving out actual random seesionId
efim
2023-04-28 10:11:36 +04:00
-
62d63546c4
adding alpha create room capability
efim
2023-04-28 10:08:04 +04:00
-
e1364c9b9b
simple routes mapped to room service
efim
2023-04-28 09:28:57 +04:00
-
8098f24552
rooms service methods implementation
efim
2023-04-28 02:38:03 +04:00
-
bd38a29b6d
backend: move roomService usage to httpService
efim
2023-04-28 00:46:25 +04:00
-
ed6d30ec42
models: separate backend room model
efim
2023-04-27 22:15:13 +04:00
-
da9b96de84
own hand control - adding interactivity
efim
2023-04-27 21:36:06 +04:00
-
9a27a5c943
own controls - hide own active vote card
efim
2023-04-27 21:21:02 +04:00
-
11e65c009c
add very dummy own card controls
efim
2023-04-27 21:07:35 +04:00
-
107e7507f4
front other players - move to separate file
efim
2023-04-27 20:58:53 +04:00
-
ecb1717eb3
front: simple table control buttons
efim
2023-04-27 11:57:20 +04:00
-
f8bf1b961b
new logout button
efim
2023-04-27 10:34:40 +04:00
-
9db42cb522
connect login and room pages via logged in state
efim
2023-04-26 22:28:22 +04:00
-
90e886c62d
new Join Room form that requests authcookie
efim
2023-04-26 11:42:40 +04:00
-
1f28a03d47
temporarily hardcoding backend room and session
efim
2023-04-26 08:56:51 +04:00
-
6c1220b544
more initial impl of auth utils
efim
2023-04-26 08:39:43 +04:00
-
b29d1a1ef1
new auth method for joining room
efim
2023-04-25 12:17:37 +04:00
-
1b71c942ec
adding room service, joining room
efim
2023-04-25 11:41:32 +04:00
-
2244f38348
scalafmt all
efim
2023-04-25 10:25:36 +04:00
-
0a721b135f
stubbed auth with tagless final
efim
2023-04-25 10:16:11 +04:00
-
64267a5f67
backend - adding room service and wiring
efim
2023-04-25 09:55:45 +04:00
-
dfff814079
cleanup
efim
2023-04-25 09:45:21 +04:00
-
62a4b265c2
fix vite plugin configuration for mutliproject sbt
efim
2023-04-24 09:15:35 +04:00
-
8716385ea1
adding fork := true for backend server interrupts
efim
2023-04-23 23:35:45 +04:00
-
77b34a2ca7
change Map to List in model, scalajs didn't decode
efim
2023-04-23 23:15:59 +04:00
-
f3e51a4750
fixing websocket, it was misspelled port
efim
2023-04-23 23:01:51 +04:00
-
5ac864f15e
not working: attempt to stream in websocket
efim
2023-04-23 21:18:24 +04:00
-
329dc6e8b2
initial way to run the server:
efim
2023-04-23 18:33:29 +04:00
-
1f7fdfb387
fix tailwind search path
efim
2023-04-23 18:07:00 +04:00
-
fe4fe8a51d
hack to fix Vite loading
efim
2023-04-23 18:06:37 +04:00
-
d171dc31f5
removing scalajs annotations as unavailable in jvm
efim
2023-04-23 17:57:04 +04:00
-
313cf3a405
fixing common as crossCompiled
efim
2023-04-23 16:28:05 +04:00
-
2c66a9a8c2
adding websocket connection to room state
efim
2023-04-23 16:04:18 +04:00
-
df35f09b71
circe codec derivation to models
efim
2023-04-23 15:00:00 +04:00
-
c6bfdacd1d
dummy Auth and authed routes
efim
2023-04-23 13:40:37 +04:00
-
c501d14094
add sub routes to backend app
efim
2023-04-23 11:55:53 +04:00
-
d8af92787d
adding backend project
efim
2023-04-23 11:12:08 +04:00
-
7e488b7e62
table - make my own vote visible
efim
2023-04-22 01:03:04 +04:00
-
42e092e747
some absolute positioning for other players
efim
2023-04-22 00:38:27 +04:00
-
f845f91a8e
prettify table rendering
efim
2023-04-21 23:49:36 +04:00
-
acbda22a5d
new ugly rendering of other players and table
efim
2023-04-21 22:58:08 +04:00
-
527e12dbd8
add simple rendering of other players
efim
2023-04-21 19:51:43 +04:00
-
a25d915bb5
added tailwind
efim
2023-04-21 17:34:57 +04:00
-
fd7ddd9588
adding scalajs & laminar
efim
2023-04-21 17:22:17 +04:00
-
6c8e9ea4ee
npm create vite
efim
2023-04-21 17:12:21 +04:00