2024-10-01T16:47:19Z - 2025-03-31T16:47:19Z

Overview

21 Active Pull Requests
29 Active Issues
Excluding merges, 1 author has pushed 149 commits to main and 203 commits to all branches. On main, 230 files have changed and there have been 45953 additions and 24896 deletions.

21 Pull requests merged by 1 user

Merged #299 Start a a new UI framework, providing both a login page and a landing page. 2025-03-28 13:11:04 +00:00

Merged #303 Set up actions for CI purposes 2025-03-28 03:21:24 +00:00

Merged #298 Build out the seven-segment font and the 5x7 bitmap font 2025-03-08 07:03:53 +00:00

Merged #293 Work on abstractions for an ST7789 font and frame buffer 2025-03-05 15:01:03 +00:00

Merged #292 Create a raspberry pi pico app that draws a blue square to an Adafruit TFT 2025-02-27 14:58:31 +00:00

Merged #290 Create a little application which manages an l10n messages database 2025-02-25 06:45:56 +00:00

Merged #289 Build the placeholder for a new app 2025-02-13 14:56:13 +00:00

Merged #288 Move Visions into a prototype directory 2025-02-13 14:43:33 +00:00

Merged #287 Clean up old warnings and set up tasks to build all active projects 2025-01-19 19:57:13 +00:00

Merged #286 Refactor the API, then give the user a landing page that shows their profile 2025-01-03 22:00:02 +00:00

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

Merged #266 Set up automated tests for the application Core 2024-11-24 14:53:18 +00:00

Merged #260 Set up a tabletop view for both the GM and the player 2024-11-20 04:06:13 +00:00

Merged #256 Add a water pattern and disable the brake sensor 2024-11-08 14:45:35 +00:00

Merged #255 Fully define the geometry for a lid for the bike case 2024-11-08 14:42:32 +00:00

Merged #254 Create a small application that controls a dotstar from a raspberry pi pico 2024-11-04 03:48:46 +00:00

Merged #252 Create a slideshow application in my cyberpunk style 2024-11-03 21:16:38 +00:00

Merged #253 Update to rust 1.81 2024-10-14 22:06:00 +00:00

1 Issue closed from 1 user

Closed #284 A user can log in and get to a landing page 2025-03-28 13:11:04 +00:00

28 Issues created by 1 user

Opened #257 Players must be able to see the background image that the GM has selected for the play area 2024-11-11 17:16:16 +00:00

Opened #258 Developers can create a new card type without changing the Visions core code 2024-11-11 17:20:46 +00:00

Opened #259 GM View for the play area 2024-11-11 17:23:40 +00:00

Opened #261 Create an auto-test suite for the application core 2024-11-20 04:09:02 +00:00

Opened #262 Create an auto-test suite for the Visions API 2024-11-20 04:09:32 +00:00

Opened #263 Create an auto-test suite for the visions API client 2024-11-20 04:10:01 +00:00

Opened #264 Create an auto-test suite for components and views in Visions 2024-11-20 04:10:26 +00:00

Opened #265 Add code coverage reports to the test suite 2024-11-20 04:11:13 +00:00

Opened #267 Create a Numenera Character sheet structure 2024-11-24 15:31:19 +00:00

Opened #268 Create a Candela Obscura character sheet structure 2024-11-24 15:31:43 +00:00

Opened #269 Create a renderer plugin for the Numenera character sheet 2024-11-24 15:32:04 +00:00

Opened #270 Create a renderer plugin for the Candela character sheet 2024-11-24 15:32:20 +00:00

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 #294 l10n should not create a new entry if the user didn't add any content 2025-03-06 13:51:10 +00:00

Opened #295 l10n should gracefully handle all of the errors that can happen in the edit function 2025-03-06 13:51:31 +00:00

Opened #296 l10n should be able to import new data from an xliff or json file 2025-03-06 13:51:50 +00:00

Opened #297 l10n edit mode should not load only the individual element to be edited, not the entire database 2025-03-06 13:52:19 +00:00

Opened #300 A user must change their password on first login 2025-03-27 18:41:41 +00:00

Opened #301 Create a user settings page 2025-03-27 18:43:58 +00:00

Opened #302 Send an email to a new user when the user gets created 2025-03-27 18:44:41 +00:00

3 Unresolved Conversations

Open #105 Set up automatic database migrations 2025-02-13 14:44:10 +00:00

Open #104 Create a SQLite database to store all application data 2025-02-13 14:44:08 +00:00

Open #108 Bootstap the initial admin user 2025-01-02 22:54:40 +00:00