2025-08-14 - 2026-02-14

Overview

52 Active Pull Requests
7 Active Issues
Excluding merges, 1 author has pushed 327 commits to main and 350 commits to all branches. On main, 298 files have changed and there have been 65696 additions and 38656 deletions.

4 Releases published by 1 user

Published visions-client__0.1.1 2026-02-05 20:09:34 +00:00

Published visions-server__0.1.1 2026-02-05 20:09:34 +00:00

Published visions-server__0.1.0 2026-01-27 05:21:12 +00:00

Published visions-ui__0.1.0 2026-01-27 05:21:12 +00:00

52 Pull requests merged by 1 user

Merged #394 Set up tabs for the game edit view 2026-02-12 15:41:02 +00:00

Merged #393 Set up passkey-based authentication 2026-02-11 04:37:57 +00:00

Merged #392 visions__0.1.1 2026-02-05 20:09:35 +00:00

Merged #391 Create the admin account when setting up the database 2026-02-05 18:56:22 +00:00

Merged #390 Set up invitation management and new account creation 2026-02-05 17:22:37 +00:00

Merged #389 Refactor database queries 2026-02-03 01:58:59 +00:00

Merged #388 Ensure that passwords in the database are encrypted 2026-02-01 03:29:04 +00:00

Merged #387 Overhaul the build process 2026-01-27 05:27:33 +00:00

Merged #386 Reflow the player view in the same way as the GM view was reflowed 2026-01-19 22:45:26 +00:00

Merged #385 Resolve a variety of UI bugs 2026-01-19 22:08:36 +00:00

Merged #384 Fix a bunch of bugs that crept in while I was working on a lot of other issues 2026-01-12 21:24:50 +00:00

Merged #383 Set up creation and editing of a Candela character sheet 2026-01-11 21:45:47 +00:00

Merged #382 Add new appearances and abilities for to the discrete meter 2026-01-09 22:57:13 +00:00

Merged #381 Improve the structure of the System character sheet 2026-01-08 21:54:24 +00:00

Merged #380 Introduce Prop element to reduce the number of copies that must happen 2026-01-07 18:32:40 +00:00

Merged #379 Create a modal dialog component 2026-01-06 18:48:00 +00:00

Merged #378 Restyle the Panel with a composable shallow float 2026-01-06 16:20:45 +00:00

Merged #377 Refactor several problem and deeply indented areas of Visions. Remove the Game vs. GameOverview APIs 2026-01-06 00:29:13 +00:00

Merged #376 Add the ability to edit the list of players in the game 2026-01-05 15:35:58 +00:00

Merged #375 Implement the new game dialog and game creation 2025-12-30 20:03:19 +00:00

Merged #374 Update the game editing interface 2025-12-19 19:40:09 +00:00

Merged #373 Move all game data into the database 2025-12-18 22:04:01 +00:00

Merged #372 Set up database persistence for games 2025-12-09 15:38:43 +00:00

Merged #371 Style candela meters. Show candela and cypher health on GM view 2025-12-02 21:58:10 +00:00

Merged #370 AI generated program that reports project and user story status 2025-12-02 16:38:35 +00:00

Merged #369 Create a script that populates the database 2025-12-01 21:58:22 +00:00

Merged #368 Create the ability to persist characters 2025-12-01 19:56:55 +00:00

Merged #367 Rearrange crates to have a clear core application, server application, and integration testing 2025-11-28 21:48:33 +00:00

Merged #366 Apply pedantic error reporting from the Database 2025-11-28 18:08:41 +00:00

Merged #365 Create an HTTP Adapter to tie the Application to handlers 2025-11-25 18:22:45 +00:00

Merged #363 Create an interactive numerical guage 2025-11-20 14:51:11 +00:00

Merged #364 Start overhauling the design system 2025-11-20 14:41:55 +00:00

Merged #362 Give the player a card detail view within the sidebar 2025-11-13 21:04:58 +00:00

Merged #361 Create a card inventory for players and add card persistence. 2025-11-13 18:54:53 +00:00

Merged #360 Create a database and persist sessions 2025-11-11 21:51:32 +00:00

Merged #359 Simplify messaging between websockets and app 2025-11-11 19:52:58 +00:00

Merged #358 Show cards on the player's tabletop 2025-11-10 23:15:16 +00:00

Merged #357 Set up project planning within the repository 2025-11-10 19:29:53 +00:00

Merged #356 Create a new headless App construct 2025-11-10 19:25:48 +00:00

Merged #355 The GM can move cards to the tabletop and back to their inventory 2025-11-07 22:16:02 +00:00

Merged #354 Render cards on the tabletop 2025-11-07 21:57:59 +00:00

Merged #352 The GM can create or edit a card 2025-11-07 20:43:14 +00:00

Merged #351 Do not depend on socket_state in the effect which connects the websocket 2025-11-07 17:12:47 +00:00

Merged #346 List component now uses an ID instead of the element itself to designate the currently selected element 2025-11-03 23:14:57 +00:00

Merged #345 Refactor all state management of the GM view into a state reducer 2025-11-03 23:06:06 +00:00

Merged #343 Improve the function which connects to the game websocket into the client 2025-11-03 17:01:22 +00:00

Merged #342 Refactoring to improve client and app state management 2025-11-01 19:26:23 +00:00

Merged #341 The GM can now create and edit cards within a game 2025-10-28 00:52:53 +00:00

Merged #340 Create a renderable version of a game Card 2025-10-08 19:05:26 +00:00

Merged #339 Create a case for the batteries 2025-10-07 19:17:34 +00:00

Merged #338 Add the Tabletop and the tabletop image to the player view 2025-09-30 01:40:17 +00:00

Merged #337 Create a proper tabletop separate from the background 2025-09-29 20:13:48 +00:00

4 Issues closed from 1 user

Closed #353 Render cards on the tabletop 2025-11-07 22:07:15 +00:00

Closed #350 The Websocket provider spams the server with websocket requests 2025-11-07 17:12:47 +00:00

Closed #158 The GM can create a card with written text and place it on the table 2025-10-28 00:52:53 +00:00

Closed #336 Create a tabletop 2025-09-30 01:40:35 +00:00

5 Issues created by 1 user

Opened #347 The GM can see all cards in their inventory during a game session 2025-11-07 16:32:28 +00:00

Opened #348 The GM can see all tabletop cards during a game session 2025-11-07 16:32:44 +00:00

Opened #349 The GM can see a list of all cards and their current locations during a game 2025-11-07 16:34:08 +00:00

Opened #350 The Websocket provider spams the server with websocket requests 2025-11-07 17:08:05 +00:00

Opened #353 Render cards on the tabletop 2025-11-07 21:39:43 +00:00

3 Unresolved Conversations

Open #159 The GM can move a card to the tabletop 2025-11-07 20:48:24 +00:00

Open #335 The GM can create and edit a card in their inventory during a game session 2025-11-07 20:43:05 +00:00

Open #320 Configure the server URL in the client application 2025-11-07 16:30:12 +00:00