Go to file
efim e2795edbe6 bugfix: (not full) overlapping other players 2023-04-30 09:55:25 +04:00
backend/src/main/scala/industries/sunshine/planningpoker bug: secure cookie is not allowed without https 2023-04-30 00:58:24 +04:00
common/src/main/scala/industries/sunshine/planningpoker bugfix: need to recognize owner after relogin 2023-04-28 11:54:51 +04:00
frontend/src/main/scala/industries/sunshine/planningpoker bugfix: (not full) overlapping other players 2023-04-30 09:55:25 +04:00
project initial way to run the server: 2023-04-23 18:33:29 +04:00
public npm create vite 2023-04-21 17:12:21 +04:00
.envrc npm create vite 2023-04-21 17:12:21 +04:00
.gitignore initial backend nix build - get jar 2023-04-29 19:43:17 +04:00
.scalafmt.conf scalafmt all 2023-04-25 10:25:36 +04:00
build.sbt bugfix: disallow joining room without nickname 2023-04-30 09:39:41 +04:00
counter.js npm create vite 2023-04-21 17:12:21 +04:00
flake.lock initial backend nix build - get jar 2023-04-29 19:43:17 +04:00
flake.nix initial backend nix build - get jar 2023-04-29 19:43:17 +04:00
index.html small prettification of join room component 2023-04-30 00:14:44 +04:00
javascript.svg npm create vite 2023-04-21 17:12:21 +04:00
main.js fix vite plugin configuration for mutliproject sbt 2023-04-24 09:17:32 +04:00
package-lock.json added tailwind 2023-04-21 18:24:24 +04:00
package.json added tailwind 2023-04-21 18:24:24 +04:00
postcss.config.js added tailwind 2023-04-21 18:24:24 +04:00
style.css added tailwind 2023-04-21 18:24:24 +04:00
tailwind.config.js fix tailwind search path 2023-04-23 18:07:00 +04:00
vite.config.js fix vite plugin configuration for mutliproject sbt 2023-04-24 09:17:32 +04:00