2024-11-24T18:46:44Z - 2024-12-24T18:46:44Z

Overview

4 Active Pull Requests
15 Active Issues
Excluding merges, 1 author has pushed 26 commits to main and 27 commits to all branches. On main, 62 files have changed and there have been 3050 additions and 3782 deletions.

4 Pull requests merged by 1 user

Merged #283 Set up the user interface state model and set up the admin user onboarding 2024-12-18 14:18:16 +00:00

Merged #277 Set up a database and serve character sheets from it 2024-11-30 23:56:21 +00:00

Merged #276 Update sql-based database dependencies 2024-11-29 22:27:58 +00:00

Merged #275 Create a renderer for Candela Obscura character sheets 2024-11-29 14:42:49 +00:00

5 Issues closed from 1 user

Closed #108 Bootstap the initial admin user 2024-12-18 14:19:40 +00:00

Closed #105 Set up automatic database migrations 2024-11-30 23:56:42 +00:00

Closed #104 Create a SQLite database to store all application data 2024-11-30 23:56:21 +00:00

Closed #268 Create a Candela Obscura character sheet structure 2024-11-29 14:43:32 +00:00

Closed #270 Create a renderer plugin for the Candela character sheet 2024-11-29 14:43:15 +00:00

10 Issues created by 1 user

Opened #271 Render a fitness graph which shows the user's training data over a rolling window 2024-11-25 13:56:12 +00:00

Opened #272 Show today's fitness averages 2024-11-25 13:57:54 +00:00

Opened #273 Serve the Candela character sheet from database 2024-11-29 14:23:48 +00:00

Opened #274 Automatically reconnect the websocket 2024-11-29 14:38:19 +00:00

Opened #278 Handle errors in the database layer 2024-11-30 23:58:18 +00:00

Opened #279 Save the websocket client ID and use it through desktop reloads 2024-11-30 23:59:20 +00:00

Opened #280 Clean up websockets when the remote connection disappears 2024-11-30 23:59:39 +00:00

Opened #281 Clean up stale websockets that never got upgraded 2024-11-30 23:59:50 +00:00

Opened #282 Usernames in the database must be unique 2024-12-18 04:40:57 +00:00

Opened #284 A user can log in and get to a landing page 2024-12-18 21:54:28 +00:00