Commit Graph

  • 962c8643c8 fix: add .env.local to gitignore fix/remove-hardcoded-credentials Frank John Begornia 2026-04-24 12:17:02 +08:00
  • d1976045db fix: remove hardcoded credentials from source code Frank John Begornia 2026-04-24 10:45:54 +08:00
  • afeea14f83 Merge pull request 'feat: add custom 404 error page and handle exceptions for not found errors' (#7) from feat/page-404 into master master webmaster 2026-04-19 19:22:13 +00:00
  • 62b8ab44b2 Merge pull request 'feat: add custom 404 error page and handle exceptions for not found errors' (#7) from feat/page-404 into master webmaster 2026-04-19 19:22:13 +00:00
  • 46217133e6 feat: add custom 404 error page and handle exceptions for not found errors feat/page-404 Frank John Begornia 2026-04-20 03:21:31 +08:00
  • 63be70163e feat: add custom 404 error page and handle exceptions for not found errors Frank John Begornia 2026-04-20 03:21:31 +08:00
  • d026895b41 Merge pull request 'feat: enhance cart layout and styling for improved user experience' (#6) from feat/cart-enhancement into master webmaster 2026-04-17 10:41:20 +00:00
  • 51f7dc8730 Merge pull request 'feat: enhance cart layout and styling for improved user experience' (#6) from feat/cart-enhancement into master webmaster 2026-04-17 10:41:20 +00:00
  • e479cf41e4 feat: enhance cart layout and styling for improved user experience feat/cart-enhancement Frank John Begornia 2026-04-17 18:40:47 +08:00
  • 1f6c71895f feat: enhance cart layout and styling for improved user experience Frank John Begornia 2026-04-17 18:40:47 +08:00
  • ef35f84274 Merge pull request 'feat: enhance navbar and privacy policy layout for improved user experience' (#5) from feat/navbar-enhancement into master webmaster 2026-04-17 10:23:06 +00:00
  • ea61963f7d Merge pull request 'feat: enhance navbar and privacy policy layout for improved user experience' (#5) from feat/navbar-enhancement into master webmaster 2026-04-17 10:23:06 +00:00
  • 4d051276b1 feat: enhance navbar and privacy policy layout for improved user experience feat/navbar-enhancement Frank John Begornia 2026-04-17 18:21:48 +08:00
  • 3f2175719b feat: enhance navbar and privacy policy layout for improved user experience Frank John Begornia 2026-04-17 18:21:48 +08:00
  • a4456631fb Merge pull request 'feat: enhance team store page layout and styling for improved user experience' (#4) from feat/teamstore-page-enhancement into master webmaster 2026-04-17 10:01:20 +00:00
  • 66e4179997 Merge pull request 'feat: enhance team store page layout and styling for improved user experience' (#4) from feat/teamstore-page-enhancement into master webmaster 2026-04-17 10:01:20 +00:00
  • 391df3bb41 feat: enhance team store page layout and styling for improved user experience feat/teamstore-page-enhancement Frank John Begornia 2026-04-17 18:00:36 +08:00
  • a255eedc40 feat: enhance team store page layout and styling for improved user experience Frank John Begornia 2026-04-17 18:00:36 +08:00
  • cf3b4ea476 Merge pull request 'style: enhance authentication forms with improved layout and design' (#3) from feat/auth-forms into master webmaster 2026-04-17 06:19:50 +00:00
  • d95427b08f Merge pull request 'style: enhance authentication forms with improved layout and design' (#3) from feat/auth-forms into master webmaster 2026-04-17 06:19:50 +00:00
  • 04675dfd37 style: enhance authentication forms with improved layout and design Frank John Begornia 2026-04-17 14:18:31 +08:00
  • 0531bf35ba style: enhance authentication forms with improved layout and design Frank John Begornia 2026-04-17 14:18:31 +08:00
  • a29bca1931 fix: update storage paths for team store logo and banner uploads to use 'uploads/images' directory Frank John Begornia 2026-04-17 13:39:15 +08:00
  • fa68bd1dca fix: update storage paths for team store logo and banner uploads to use 'uploads/images' directory Frank John Begornia 2026-04-17 13:39:15 +08:00
  • bc5da01735 fix: update storage paths for store logo and banner uploads to include 'upload/images' Frank John Begornia 2026-04-17 13:33:31 +08:00
  • c5d32b7c6c fix: update storage paths for store logo and banner uploads to include 'upload/images' Frank John Begornia 2026-04-17 13:33:31 +08:00
  • 914e276026 fix: migrate store logo/banner uploads from sftp to minio Frank John Begornia 2026-04-17 13:24:40 +08:00
  • 90b94c95d6 fix: migrate store logo/banner uploads from sftp to minio Frank John Begornia 2026-04-17 13:24:40 +08:00
  • 2e44012b8c fix: pin psr/http-message ^1.0 and guzzlehttp/psr7 ^1.4 to fix PsrStream __toString incompatibility Frank John Begornia 2026-04-17 13:13:42 +08:00
  • 43f365112f fix: pin psr/http-message ^1.0 and guzzlehttp/psr7 ^1.4 to fix PsrStream __toString incompatibility Frank John Begornia 2026-04-17 13:13:42 +08:00
  • 0fe2e2bae6 fix: register minio custom driver using flysystem-aws-s3-v3 (Laravel 5.0 hardcodes v2) Frank John Begornia 2026-04-17 13:03:37 +08:00
  • 1e62654a02 fix: register minio custom driver using flysystem-aws-s3-v3 (Laravel 5.0 hardcodes v2) Frank John Begornia 2026-04-17 13:03:37 +08:00
  • c6518e81c9 feat: update Dockerfile and AppServiceProvider for PHP 7.2 compatibility and improved error handling Frank John Begornia 2026-04-17 12:52:38 +08:00
  • 65e14702a8 feat: update Dockerfile and AppServiceProvider for PHP 7.2 compatibility and improved error handling Frank John Begornia 2026-04-17 12:52:38 +08:00
  • 289e11f3c5 feat: add MinIO S3 storage configuration to docker-compose for improved file management Frank John Begornia 2026-04-16 23:55:22 +08:00
  • 048d51f181 feat: add MinIO S3 storage configuration to docker-compose for improved file management Frank John Begornia 2026-04-16 23:55:22 +08:00
  • 8eef632ebb Merge pull request 'feat/hifive-filters' (#2) from feat/hifive-filters into master webmaster 2026-04-16 15:41:40 +00:00
  • 8ec3454707 Merge pull request 'feat/hifive-filters' (#2) from feat/hifive-filters into master webmaster 2026-04-16 15:41:40 +00:00
  • ef88a6b69b Merge pull request 'Refactor image upload handling in UserController to use MinIO for improved storage management' (#1) from fix/upload-image into master webmaster 2026-04-16 15:40:59 +00:00
  • 5845296919 Merge pull request 'Refactor image upload handling in UserController to use MinIO for improved storage management' (#1) from fix/upload-image into master webmaster 2026-04-16 15:40:59 +00:00
  • a410208c62 Refactor image upload handling in UserController to use MinIO for improved storage management Frank John Begornia 2026-04-16 23:40:09 +08:00
  • 751dcd4f9e Refactor image upload handling in UserController to use MinIO for improved storage management Frank John Begornia 2026-04-16 23:40:09 +08:00
  • d4a6028599 chore: remove SSH Keys Setup guide to enhance security practices feat/hifive-filters Frank John Begornia 2026-04-16 23:21:45 +08:00
  • a094650f64 chore: remove SSH Keys Setup guide to enhance security practices Frank John Begornia 2026-04-16 23:21:45 +08:00
  • 4888f93eac feat(teamstore): add league/conference sub-sub-category pill filter (hi-five-franchise-store only) Frank John Begornia 2026-04-16 23:19:19 +08:00
  • dd6503a4a4 feat(teamstore): add league/conference sub-sub-category pill filter (hi-five-franchise-store only) Frank John Begornia 2026-04-16 23:19:19 +08:00
  • 49921a26a9 Add centering guidelines script and update script references in designer view Frank John Begornia 2026-04-02 03:33:19 +08:00
  • 958edcfab8 Add centering guidelines script and update script references in designer view Frank John Begornia 2026-04-02 03:33:19 +08:00
  • 3b6e0ec447 Refactor image handling in PrintPatternController and TemplatesController to use MinIO for improved storage management Frank John Begornia 2026-04-02 03:31:08 +08:00
  • dc53b4863c Refactor image handling in PrintPatternController and TemplatesController to use MinIO for improved storage management Frank John Begornia 2026-04-02 03:31:08 +08:00
  • c16203110b Refactor image URLs to use MinIO storage for improved asset management Frank John Begornia 2026-04-02 03:04:49 +08:00
  • bd8c7f02b5 Refactor image URLs to use MinIO storage for improved asset management Frank John Begornia 2026-04-02 03:04:49 +08:00
  • 60fcf08cbc Enhance TestEmailController and view to include CSRF token and improve form security Frank John Begornia 2026-02-26 23:12:00 +08:00
  • 005b64233b Enhance TestEmailController and view to include CSRF token and improve form security Frank John Begornia 2026-02-26 23:12:00 +08:00
  • 701a433174 Update exception handling in Handler and TestEmailController for improved error reporting Frank John Begornia 2026-02-26 22:58:28 +08:00
  • ee91fe18c6 Update exception handling in Handler and TestEmailController for improved error reporting Frank John Begornia 2026-02-26 22:58:28 +08:00
  • 47b354d8b7 Add TestEmailController and views for sending test emails Frank John Begornia 2026-02-26 22:46:14 +08:00
  • 678d110d29 Add TestEmailController and views for sending test emails Frank John Begornia 2026-02-26 22:46:14 +08:00
  • dfdb48920d Add SSH keys setup guide and update configurations for secure key management Frank John Begornia 2026-02-23 02:01:12 +08:00
  • 517bf2c3db Add SSH keys setup guide and update configurations for secure key management Frank John Begornia 2026-02-23 02:01:12 +08:00
  • 8b6a1cbbc8 Fix null check for cart row in cart.blade.php to prevent errors when row is null feature/laravel-upgrade Frank John Begornia 2026-02-23 01:50:12 +08:00
  • 59fc920498 Fix Laravel 5.5 compatibility issues - view helpers, collections, and auth routes Frank John Begornia 2026-01-14 21:44:34 +08:00
  • 56f2f19422 Add upgrade testing script and update progress notes Frank John Begornia 2026-01-07 02:03:27 +08:00
  • dca4b79831 Upgrade Laravel 5.0 -> 5.1 and Guzzle 5 -> 6 Frank John Begornia 2026-01-07 02:02:37 +08:00
  • 2bea1ce79a Add Laravel upgrade tracking documentation v5.0-baseline Frank John Begornia 2026-01-07 02:01:24 +08:00
  • 3dac8ee685 Fix image path for PayPal button in cart view Frank John Begornia 2026-01-07 01:42:43 +08:00
  • ea3fba0cd6 Fix image path for PayPal button in cart view Frank John Begornia 2026-01-07 01:42:43 +08:00
  • 09974721f3 Update DesignerController and site_config for MinIO integration and URL adjustments Frank John Begornia 2026-01-07 01:28:47 +08:00
  • 02a6aa8d24 Update DesignerController and site_config for MinIO integration and URL adjustments Frank John Begornia 2026-01-07 01:28:47 +08:00
  • 8215ad8337 Refactor image URLs to use MinIO storage across various views and controllers Frank John Begornia 2026-01-07 01:10:15 +08:00
  • 8b195fff55 Refactor image URLs to use MinIO storage across various views and controllers Frank John Begornia 2026-01-07 01:10:15 +08:00
  • 368ac50729 Add MinIO configuration and update image URLs in MainController Frank John Begornia 2026-01-06 15:34:02 +08:00
  • 0a796ef4e4 Add MinIO configuration and update image URLs in MainController Frank John Begornia 2026-01-06 15:34:02 +08:00
  • 8f094ee89c Use MinIO for sports category images Frank John Begornia 2026-01-06 15:27:17 +08:00
  • 604b986e6e Use MinIO for sports category images Frank John Begornia 2026-01-06 15:27:17 +08:00
  • 0551cb078f Add MinIO S3 storage integration Frank John Begornia 2026-01-06 15:20:15 +08:00
  • 995d3d3ea0 Add MinIO S3 storage integration Frank John Begornia 2026-01-06 15:20:15 +08:00
  • 26620fc043 Update README.md to reflect project details and installation instructions Frank John Begornia 2026-01-05 23:15:14 +08:00
  • 87af27fe10 Update README.md to reflect project details and installation instructions Frank John Begornia 2026-01-05 23:15:14 +08:00
  • f10d6daa6f Update APP_URL and Traefik rules for production environment Frank John Begornia 2026-01-05 23:13:37 +08:00
  • e6496b8ae0 Update APP_URL and Traefik rules for production environment Frank John Begornia 2026-01-05 23:13:37 +08:00
  • ab0d370225 Remove commented-out sales chart section from user dashboard Frank John Begornia 2025-12-31 02:20:31 +08:00
  • 6390717622 Remove commented-out sales chart section from user dashboard Frank John Begornia 2025-12-31 02:20:31 +08:00
  • ee7b52feb2 Update AppServiceProvider to force HTTPS and configure APP_URL in app.php Frank John Begornia 2025-12-31 02:10:31 +08:00
  • 2dbcf3e2e6 Update AppServiceProvider to force HTTPS and configure APP_URL in app.php Frank John Begornia 2025-12-31 02:10:31 +08:00
  • 4cb77e9312 Remove '/public' prefix from asset paths for consistency across views Frank John Begornia 2025-12-31 02:04:33 +08:00
  • 0f24a817ce Remove '/public' prefix from asset paths for consistency across views Frank John Begornia 2025-12-31 02:04:33 +08:00
  • 43e66c7ac4 Refactor asset paths to remove '/public' prefix for consistency across views Frank John Begornia 2025-12-31 01:53:42 +08:00
  • 1b645de66e Refactor asset paths to remove '/public' prefix for consistency across views Frank John Begornia 2025-12-31 01:53:42 +08:00
  • 685a49cf57 Remove unnecessary environment setup and optimization steps from Dockerfile Frank John Begornia 2025-12-31 01:24:12 +08:00
  • e1ac5bd2a5 Remove unnecessary environment setup and optimization steps from Dockerfile Frank John Begornia 2025-12-31 01:24:12 +08:00
  • f6617f6d70 Fix Traefik certresolver value in production Docker Compose configuration Frank John Begornia 2025-12-31 01:10:07 +08:00
  • e3c5b44174 Fix Traefik certresolver value in production Docker Compose configuration Frank John Begornia 2025-12-31 01:10:07 +08:00
  • 7c6108e0a7 Update production environment URLs and Traefik rules for dev-crew.crewsportswear.app Frank John Begornia 2025-12-31 00:56:31 +08:00
  • 9a6e3a63b2 Update production environment URLs and Traefik rules for dev-crew.crewsportswear.app Frank John Begornia 2025-12-31 00:56:31 +08:00
  • b8aa48a0bb Update deployment directory path in workflow configuration Frank John Begornia 2025-12-31 00:33:22 +08:00
  • 0f12309175 Update deployment directory path in workflow configuration Frank John Begornia 2025-12-31 00:33:22 +08:00
  • 8fc0b1076a Add Docker and deployment configurations for development and production environments Frank John Begornia 2025-12-31 00:23:44 +08:00
  • e25228e25e Add Docker and deployment configurations for development and production environments Frank John Begornia 2025-12-31 00:23:44 +08:00
  • 71e1fca6fe updated franknstayn 2023-08-24 21:55:06 +08:00