webmaster
  • Joined on 2025-12-10
webmaster pushed to main at webmaster/email_reports 2026-01-01 18:03:26 +00:00
1c19c86205 Remove unused dbconfig.php include and add DNS resolution tests
webmaster pushed to main at webmaster/email_reports 2026-01-01 18:00:40 +00:00
0ccda81dd7 Fix database connection to use TCP port instead of Unix socket
webmaster pushed to main at webmaster/email_reports 2026-01-01 17:57:31 +00:00
c2ed5efab5 Add test emails for both brands on container startup
webmaster pushed to main at webmaster/email_reports 2026-01-01 17:47:34 +00:00
3dcc7c4c6e Fix crond setpgid error by running in background with tail
webmaster pushed to main at webmaster/email_reports 2026-01-01 17:44:47 +00:00
afa05d272e Add entrypoint script for better container startup and debugging
webmaster pushed to main at webmaster/email_reports 2026-01-01 17:42:05 +00:00
0f75206307 Fix deployment: use pre-built image and fix workflow syntax
webmaster pushed to main at webmaster/email_reports 2026-01-01 17:22:30 +00:00
388d02051f Unified email reports
d0d82aa8e1 Unified email reports
2e1ad5526c format file and addded new fomr
9bae910d3a Merge branch 'master' of github.com:franknstayn/email_reports
3c58240206 update
Compare 10 commits »
webmaster created branch main in webmaster/email_reports 2026-01-01 17:22:30 +00:00
webmaster created repository webmaster/email_reports 2026-01-01 17:18:40 +00:00
webmaster pushed to master at webmaster/crew_admin 2026-01-01 16:45:10 +00:00
71d4bb479f Add HTTPS schema enforcement in AppServiceProvider
webmaster pushed to master at webmaster/crew_admin 2025-12-30 20:34:33 +00:00
784fae63e2 Refactor shorts.blade.php to improve visibility and structure of SVG content and canvas elements
webmaster pushed to master at webmaster/crew_admin 2025-12-30 20:10:52 +00:00
b2f88eb0b1 Add Docker workflows and configuration for deployment and build processes
webmaster pushed to main at webmaster/merchbay 2025-12-30 19:33:22 +00:00
717755b270 Merge branch 'dev'
e2fd4df26a Update deployment directory path in workflow to /var/www/apps/merchbay
fa2956e8b6 Refactor deployment workflows and add SSL setup documentation for production
e8d21d22f8 Add local environment configuration and setup documentation for development
Compare 22 commits »
webmaster created pull request webmaster/merchbay#2 2025-12-30 19:30:15 +00:00
dev
webmaster pushed to dev at webmaster/merchbay 2025-12-30 19:28:44 +00:00
e2fd4df26a Update deployment directory path in workflow to /var/www/apps/merchbay
webmaster pushed to main at webmaster/screenshot-tools 2025-12-30 19:05:49 +00:00
16fa00558b Enhance CORS middleware to include referer checks and improve security for whitelisted domains
webmaster pushed to main at webmaster/screenshot-tools 2025-12-30 18:58:49 +00:00
4b7d43efc2 Update server port to 80 and enhance health check configuration in Docker setup
webmaster pushed to main at webmaster/screenshot-tools 2025-12-30 18:46:08 +00:00
2067c72dc6 Remove .env file and enhance SSL error handling in server configuration
webmaster pushed to master at webmaster/crewsportswear 2025-12-30 18:20:36 +00:00
ab0d370225 Remove commented-out sales chart section from user dashboard
webmaster pushed to master at webmaster/crewsportswear 2025-12-30 18:10:37 +00:00
ee7b52feb2 Update AppServiceProvider to force HTTPS and configure APP_URL in app.php