webmaster
  • Joined on 2025-12-10
webmaster merged pull request webmaster/merchbay_admin#2 2025-12-20 20:04:57 +00:00
dev
webmaster created pull request webmaster/merchbay_admin#2 2025-12-20 20:02:58 +00:00
dev
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-20 20:02:09 +00:00
1c29fbf958 Update deployment workflow to use environment-specific variables and enhance application URL references
webmaster pushed to main at webmaster/slipmatz-web 2025-12-19 14:28:00 +00:00
0851a08d8f fix: improve deployment script with error handling and cleanup enhancements
webmaster pushed to main at webmaster/slipmatz-web 2025-12-19 14:24:39 +00:00
2b5851420d fix: update deployment script to use generic environment variables for SSH key and user
webmaster pushed to main at webmaster/slipmatz-web 2025-12-19 14:11:42 +00:00
103101c5d9 feat: implement CI/CD workflows for Docker image build and deployment
webmaster pushed to dev at webmaster/merchbay 2025-12-18 08:30:22 +00:00
e8d21d22f8 Add local environment configuration and setup documentation for development
webmaster pushed to dev at webmaster/merchbay 2025-12-18 07:22:29 +00:00
03434cede5 Fix potential undefined index notices in UserController by adding isset checks for store data
webmaster pushed to dev at webmaster/merchbay 2025-12-18 07:04:00 +00:00
609d014459 Enhance Docker cleanup in deployment workflows to reclaim space
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-18 07:03:41 +00:00
7c4650f83b Enhance Docker cleanup in deployment workflows to reclaim space and improve resource management
webmaster pushed to dev at webmaster/merchbay_admin 2025-12-18 06:53:21 +00:00
39abf1b5fc Enhance deployment workflows to remove old Docker images and prune unused resources
webmaster pushed to dev at webmaster/merchbay 2025-12-18 06:51:26 +00:00
1d4b33ef9f Enhance deployment scripts by removing old Docker images and pruning unused resources
webmaster pushed to dev at webmaster/merchbay 2025-12-18 06:33:06 +00:00
14449ec0c1 Remove yakpro-po obfuscation steps from Dockerfile due to PHP 7.0 compatibility issues
webmaster pushed to dev at webmaster/merchbay 2025-12-18 06:24:49 +00:00
89201a8432 Add yakpro-po for code obfuscation and configuration for Laravel 5.0
webmaster pushed to dev at webmaster/merchbay 2025-12-18 06:22:14 +00:00
e6ffc878dd Add HTTPS schema enforcement in AppServiceProvider and set FORCE_HTTPS in Docker Compose
webmaster pushed to dev at webmaster/merchbay 2025-12-18 06:18:37 +00:00
807ac03d03 Refactor asset paths in Blade templates to remove 'public' prefix for improved consistency
webmaster pushed to dev at webmaster/merchbay 2025-12-18 06:07:07 +00:00
0a235a0ed2 Update README.md to enhance project documentation and clarify setup instructions
c950a72fc8 Update Dockerfile to revert to PHP 7.0 and adjust Debian repository sources
Compare 2 commits »
webmaster pushed to dev at webmaster/merchbay 2025-12-18 05:58:22 +00:00
564719412b Add entrypoint script to set up permissions and create storage directories
webmaster pushed to dev at webmaster/merchbay 2025-12-18 05:49:00 +00:00
cd4c7086bf Update environment variables in deployment files for improved configuration
webmaster pushed to dev at webmaster/merchbay 2025-12-18 05:37:01 +00:00
0052044d6a Update Dockerfile to use PHP 7.3 and improve compatibility with Laravel 5.0