8 Commits

Author SHA1 Message Date
9579f814c5 fix: remove adult content to prevent site flagging
- Replaced profane words with family-friendly alternatives:
  - 'clusterfuck' → 'mess'
  - 'fuckups' → 'incidents'
  - 'bullshit' → 'questionable'
  - 'shit' → removed or replaced
- Updated CSS class names from 'shit-list' to 'blame-list'
- Removed encouragement to use profanity in form placeholder
- Updated JavaScript variable names and text content
- Maintained humorous tone while making site family-friendly
- Should prevent adult content filters from flagging the site
2026-03-02 12:14:00 -05:00
700708ed5e fix: complete blame form buttons with styling and functionality
- Added missing CSS styles for all buttons (submit-btn, generate-btn, nuclear-option)
- Implemented full JavaScript functionality for form submission, apology generation, and nuclear option
- Added sound effects using Web Audio API
- Improved form layout and sidebar styling
- Added responsive design improvements
- Fixed visual issues with rage-meter, shit-list, and footer elements
- Added interactive features: auto-blame, clear log, sound toggle, easter egg
2026-03-02 11:51:33 -05:00
67530fa5d5 fixed something 2026-03-02 10:48:59 -05:00
958edb5308 fix: improve responsive layout and mobile experience
- Add responsive breakpoints for better mobile support
- Improve stats grid layout for small screens (1 col → 2 col → auto-fit)
- Fix main content layout to stack properly on mobile
- Adjust padding, margins, and font sizes for different screen sizes
- Make header, controls, and forms more mobile-friendly
- Optimize incident log height and spacing for mobile devices
- Ensure nuclear option button scales appropriately
2026-02-25 13:15:43 -05:00
0d0963198e refactor: simplify deployment for existing Apache Docker container
- Move web files to www/ directory for easy copying to data folder
- Remove Docker setup since user has existing Apache container
- Add custom 404.html page
- Update README with simple deployment instructions
- Keep CGI script as optional bonus feature
2026-02-25 12:02:55 -05:00
feaf614dd5 feat: unleash maximum chaos with 'IT'S FUCKING DUSTIN'S FAULT' website
- Transform into hilariously offensive Docker-hosted blame portal
- Add Apache container with custom 404 blaming Dustin
- Implement MySQL database tracking all of Dustin's eternal sins
- Create interactive features: live incident feed, apology generator, nuclear option
- Add ridiculous animations, sound effects, and CRT-style UI
- Include CGI script for extra blame generation
- Set up docker-compose with phpMyAdmin for database admin
- Maximum crassness with zero restraint - everything is Dustin's fault
2026-02-25 12:00:13 -05:00
70ffc2b62b Added Readme 2026-02-24 15:39:05 -05:00
b26f166b41 Initialized Repo 2026-02-24 15:29:08 -05:00