7 Commits

Author SHA1 Message Date
houseassassin 1c183496ca fix: stabilize installer flows, managers, and terminal output 2026-05-17 14:46:56 +03:00
houseassassin 6dc1afcb2a fix: add reverse proxy manager menu handler
- Added case 7 handler to launch reverse-proxy-manager.sh
- Menu item was visible but not functional
- Now clicking option 7 opens Reverse Proxy Manager

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
2026-04-25 10:49:40 +03:00
houseassassin 7e53b6ca34 feat: beautiful UI redesign with icons, colors, and improved UX
 Added:
- Beautiful gradient banner with colors
- Icons for all menu items (🔧 🚀 ⚖️ 🌐 etc)
- Improved color scheme with better contrast
- Enhanced logging with icons (✓ ✗ ⚠ ℹ)
- Better spinner animation
- Structured menu sections with boxes
- Descriptions for all menu items

🎨 Changed:
- Redesigned main menu with sections
- Redesigned install menu with icons
- Redesigned reverse-proxy-manager menu
- Updated banner.sh with gradient effects
- Enhanced visual hierarchy

💅 Improved:
- Better readability with spacing
- Consistent icon usage
- Professional look and feel
- User-friendly interface

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
2026-04-25 10:45:08 +03:00
houseassassin bf0819aea9 chore: bump version to 2.1.1
Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
2026-04-25 09:07:55 +03:00
houseassassin b844bc4e0e feat: modularize project structure with new helper libraries, centralized configuration, and reverse proxy management 2026-04-24 16:45:26 +03:00
houseassassin 0115fd63e7 refactor: simplify to single version with beautiful README
- Removed old versions (install-advanced.sh, install-advanced-v2.sh)
- Renamed install-advanced-v2.sh → install.sh (main installer)
- Created beautiful new README.md with:
  - Improved visual design with tables and badges
  - Collapsible sections for better navigation
  - Enhanced documentation structure
  - Better emoji usage and formatting
  - Clearer installation instructions
  - Comprehensive feature showcase

Breaking Changes:
- Installation URL changed to: install.sh (was: install-advanced.sh)
- Single unified version (v2.1.0)

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
2026-04-22 12:54:38 +03:00
houseassassin 1a43435f5f feat: initialize proxy-core repository with management scripts, documentation, and licensing 2026-04-22 11:53:12 +03:00