Commit Graph

11 Commits

Author SHA1 Message Date
ed780c9585 Fix more clippy issues, implement forgot password
All checks were successful
Build Crate / build (push) Successful in 1m48s
2024-08-28 23:03:52 -04:00
65d47615da Got log in and out working, moved global state
All checks were successful
Build Crate / build (push) Successful in 1m45s
close to done!
2024-08-26 17:43:08 -04:00
0f20ba3b86 Added basic logging in
Some checks failed
Build Crate / build (push) Failing after 54s
Needs a lot of work
2024-08-26 00:09:08 -04:00
99b4d9af1a Moved modal state into global state
All checks were successful
Build Crate / build (push) Successful in 1m39s
unfortunate but easiest way
2024-08-25 16:36:13 -04:00
462ca81a15 notwork - login form capsule with rcsignal 2024-08-25 14:07:27 -04:00
528ce0335c Add auth global state and login button
All checks were successful
Build Crate / build (push) Successful in 1m42s
2024-08-19 02:38:29 -04:00
d29da66536 Fix clippy errors, update deps
Some checks failed
Build Crate / build (push) Failing after 52s
2024-08-18 19:56:00 -04:00
528682d9b1 Update to more generic db models
Some checks failed
Build Crate / build (push) Has been cancelled
Also integrated entities into codebase
2024-08-18 03:26:12 -04:00
Jacob Kassman
01eaf059dd Add the ability to add users
All checks were successful
Build Crate / build (push) Successful in 3m25s
2023-12-09 21:49:59 -05:00
30f3aa63d5 Add base data structures for pool matches
Some checks failed
Build Crate / build (push) Failing after 4m29s
2023-09-22 03:45:48 -04:00
0a68829d6c Add working API calls, fix warnings
All checks were successful
Build Crate / build (push) Successful in 7m16s
2023-09-21 20:03:16 -04:00