Commit graph

25 commits

Author SHA1 Message Date
0ea9ae9936 Change way version numbering is handled 2024-05-16 22:49:22 -07:00
579939a5f8 Add PHP Script to activate account 2024-05-16 18:28:43 -07:00
e86ec4dfb1 Why didn't they use cammelcase? 2024-05-16 17:35:29 -07:00
c1dd5e1957 Adds logic for making folders 2024-05-16 17:30:47 -07:00
e71f55cbc4 Now handle logout by invalidating session in database 2024-05-16 15:30:13 -07:00
b99f4c3140 Push new session handling 2024-05-16 15:05:54 -07:00
75de51ec14 Rip out sessions, they don't work cross domain. Rely on information received previously. Sessions will not extend past the current browser session most likely. 2024-05-16 13:06:24 -07:00
a4ec368d4a Adds a logout button and script 2024-05-16 03:52:45 -07:00
0982ffb504 Fix first and last name being cleared on accident 2024-05-16 03:42:10 -07:00
a21ec5e3cc Give more detailed no such user error 2024-05-16 03:36:58 -07:00
f9453612d3 Update error messages, add InventoryFolder enumerable 2024-05-16 03:24:10 -07:00
a0f0e95043 Fix a typo 2024-05-16 02:26:06 -07:00
ad4b7fc4e7 Create login logic 2024-05-16 02:03:39 -07:00
68e0312c84 Initially set a user account to inactive (until they complete setup by logging into their account) 2024-05-16 00:48:25 -07:00
fb6928cb30 Finish making account registration possible 2024-05-16 00:42:40 -07:00
f37af74687 Fix typo in constant names 2024-05-15 19:52:12 -07:00
486318acac Start implementing screens for registering and logging in 2024-05-15 16:38:26 -07:00
e5faf9aeff Repair a small typo 2024-05-15 16:03:07 -07:00
7c358d48e0 Finish implementing initial setup process 2024-05-15 15:53:13 -07:00
72c525f364 Upload current code with PSK generator 2024-05-15 13:44:54 -07:00
504ef2211d Make some small changes and fixes 2024-05-15 13:30:02 -07:00
a93d62e2a1 Upload current progress. bedtime 2024-05-15 05:22:01 -07:00
56879f6c14 User php file now resides in parent folder to avoid overwrite 2024-05-15 04:54:52 -07:00
cf5b6d87ff User php file now has a different name 2024-05-15 04:54:17 -07:00
f04ad028ae Adds some various php files 2024-05-15 04:17:50 -07:00