• Joined on 2022-09-24
436 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
savanni pushed to visions-game-management at savanni/monorepo 2025-01-19 20:07:36 +00:00
06bb0811e0 Fix the core tests
b138e6da0a realign database queries and begin restoring check_password
e19d97663d Change the data types of the internal interfaces, and switch password expiration to an AccountState
d0ba8d921d Create a user expiration time and make new users immediately expired
f9e903da54 Expand out the profile to start including a list of characters and games
Compare 14 commits »
savanni merged pull request savanni/monorepo#287 2025-01-19 19:57:13 +00:00
Clean up old warnings and set up tasks to build all active projects
savanni pushed to main at savanni/monorepo 2025-01-19 19:57:13 +00:00
a2cdaef689 Tweak the task file and update the cargo files
49c7a37d28 Restore file-service
aa155dc090 Update the nix flake build
da5144caea Switch cyberpunk-splash from deprecated glib channels
f9e4dcd68a Resolve warnings in dashboard
Compare 9 commits »
savanni deleted branch nix-build-updates from savanni/monorepo 2025-01-19 19:57:13 +00:00
savanni created pull request savanni/monorepo#287 2025-01-19 19:53:38 +00:00
Clean up old warnings and set up tasks to build all active projects
savanni pushed to nix-build-updates at savanni/monorepo 2025-01-19 18:59:42 +00:00
a2cdaef689 Tweak the task file and update the cargo files
49c7a37d28 Restore file-service
aa155dc090 Update the nix flake build
Compare 3 commits »
savanni pushed to nix-build-updates at savanni/monorepo 2025-01-19 18:19:00 +00:00
da5144caea Switch cyberpunk-splash from deprecated glib channels
f9e4dcd68a Resolve warnings in dashboard
35abcfcf28 Resolve warnings in screenplay
cc4f8c1515 Fix warnings mostly in the SGF parser
Compare 4 commits »
savanni created branch nix-build-updates in savanni/monorepo 2025-01-19 15:33:25 +00:00
savanni pushed to nix-build-updates at savanni/monorepo 2025-01-19 15:33:25 +00:00
d5b4d051a5 Remove the deprecated glib channel from the bike lights simulator
81143f0b9c Fix a lot of very simple, easy warnings
Compare 2 commits »
savanni pushed to visions-game-management at savanni/monorepo 2025-01-13 03:32:22 +00:00
202d98bf0a Apply some easily fixed lints
02b70d84e4 Write a test for expired passwords
c7e81400f3 Finish fixing the remaining tests
Compare 3 commits »
savanni pushed to visions-game-management at savanni/monorepo 2025-01-12 01:42:57 +00:00
3668acc173 Fix some more tests around user authentication
59511a91c5 Fix the core tests
Compare 2 commits »
savanni pushed to visions-game-management at savanni/monorepo 2025-01-11 17:43:40 +00:00
b532162a4e realign database queries and begin restoring check_password
savanni pushed to visions-game-management at savanni/monorepo 2025-01-11 16:46:37 +00:00
df703d7bcc Change the data types of the internal interfaces, and switch password expiration to an AccountState
savanni pushed to visions-game-management at savanni/monorepo 2025-01-05 22:17:48 +00:00
cf29b5ace6 Create a user expiration time and make new users immediately expired
savanni created branch visions-game-management in savanni/monorepo 2025-01-05 05:21:35 +00:00
savanni pushed to visions-game-management at savanni/monorepo 2025-01-05 05:21:35 +00:00
69060e939c Expand out the profile to start including a list of characters and games
savanni closed pull request savanni/monorepo#285 2025-01-03 22:00:16 +00:00
Set up endpoints for user management
savanni pushed to main at savanni/monorepo 2025-01-03 22:00:03 +00:00
f59c3544b4 Set up the landing page, which shows the user their profile
208083d39e Authenticate the user and populate AppState with the stored session ID
08462388ea Move the assertNever utility to a utilities file
dc8cb834e0 Handle all applications errors in one location
4dc7a50000 Get games that the user is GMing in the user profile
Compare 23 commits »
savanni deleted branch visions-refactor-api from savanni/monorepo 2025-01-03 22:00:03 +00:00
savanni merged pull request savanni/monorepo#286 2025-01-03 22:00:02 +00:00
Refactor the API, then give the user a landing page that shows their profile