6ee7887bd2
Add a lot of documentation to the Flow library
a584329d78
Set up the app structure and the file scanner
902b690d1a
Rename and rework the error tools to Flow
c030b2d941
Start setting up the scanning loop
130b9f6c32
Remove a lot of the mpris test applications
c76fccb42e
Set up the app structure and the file scanner
6b7b830b12
Rename and rework the error tools to Flow
eb95fa7d4a
Start setting up the scanning loop
8de85afa15
Remove a lot of the mpris test applications
66d692c4c4
add gstreamer dependencies to the environment
savanni
renamed repository from 2022-12-01 17:46:43 +00:00
advent-of-code-2022
to savanni/advent-of-code
deb3415c30
Remove the fallibility testing code
064b754786
Inject failpoints with the fail library
95a597c8ea
Try to add some code for test error fuzzing
45df1233e5
Complete the test suite for the authentication DB
2c1c19690f
Outline test cases for the authentication system
5d33f62be5
Update the flake
772d2c01f4
Finish mocking the user -> session flow
977059c90d
Set up the authentication filter
23b28144a1
Set up a bare memory auth context and a few endpoints
6d32a641b1
Implement the authentication API
6e1e4d7811
Set up the database table with users, invitations, and sessions
57b438c6e6
Set up an echo server
ab3ae24b56
Set up the client makefile
62995c9b2f
Bootstrap the tauri app
2e06980109
Bootstrap a react application
a4623f53ba
Start making the Makefiles