Gabriel Brown gib
gib pushed to master at gib/sunhat 2024-08-15 12:35:17 -05:00
d424bd42f3 Remove ulauncher
gib pushed to master at gib/sunhat 2024-08-12 03:30:50 -05:00
2eedecc9cd Fixing an embarrassing amount of errors after having to use it for the first time
gib pushed to master at gib/rent_portal 2024-08-09 16:56:44 -05:00
251d74cc05 update db schema
gib pushed to master at gib/rent_portal 2024-08-09 12:40:00 -05:00
c21ae7452b Add to db schema
gib pushed to master at gib/rent_portal 2024-08-09 08:51:46 -05:00
f070bb0175 Update README
gib pushed to master at gib/rent_portal 2024-08-08 22:21:57 -05:00
c68a0d105a Nav bar front end is done
gib pushed to master at gib/rent_portal 2024-08-08 22:20:24 -05:00
9e5080591a Nav bar front end is done
gib pushed to master at gib/rent_portal 2024-08-08 19:52:52 -05:00
4adf59d440 Begin working on home page
gib pushed to master at gib/rent_portal 2024-08-08 16:36:31 -05:00
2989cdd421 Adding image link now works for pfp
gib pushed to master at gib/rent_portal 2024-08-08 15:46:53 -05:00
40130b65e5 When a new user logs in with Apple, they are prompted to add their name & pfp since Apple does not provide that.
gib pushed to master at gib/rent_portal 2024-08-08 07:59:16 -05:00
17486bd00c Fix db connection
gib pushed to master at gib/rent_portal 2024-08-08 04:52:01 -05:00
46ddc6d7f4 make sure I can push db as it is
a575ccd3a1 make sure I can push db as it is
Compare 2 commits »
gib pushed to master at gib/rent_portal 2024-08-08 04:50:40 -05:00
61a277151c Add sign out button rq
gib pushed to master at gib/rent_portal 2024-08-08 04:36:32 -05:00
1a50dfee8b It works!
gib pushed to master at gib/rent_portal 2024-08-08 04:25:47 -05:00
18334e25f2 Auth is working! Attempting to run dev behind reverse proxy
gib pushed to master at gib/rent_portal 2024-08-08 04:15:05 -05:00
c35322990a This apparently might fix the auth?
gib pushed to master at gib/rent_portal 2024-08-08 03:15:37 -05:00
4f99bc6027 Trying simpler setup
gib pushed to master at gib/rent_portal 2024-08-08 03:04:00 -05:00
80ab17eb05 Attempt to fix auth
gib pushed to master at gib/rent_portal 2024-08-07 22:02:14 -05:00
4fa8f7b9dd Add env variables to env.js before building for prod
gib pushed to master at gib/rent_portal 2024-08-07 21:52:45 -05:00
f40b8e0035 Preparing for prod to test auth I guess