Commit graph

19 commits

Author SHA1 Message Date
3a6325c722 fix: forgot to make fields public 2023-07-29 23:10:19 +01:00
f4e9ece04c pkg: newer dotenv 2023-07-29 22:23:20 +01:00
05a14638f7 feat: basic setup for email 2023-07-29 21:38:03 +01:00
7081c76e60 feat: setup table used for new accounts 2023-07-29 21:32:16 +01:00
2f27597525 feat: frontload updating teh local db 2023-07-29 19:48:44 +01:00
83a33e09f7 fix: was usign wrong group for setting it active 2023-07-29 19:02:56 +01:00
ba180179b0 fix: discord was not set to teh right field 2023-07-29 18:41:53 +01:00
f73a7dfa29 feat: add proper env vars for home and the csv 2023-07-17 01:24:52 +01:00
4e6c810e7b feat: first time adding users to groups 2023-06-18 17:19:59 +01:00
57e07d49a7 fmt: split the new account creation into several sub functions, will be re using a few for the email password reset 2023-06-04 23:42:09 +01:00
2e3578bae7 fmt: fmt and clippy 2023-06-04 22:06:34 +01:00
36b13fb1f2 fix: remove discord from the signup 2023-06-04 21:47:30 +01:00
b9fdde4033 feat: keep a local record of important skynet info 2023-06-04 21:16:24 +01:00
beab2cb97b feat: final step in creating a new user 2023-06-04 19:39:01 +01:00
e83adea4fe feat: now check local db for pending usernames 2023-06-04 14:21:12 +01:00
9b52052add feat: split up into seperate modules before it gets too tangled up 2023-06-04 12:17:16 +01:00
82ce0a864f fmt: fmt and clippy 2023-05-26 10:39:36 +01:00
311029574f fmt: fmt and clippy 2023-05-26 00:51:36 +01:00
fe69e0cc9c feat: basic setup[ of the webserver 2023-05-26 00:02:12 +01:00