Commit Graph

  • cd475288f6 bugfix: fix typing for Round.Selections Settel 2022-09-13 11:06:48 +0200
  • 1361d98570 feat: animate source cards on show (WIP) Settel 2022-09-13 09:40:50 +0200
  • 453a29afbd feat: add reload button to gamemaster view Settel 2022-09-13 09:20:09 +0200
  • 9e0403cbf2 feat: add cameo feature Settel 2022-09-11 21:32:08 +0200
  • 3e20b783ee feat: show gameinfos in admin view Settel 2022-09-11 20:44:18 +0200
  • 82772d6292 refactor: renamed AdminTile to InfoTile Settel 2022-09-11 20:10:52 +0200
  • 9df82190c5 bugfix: create missing directory Settel 2022-09-11 20:10:38 +0200
  • 449f64e703 refactor: simplify usage of authenticateAndLoadUserInfo() Settel 2022-09-11 20:02:24 +0200
  • c6f09831e3 feat: add create team dialog Settel 2022-09-09 12:50:05 +0200
  • 2fb3833dd8 refactor: split engine/gamemaster.ts into gameState.ts Settel 2022-09-09 08:36:12 +0200
  • 79d56e801f feat: add create team dialog (WIP) Settel 2022-09-09 08:31:33 +0200
  • e961797c7b feat: autofocus name input when PlayerDialog is opened Settel 2022-09-07 15:07:12 +0200
  • 446bc99309 feat: create button to generate auth code Settel 2022-09-07 14:50:01 +0200
  • f9342b94ce feat: add functionality to delete player Settel 2022-09-06 16:36:10 +0200
  • 1bbaee6474 feat: add ability to edit players Settel 2022-09-06 15:42:36 +0200
  • 3eb478a060 feat: add new player Settel 2022-09-06 13:37:14 +0200
  • 3b49ce793f feat: add ModalDialog Settel 2022-09-04 20:06:26 +0200
  • e04dca68bf feat: show players in gamemaster view Settel 2022-09-04 17:46:57 +0200
  • 604b4f9f08 feat: make game name and lang editable on gamemaster page Settel 2022-09-04 14:47:12 +0200
  • 9a5c647523 feat: show game info on gamemaster page Settel 2022-09-04 09:45:30 +0200
  • cab1a91cc2 feat: add gamemaster page (WIP) Settel 2022-09-03 21:41:30 +0200
  • 6b1316d3ef feat: add gamemaster page (WIP) Settel 2022-09-03 17:57:00 +0200
  • 65865c93cf feat: add highscore table, including animation Settel 2022-09-02 22:13:40 +0200
  • 056ff2bdeb bugfix: fix IDE warning about implicit any type Settel 2022-09-02 22:13:26 +0200
  • 61c9adbc23 feat: add typescript checking via yarn lint target Settel 2022-09-02 22:03:20 +0200
  • 108643c9e4 chores: enabled typescript strict mode Settel 2022-09-01 19:21:13 +0200
  • 7f4786a44d chores: use Nuxt3's .output/ directory instead of Nuxt2's dist/ directory Settel 2022-09-01 19:18:13 +0200
  • f52d134f42 refactor: make source code typescript strict mode ready Settel 2022-09-01 19:17:27 +0200
  • efa8c72712 chore: upgrade npm libraries, esp. nuxt3.0.0-rc.8 Settel 2022-09-01 15:17:43 +0200
  • f29c2c07d2 feat: hide sources and quote in round-end phase Settel 2022-08-31 21:20:21 +0200
  • 71fce93da8 feat: add skip button Settel 2022-08-31 18:58:39 +0200
  • a26cc7aa41 feat: reveal vote count and source Settel 2022-08-31 14:39:13 +0200
  • cb5895d8d8 feat: show who has voted in play mode refactor: move all types to engine.d.ts Settel 2022-08-31 10:57:25 +0200
  • 4b85bdd196 feat: save selection in play mode Settel 2022-08-30 18:26:40 +0200
  • 1412310bc2 feat: add states (selectable, selected) to SourceCard Settel 2022-08-29 23:29:46 +0200
  • cc12d27c46 feat: show quote and sources in play mode Settel 2022-08-29 22:57:34 +0200
  • 142f2e289c feat: show ReadySet animation Settel 2022-08-29 18:03:03 +0200
  • 250a056fe3 feat: create ReadySet, Playground, Highscroes components Settel 2022-08-29 17:28:38 +0200
  • f62b8db662 feat: add i18n support and translations Settel 2022-08-29 15:15:25 +0200
  • ec9a1ef35e feat: add game controls for gamemaster Settel 2022-08-28 22:31:49 +0200
  • 4b81042955 bugfix: fix Go linter warnings Settel 2022-08-28 20:01:30 +0200
  • 1b659e95eb text: update README.md Settel 2022-08-28 17:27:05 +0200
  • ba5f72117e feat: save creation date along with quote and sort them from oldest to latest Settel 2022-08-28 17:24:45 +0200
  • 269effd8de bugfix: set proper QuoteCard element id for new cards Settel 2022-08-27 18:44:35 +0200
  • 35151deb76 feat: cancel edit mode in QuoteCard with Escape key Settel 2022-08-27 18:43:00 +0200
  • 75e0d99ba9 refactor: remove import of defineEmits() b/c it's a compiler macro Settel 2022-08-27 17:47:26 +0200
  • 3ce802d920 feat: create new quote Settel 2022-08-27 17:26:59 +0200
  • 3c1ed677d8 feat: make QuoteCard editable Settel 2022-08-25 17:15:20 +0200
  • 39dff4a928 css: prevent overflow in QuoteCard Settel 2022-08-25 16:28:45 +0200
  • c5e28eeb0a feat: make QuoteCard editable (WIP) Settel 2022-08-11 22:56:58 +0200
  • fba11d6855 feat: add hover effect to QuoteCardNew Settel 2022-08-11 20:19:42 +0200
  • f5ed80feb5 feat: add SVG icons for edit/delete in QuoteCard Settel 2022-08-11 20:16:17 +0200
  • dac63f9c35 feat: show quote card action buttons only on hover Settel 2022-08-11 20:05:08 +0200
  • 5eca70df6a feat: reload quotes after change during collect phase Settel 2022-08-11 20:01:01 +0200
  • e2ac2e4389 chore: remove deprecated import Settel 2022-08-11 18:39:33 +0200
  • 95db3c83aa bug: don't break if game.players is null Settel 2022-08-11 18:39:09 +0200
  • b25adb6aa6 feat: craete new quote Settel 2022-08-09 22:36:39 +0200
  • f629d7cdb3 feat: fetch quotes from server Settel 2022-08-09 13:36:05 +0200
  • 5e58c9c994 feat: add quote cards in collect mode Settel 2022-08-08 22:53:10 +0200
  • 72b2c7c76d feat: add Quote component Settel 2022-08-08 19:40:09 +0200
  • e5b4c9262e feat: show lobby with logged in players Settel 2022-08-08 19:24:18 +0200
  • 600d359a23 feat: add PlayersStore Settel 2022-08-07 21:22:33 +0200
  • 608f62a502 chore: remove debug statement Settel 2022-08-06 14:52:22 +0200
  • 123a76702f feat: add EngineDebug panel Settel 2022-08-06 14:50:20 +0200
  • fd6cfbc910 feat: store game state in Pinia Settel 2022-08-06 13:06:51 +0200
  • cc136c4c2c feat: inform user if engine is trying to reconnect Settel 2022-08-06 11:29:47 +0200
  • 88c74e199f feat: show AlertBox if connection to server is lost Settel 2022-08-05 18:52:34 +0200
  • 29e1d4fc1a feat: use own proxy implementation instead of @nuxtjs/proxy Settel 2022-08-05 13:17:09 +0200
  • 2465e87a86 refactor: improve engine error handling Settel 2022-08-03 23:00:34 +0200
  • af19fd33fc feat: sync engine with server, handle errors (WIP) Settel 2022-08-02 23:34:30 +0200
  • c05c3cd2d6 feat: add stub for engine's fetchUpdate() Settel 2022-08-02 22:34:46 +0200
  • db79d45217 refactor: split engine methods into separate files Settel 2022-08-02 22:20:08 +0200
  • 0b406595c7 refactor: move engine's start() to separate file Settel 2022-08-01 17:56:51 +0200
  • d9ebd90c12 feat: start/stop engine (WIP) Settel 2022-07-31 23:33:03 +0200
  • 43f5a43202 refactor: use authenticateAndLoadUserInfo() instead of authenticate() and loadUserInfo() to reduce server calls Settel 2022-07-31 23:19:56 +0200
  • fa53502901 refactor: fix typescript warnings Settel 2022-07-31 22:56:53 +0200
  • 5b50d3e525 bugfix: typo fix Settel 2022-07-31 22:50:54 +0200
  • 72901cacbd refactor: renamed primary-font to font-primary Settel 2022-07-30 11:49:50 +0200
  • 9678a2bdeb feat: load userinfo and show username in topbar Settel 2022-07-29 23:41:24 +0200
  • dad3207944 feat: add play page and topbar with logout button Settel 2022-07-29 21:11:09 +0200
  • 0f517c5180 feat: show version on start page Settel 2022-07-29 16:23:57 +0200
  • 72d61d7811 feat: authenticate via cookie, replace Pinia MyselfStore Settel 2022-07-29 15:31:36 +0200
  • 8c21969246 feat: store authCode in Pinia Settel 2022-07-29 15:08:12 +0200
  • 3c85206da0 feat: use Pinia Settel 2022-07-29 15:00:29 +0200
  • 9642100d8c feat: set up start page layout Settel 2022-07-28 15:13:27 +0200
  • 226a40437e feat: set up start page layout Settel 2022-07-28 11:28:12 +0200
  • 0baed9f154 feat: enter PIN Settel 2022-07-26 22:25:50 +0200
  • 9bb7c1999f feat: setup proxy Settel 2022-07-26 22:25:30 +0200
  • db24043f87 feat: add components to index page (WIP) Settel 2022-07-26 08:38:44 +0200
  • e6fa6d1e83 refactor: set up nuxt3 directory layout Settel 2022-07-24 21:49:18 +0200
  • 07301f6244 bug: fix VS Code warning about missing modules on import Settel 2022-07-24 20:29:05 +0200
  • f4ea46badd refactor: rewrite client from scratch with Nuxt3 (WIP) Settel 2022-07-24 20:23:52 +0200
  • 70ddf88174 feat: <Button border="false"> Settel 2022-07-22 22:45:14 +0200
  • 257a67b21f css: update text color Settel 2022-07-22 22:00:14 +0200
  • 449c49c3b7 feat: use <button> instead of <div> for buttons Settel 2022-07-22 21:38:05 +0200
  • d594205fb6 css: update button disabled Settel 2022-07-22 21:34:53 +0200
  • f9d09d205d css: button hover color Settel 2022-07-17 21:45:45 +0200
  • adce61af4e css: update colors for start page (WIP) Settel 2022-07-17 20:45:49 +0200
  • ad3c202951 feat: add README.md Settel 2022-07-13 10:11:04 +0200
  • 597e8604b2 feat: Makefile target setup Settel 2022-07-13 10:05:07 +0200