100 Commits
Author SHA1 Message Date
brian 5048abc3e6 adding some text gradient CSS 2023-12-12 14:00:23 -07:00
brian afd34e9b4e adding profile photo trait 2023-12-12 13:59:55 -07:00
brian a81ce8a922 adding glossy button CSS 2023-12-12 13:59:44 -07:00
brian 9d25befeba adding a method to also generate an avatar for a user 2023-12-12 13:58:31 -07:00
brian 5d9f7e3997 adding package to convert heic/heif to jpeg, also paperclip 2023-12-12 13:58:10 -07:00
brian ecfae3e01a using new style of attribute casting 2023-12-12 13:57:42 -07:00
brian 9e6c93ba95 adding some defaults to image tags 2023-12-12 13:57:12 -07:00
brian 231dd959af adding some gradient border CSS 2023-12-12 13:56:57 -07:00
brian 5607425bde adding a security template file 2023-12-12 13:56:38 -07:00
brian ac99d29109 removing unnecessary code to properly extend Jetstream user profile controller 2023-03-27 10:24:09 -06:00
brian d4f0044656 moving to mailpit from mailhog, adding paths to SSLs 2023-03-27 10:23:28 -06:00
brian 9d455bdcf7 moving around some stuff with PHPCS config file 2023-03-27 10:22:57 -06:00
brian 3b39ae0470 adding require pin package 2023-03-27 10:22:07 -06:00
brian 9551f661c1 adding more colors 2023-03-27 10:21:52 -06:00
brian c02b40071f adding some colors as a markdown file 2023-03-27 10:21:34 -06:00
brian a0dc0e01f3 adding an action for genering profile photos 2023-03-27 10:21:08 -06:00
brian 8876f07ac6 fixing some text and height stuff for the body tag 2023-03-27 10:20:56 -06:00
brian 2ac78ef539 adding some variables for colors 2023-03-27 10:20:41 -06:00
brian 56cef79880 fixing path to SSLs 2023-03-27 10:20:09 -06:00
brian aa5753cc82 adding a Vite SSR file 2023-03-27 10:19:55 -06:00
brian 4dcb6b6ebe adding a clamp function 2023-03-27 10:19:42 -06:00
brian 22946bc031 Adding some fonts 2023-03-27 10:19:09 -06:00
brian e2ce420764 wip: a wave/ripple effect 2022-12-27 14:19:05 -07:00
brian 7583883d64 adding some css resets 2022-12-27 14:18:49 -07:00
brian fb5bde70ef checking for a user on the request before checking admin email 2022-12-16 10:48:18 -07:00
brian 5e2a386b15 changing some URLs in the app view 2022-12-16 10:47:58 -07:00
brian 75d052af88 updating Lucide icons to inherit height and width 2022-12-16 10:47:39 -07:00
brian 87cd634613 adding a defines comment to input error vue component 2022-12-07 11:45:25 -07:00
brian 48a34d5acf tweaking form label color 2022-12-07 11:44:55 -07:00
brian 05ca3574b0 moving a transition property that was in it's own selector without reason 2022-12-07 11:44:29 -07:00
brian 739c2b79e9 adding universally unique lexicographically sortable identifier (ULID) 2022-12-07 11:43:52 -07:00
brian 6e7ded098b updating docblock 2022-12-07 11:43:09 -07:00
brian 64d4d326b7 updating user and language models 2022-12-07 11:42:36 -07:00
brian fdba9f1ae7 updating create user and reset password with new return constants 2022-12-07 11:42:12 -07:00
brian 27032f433a updating pre-commit 2022-12-07 11:41:52 -07:00
brian 0c8a6c410d adding money castable 2022-12-07 11:41:43 -07:00
brian 3f340d57fc adding a bunch of wip: i18n stuff 2022-11-28 12:32:48 -07:00
brian 995cc32578 adding a middleware to handle super basic admin role check 2022-11-28 12:32:29 -07:00
brian 5f5b443df7 wip: adding a team scope 2022-11-28 12:31:57 -07:00
brian e5366171fd adding some stuff for vite 2022-11-28 12:31:45 -07:00
brian 1c650fbb64 removing check custom session data middleware 2022-11-28 12:30:56 -07:00
brian a784d44d16 adding a bubbles in background animation 2022-11-28 12:30:12 -07:00
brian e27aa8969f adding minio, admin email, session stuff, and clockwork env vars 2022-11-28 12:29:29 -07:00
brian 433ad39a08 adding some form vue components 2022-11-28 12:28:41 -07:00
brian e78324e92a wip: adding user observer 2022-11-10 12:16:20 -07:00
brian 5ceb315b6c adding some geo-spatial mysql stuff 2022-11-10 12:16:09 -07:00
brian 58a4701ba3 fixing syntax error in global functions 2022-11-10 12:15:55 -07:00
brian a1f677ff9b adding Lucide icon set 2022-11-10 12:15:39 -07:00
brian ebb6a4721a moving Icons to FeatherIcons 2022-11-10 12:15:00 -07:00
brian 625dfeb79f lots of updates 2022-10-19 14:33:03 -06:00
brian 427d4e2500 finishing up adding all the icons from Feather icons 2022-09-28 14:30:10 -06:00
brian bdf5121d71 adding new call to not silently fail on fillable model exception for local env 2022-09-28 13:29:55 -06:00
brian 16e07e0a53 adding adding doctrine dbal 2022-09-28 13:29:04 -06:00
brian d43dbe7c1c reording some stuff 2022-09-28 13:28:32 -06:00
brian 0e3aaafc2f renaming trash icon 2022-09-28 13:27:40 -06:00
brian 0ed9aef8d0 removing edit icon, will add it back 2022-09-28 13:27:27 -06:00
brian b7ac751b10 moving back to auto-incrementing IDs because of performance 2022-09-27 11:54:02 -06:00
brian 400edc9b38 adding new layouts and updating AppLayout 2022-09-27 11:12:36 -06:00
brian a2a747c489 adding some dropdown components 2022-09-27 11:12:13 -06:00
brian 5f87596b2f changing page layout assignment to work with Vite now 2022-09-27 11:12:05 -06:00
brian 606899494c adding some grid layouts 2022-09-27 11:11:36 -06:00
brian 08761f991b tweaking forms CSS 2022-09-27 11:11:27 -06:00
brian 275b2f83b7 adding phpcs and a Laravel standard as packages 2022-09-27 11:11:16 -06:00
brian 5c46e01a7f adding daisyui to the packages file 2022-09-27 11:11:01 -06:00
brian 8312c5e54e fixing up the global functions and adding more conversions 2022-09-27 11:10:40 -06:00
brian bcf14cc604 updating phpcs config file 2022-09-27 11:10:25 -06:00
brian b8df8a8d4d modifying icons to have a default height, width, and optionally a title 2022-09-27 11:10:15 -06:00
brian e7bbacd59e adding blank changelog 2022-09-27 11:09:46 -06:00
brian a1c307df64 adding more colors to tailwind config 2022-09-27 11:09:38 -06:00
brian 54eab9cd4a adding octogonal icons 2022-09-15 15:04:51 -06:00
brian 51d047be86 adding Feather icons 2022-09-15 10:48:01 -06:00
brian 9fab41ae2a adding a variables file 2022-09-15 10:47:39 -06:00
brian 1c85d0b3cd adding a disco button 2022-09-15 10:46:26 -06:00
brian e39547e77e adding a disco thing for animations 2022-09-15 10:45:33 -06:00
brian 10aae0a9f2 adding some comment headers to constants and global functions 2022-09-15 10:45:04 -06:00
brian e5c0eae622 updating how modals are done 2022-09-01 12:49:25 -06:00
brian 2120fc8c4d rewrite to conform with latest Laravel dropdown element 2022-09-01 12:48:53 -06:00
brian c5612ba108 adjusting text shadow offsets 2022-09-01 12:48:23 -06:00
brian 90e5ddee96 removing default border on gradient buttons, means the hover is broken 2022-09-01 12:48:03 -06:00
brian 7fa9bbca77 fixing template columns for some grid extensions 2022-09-01 12:47:35 -06:00
brian 0e325bfbca adding a select to list 2022-09-01 12:47:04 -06:00
brian 252fab0084 adding Meilisearch master key variable 2022-09-01 12:46:32 -06:00
brian b11660329b changing password prompt to be secret 2022-09-01 12:46:09 -06:00
brian 0ff04a5ecd adding some hexagon stuff, should be able to do a honeycomb layout with it 2022-08-18 14:17:41 -06:00
brian a7df7a64f0 adding date and time inputs to form CSS 2022-08-18 14:17:16 -06:00
brian 90f3709f4b adding some colors 2022-08-18 14:16:54 -06:00
brian 842e1994bd updating PHPCS config file 2022-08-18 14:16:31 -06:00
brian 2a8eb7013d adding stuff to override sanctum token, can make them non-auto-incrementing 2022-07-29 14:15:14 -06:00
brian 2c254b1a3e tweaking font faces 2022-07-29 13:47:50 -06:00
brian 74215ba317 updating forms css 2022-07-29 13:47:43 -06:00
brian f9b31ef296 removing text shadow offset 2022-07-29 13:47:36 -06:00
brian f50d0203e5 tweaking ui for modals, navbars, and pagination 2022-07-29 13:47:14 -06:00
brian 7359f4c00d fixing some font stuff with tailwind 2022-07-29 13:46:49 -06:00
brian a83b61c264 adding another sdk to composer 2022-07-29 13:46:35 -06:00
brian a6849c201a removing a git hook that is more reserved for server-side repos 2022-07-29 13:46:23 -06:00
brian 6fa1c5ca95 adding some fonts 2022-07-29 13:45:52 -06:00
brian 2c44584c81 adding a create user command 2022-07-19 14:11:54 -06:00
brian 374ea35e42 making app name camelcase in inertia middleware 2022-07-19 14:11:36 -06:00
brian 2b13367970 adding a note about language setter in successful login event 2022-07-19 14:11:09 -06:00
brian 64454ddee7 fixing user id reference in session migration 2022-07-19 14:10:39 -06:00