74 Commits

Author SHA1 Message Date
252fab0084
adding Meilisearch master key variable 2022-09-01 12:46:32 -06:00
b11660329b
changing password prompt to be secret 2022-09-01 12:46:09 -06:00
0ff04a5ecd
adding some hexagon stuff, should be able to do a honeycomb layout with it 2022-08-18 14:17:41 -06:00
a7df7a64f0
adding date and time inputs to form CSS 2022-08-18 14:17:16 -06:00
90f3709f4b
adding some colors 2022-08-18 14:16:54 -06:00
842e1994bd
updating PHPCS config file 2022-08-18 14:16:31 -06:00
2a8eb7013d
adding stuff to override sanctum token, can make them non-auto-incrementing 2022-07-29 14:15:14 -06:00
2c254b1a3e
tweaking font faces 2022-07-29 13:47:50 -06:00
74215ba317
updating forms css 2022-07-29 13:47:43 -06:00
f9b31ef296
removing text shadow offset 2022-07-29 13:47:36 -06:00
f50d0203e5
tweaking ui for modals, navbars, and pagination 2022-07-29 13:47:14 -06:00
7359f4c00d
fixing some font stuff with tailwind 2022-07-29 13:46:49 -06:00
a83b61c264
adding another sdk to composer 2022-07-29 13:46:35 -06:00
6fa1c5ca95
adding some fonts 2022-07-29 13:45:52 -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
64454ddee7
fixing user id reference in session migration 2022-07-19 14:10:39 -06:00
78d6383b15
adding empty css classes to prevent build errors 2022-07-19 14:10:07 -06:00
a29f28c11d
using my own tailwindcss-neu package 2022-07-19 14:09:40 -06:00
b8e8f212d6
adding webpack alias 2022-07-19 14:09:16 -06:00
b56dd305c1
updating some node package versions 2022-07-19 14:09:00 -06:00
cf828164c3
adding a bucket full of packages that I might find useful 2022-07-19 14:08:39 -06:00
75d5f8c6c3
fixing dirty state variable 2022-07-19 14:08:14 -06:00
46b6cb678e
adding a PHP Code Sniffer config file 2022-07-19 14:07:37 -06:00
58c5c57cc3
adding more env variables 2022-06-29 13:46:45 -06:00
f2ebea7de3
Adding another session variable to successful login event 2022-06-29 13:46:20 -06:00
0e88b9b198
minor tweaks to how JS is set up 2022-06-29 13:46:07 -06:00
dabcb49292
moving some CSS around 2022-06-29 13:45:45 -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
39ee8f5a92
fixing up some migrations 2022-06-27 09:29:30 -06:00
ebe298f843
removing the date/time input types 2022-06-27 09:22:24 -06:00
eeee4a4c86
adding a lot of styling for buttons 2022-06-27 09:22:03 -06:00
ab5367f0b8
adding some stubbed CSS files 2022-06-27 09:21:46 -06:00
0ba9dca86e
fixing the RSS feed link 2022-06-27 09:21:01 -06:00
01fd582880
updating some animations 2022-06-27 09:18:03 -06:00
bb24f5bdbb
adding some empty component and HTML elements files 2022-06-27 09:05:05 -06:00
73012a0ff9
moving typography stuff to it's own directory 2022-06-27 09:04:50 -06:00
b1628ce7eb
moving typography stuff to it's own directory 2022-06-27 09:04:22 -06:00
a059f3f13b
moving HTML elements from components directory 2022-06-27 09:01:30 -06:00
6cf7a5e3d1
updated so many things, my bad 2022-06-22 10:47:22 -06:00
0908b601ce
updating buttons, dark mode, flags, and configs 2022-05-28 17:45:30 -06:00
92541aee3a
adding grid extension 2022-05-28 17:45:16 -06:00
2d9eb8640b
wip: a macro to extend Carbon\Carbon with a nice interval 2022-05-20 13:52:42 -06:00
78bb0f72d5
adding a dark mode toggle for Vue 2022-05-20 13:52:11 -06:00
a14e1b20c0
adding more fonts and fixing how they are referenced 2022-05-20 13:51:58 -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