30 Commits

Author SHA1 Message Date
a0dc0e01f3
adding an action for genering profile photos 2023-03-27 10:21:08 -06:00
fb5bde70ef
checking for a user on the request before checking admin email 2022-12-16 10:48:18 -07:00
64d4d326b7
updating user and language models 2022-12-07 11:42:36 -07:00
fdba9f1ae7
updating create user and reset password with new return constants 2022-12-07 11:42:12 -07:00
0c8a6c410d
adding money castable 2022-12-07 11:41:43 -07:00
3f340d57fc
adding a bunch of wip: i18n stuff 2022-11-28 12:32:48 -07:00
995cc32578
adding a middleware to handle super basic admin role check 2022-11-28 12:32:29 -07:00
5f5b443df7
wip: adding a team scope 2022-11-28 12:31:57 -07:00
1c650fbb64
removing check custom session data middleware 2022-11-28 12:30:56 -07:00
e78324e92a
wip: adding user observer 2022-11-10 12:16:20 -07:00
625dfeb79f
lots of updates 2022-10-19 14:33:03 -06:00
bdf5121d71
adding new call to not silently fail on fillable model exception for local env 2022-09-28 13:29:55 -06:00
b7ac751b10
moving back to auto-incrementing IDs because of performance 2022-09-27 11:54:02 -06:00
b11660329b
changing password prompt to be secret 2022-09-01 12:46:09 -06:00
2a8eb7013d
adding stuff to override sanctum token, can make them non-auto-incrementing 2022-07-29 14:15:14 -06:00
2c44584c81
adding a create user command 2022-07-19 14:11:54 -06:00
374ea35e42
making app name camelcase in inertia middleware 2022-07-19 14:11:36 -06:00
2b13367970
adding a note about language setter in successful login event 2022-07-19 14:11:09 -06:00
f2ebea7de3
Adding another session variable to successful login event 2022-06-29 13:46:20 -06:00
9577395516
Removing unused View component 2022-06-29 13:45:24 -06:00
aff524675c
adding some commented login logging payload to login event 2022-06-27 10:28:18 -06:00
6cf7a5e3d1
updated so many things, my bad 2022-06-22 10:47:22 -06:00
2d9eb8640b
wip: a macro to extend Carbon\Carbon with a nice interval 2022-05-20 13:52:42 -06:00
6241539cb3
setting the timezone for a user's session on login instead of every request checking and setting 2022-05-20 13:51:37 -06:00
b87104c22d
changing the example middleware to not use timezones anymore, will be done with events 2022-05-20 13:50:47 -06:00
5b8a3b3714
adding new two-factor auth stuff to user profile controller 2022-05-20 13:50:18 -06:00
962f8eb6ad
changing the User model attribute for last name, first name 2022-05-20 13:49:20 -06:00
bafa9dba26
adding country flags, html meta stuff, web routes file, js components 2022-05-04 13:02:19 -06:00
74055ea11b
updating env example file 2022-03-30 13:23:25 -06:00
aed6ca46c2
initial commit 2022-01-04 13:27:11 -07:00