• Joined on 2022-09-24
savanni pushed to main at savanni/advent-of-code 2023-12-10 20:08:03 +00:00
90396f7fd1 Handle jokers for 7b
0700310d4c Day 7a. After this we will change the card values.
38f1be8181 Day 6 solutions
Compare 3 commits »
savanni opened issue savanni/monorepo#116 2023-12-08 03:14:59 +00:00
Create an application context which can host global-ish data
savanni closed issue savanni/monorepo#113 2023-12-07 15:35:05 +00:00
Create GSettings for dev mode and for production
savanni commented on issue savanni/monorepo#113 2023-12-07 15:35:02 +00:00
Create GSettings for dev mode and for production

Finished in !115

savanni merged pull request savanni/monorepo#115 2023-12-07 15:34:32 +00:00
Set up configuration via gsettings
savanni pushed to main at savanni/monorepo 2023-12-07 15:34:32 +00:00
a7d6d82ec2 Set up an environment variable to toggle between dev and production schemas
f3a453d151 Set up a development gsettings schema
Compare 2 commits »
savanni deleted branch fitnesstrax/gsettings from savanni/monorepo 2023-12-07 15:34:32 +00:00
savanni created pull request savanni/monorepo#115 2023-12-07 15:34:03 +00:00
Set up configuration via gsettings
savanni created branch fitnesstrax/gsettings in savanni/monorepo 2023-12-07 14:56:29 +00:00
savanni pushed to fitnesstrax/gsettings at savanni/monorepo 2023-12-07 14:56:29 +00:00
a7d6d82ec2 Set up an environment variable to toggle between dev and production schemas
f3a453d151 Set up a development gsettings schema
Compare 2 commits »
savanni merged pull request savanni/monorepo#114 2023-12-07 14:17:59 +00:00
Create a new app for fitnesstrax and start setting up the record data structures
savanni closed issue savanni/monorepo#85 2023-12-07 14:17:59 +00:00
Ensure new structures can be recorded to an emseries database
savanni pushed to main at savanni/monorepo 2023-12-07 14:17:59 +00:00
b9aa434278 Remove types that are not implemented yet
83a4839b1d Implement the timestamp function
0e0d67a9ac Split Fitnesstrax into two crates
e5fb605816 Create a test that verifies that a series can be made for a TraxRecord
f9db002464 Make the series open function accept anything that can be a path reference
Compare 7 commits »
savanni deleted branch fitnesstrax-record from savanni/monorepo 2023-12-07 14:17:59 +00:00
savanni created pull request savanni/monorepo#114 2023-12-07 14:15:36 +00:00
Create a new app for fitnesstrax and start setting up the record data structures
savanni opened issue savanni/monorepo#113 2023-12-07 14:12:56 +00:00
Create GSettings for dev mode an for production
savanni opened issue savanni/monorepo#112 2023-12-07 04:59:25 +00:00
Configure the path to the database
savanni opened issue savanni/monorepo#111 2023-12-07 04:58:50 +00:00
Create a data structure that loads relevant locale information on app startup
savanni pushed to fitnesstrax-record at savanni/monorepo 2023-12-07 04:55:36 +00:00
b9aa434278 Remove types that are not implemented yet
savanni pushed to fitnesstrax-record at savanni/monorepo 2023-12-07 04:54:18 +00:00
83a4839b1d Implement the timestamp function
0e0d67a9ac Split Fitnesstrax into two crates
e5fb605816 Create a test that verifies that a series can be made for a TraxRecord
f9db002464 Make the series open function accept anything that can be a path reference
0ac9bb74a6 Set up the bare minimum of a GUI app, opening only a single window
Compare 13 commits »