Commit Graph

  • 76b3f664a6 Fix Django template syntax error - use AngularJS delimiters for || operator in modifyUser master3395 2026-01-19 18:24:47 +01:00
  • 58f7d5d855 Fix AngularJS delimiters in modifyWebsite template for consistency master3395 2026-01-19 18:24:11 +01:00
  • 85be82a69d Fix Django template syntax error - use AngularJS delimiters for || operator master3395 2026-01-19 18:23:54 +01:00
  • 5a181e9389 Add user_filters to modifyUser template for consistency master3395 2026-01-19 18:22:10 +01:00
  • b44b626d16 Add Django filesize template filter to fix createUser and modifyWebsite errors master3395 2026-01-19 18:20:57 +01:00
  • 021ed4dfa5 Add AngularJS filesize filter to fix createUser page error master3395 2026-01-19 18:20:21 +01:00
  • fedf5817cc Fix dashboard data binding - use ng-bind instead of template syntax and add ng-cloak master3395 2026-01-19 18:16:56 +01:00
  • 7bab1bdf75 Fix dashboard data loading - add error handling and force AngularJS updates master3395 2026-01-19 18:15:40 +01:00
  • 3951979242 Add icon support for View Details button in .htaccess notification master3395 2026-01-19 18:10:21 +01:00
  • f6b759d31b Force icon display with !important and add info icon to Learn More button master3395 2026-01-19 18:07:33 +01:00
  • d237358168 Fix Learn More button text visibility and ensure .htaccess icon displays master3395 2026-01-19 18:06:19 +01:00
  • 513c61eab0 Make Learn More button text prominent and fix notification links master3395 2026-01-19 18:03:39 +01:00
  • a2b3591491 Add Learn More button to all notifications and improve button styling master3395 2026-01-19 18:00:44 +01:00
  • 42a6bc291d Fix notification center text overflow - ensure all text stays inside container master3395 2026-01-19 17:42:17 +01:00
  • 09767dddc1 Improve notification center design - wider, better spacing, button-style links master3395 2026-01-19 17:40:28 +01:00
  • a17d856b76 Add notification center button and fix stat-card/activity board loading master3395 2026-01-19 17:37:47 +01:00
  • 2d6657a7c5 Implement 24-hour dismissal for notifications (backup, ai-scanner, htaccess) master3395 2026-01-19 17:32:29 +01:00
  • 60bf1e2db8 Remove discordWebhooks from base config - plugin installer handles it dynamically master3395 2026-01-19 17:30:25 +01:00
  • b1562d7666 Restore discordWebhooks plugin configuration - plugin installer handles installation master3395 2026-01-19 17:29:06 +01:00
  • 7ad2044a9c Fix static file serving: Allow /static/ paths in secMiddleware and add static file URL pattern master3395 2026-01-19 17:26:58 +01:00
  • 21d9eda621 Move guides to docs Master3395 2026-01-10 03:43:36 +01:00
  • 02aea512a6 Merge pull request #1650 from master3395/v2.5.5-dev Master3395 2026-01-10 03:27:32 +01:00
  • dbde02926a Fix ModSecurity LMDB dependency crash (Issue #1626) master3395 2026-01-10 03:22:45 +01:00
  • 0bc8c745e4 Fix issue #1643: Fix downloadFile function to properly parse query parameters master3395 2026-01-07 23:47:23 +01:00
  • dd74ff5c67 Fix issue #1643: Fix downloadFile function to properly parse query parameters master3395 2026-01-07 23:46:11 +01:00
  • d8c46409cb Merge pull request #1646 from infinyte-solutions/patch-2 Master3395 2026-01-06 23:20:33 +01:00
  • b7a97bacff Fix SyntaxError in pluginInstaller string construction Infinyte Solutions 2026-01-06 14:30:45 -05:00
  • 86c937d49a Revert "Refactor: replace url() with path() for Django routes in plugin Installer" master3395 2026-01-06 19:28:40 +01:00
  • 553b4ccf54 Refactor: replace url() with path() for Django routes in plugin Installer master3395 2026-01-06 19:26:35 +01:00
  • 8131ffe7c7 Merge pull request #1645 from master3395/v2.5.5-dev Master3395 2026-01-06 19:25:21 +01:00
  • ba262bdcb1 Refactor: replace url() with path() for Django routes in plugin Installer master3395 2026-01-06 19:21:45 +01:00
  • 7fc3bce31e Merge pull request #1644 from infinyte-solutions/patch-1 Master3395 2026-01-06 19:22:19 +01:00
  • a0f4b9ac0d Refactor: replace url() with path() for Django routes Infinyte Solutions 2026-01-06 13:07:23 -05:00
  • 83da9a7ae4 Merge branch 'v2.4.4' of github.com:usmannasir/cyberpanel into v2.4.4 usmannasir 2026-01-05 16:43:45 +05:00
  • 143a2c2897 cloud api docs usmannasir 2026-01-05 16:43:10 +05:00
  • 25048fc9a1 Merge pull request #1642 from master3395/v2.5.5-dev Master3395 2026-01-04 22:25:03 +01:00
  • 4b96e5e2ae Security: Update Python packages to fix critical vulnerabilities master3395 2026-01-04 22:08:28 +01:00
  • 7188e1023a Merge pull request #1641 from master3395/v2.5.5-dev Master3395 2026-01-04 22:06:27 +01:00
  • a2c359401e Fix: Enable website creation for regular users master3395 2026-01-04 21:58:49 +01:00
  • e5033be0ad Merge pull request #1640 from master3395/v2.5.5-dev Master3395 2026-01-04 21:33:07 +01:00
  • 6a0d3fd443 Add PLUGINS.md reference to INDEX.md master3395 2026-01-04 21:29:24 +01:00
  • 7ddc7e20d0 Add comprehensive plugin system documentation (PLUGINS.md) master3395 2026-01-04 21:26:19 +01:00
  • 10898f5a87 Merge branch 'v2.5.5-dev' of https://github.com/master3395/cyberpanel into v2.5.5-dev master3395 2026-01-04 21:13:35 +01:00
  • ed7d4743b6 Add plugin system enhancements and testPlugin master3395 2026-01-04 21:04:51 +01:00
  • 11a78d81ca Merge pull request #1639 from master3395/v2.5.5-dev Master3395 2026-01-04 04:17:02 +01:00
  • b1adb8f52e DNS improvements: CloudFlare proxy toggle styling, auto AAAA records, proxy defaults master3395 2026-01-04 04:15:23 +01:00
  • 0a331ab00c Merge pull request #1638 from master3395/v2.5.5-dev Master3395 2026-01-04 03:59:51 +01:00
  • d2aaa50311 Fix session status logic: Add IDLE state for logged-in users without processes, improve process detection with TTY filtering, enhance status messages with clearer explanations master3395 2026-01-04 03:57:53 +01:00
  • 38918c4f49 Enhance SSH Activity Management: Add active/inactive session indicators, improve IP extraction (IPv4/IPv6), optimize user activity loading, fix modal display issues master3395 2026-01-04 03:43:46 +01:00
  • a818dceced Merge pull request #1637 from master3395/v2.5.5-dev Master3395 2026-01-04 02:15:42 +01:00
  • cfee3d9867 Fix CloudFlare DNS Management: Filter main domains only, auto-delete DNS records on domain removal, improve table display master3395 2026-01-04 02:13:10 +01:00
  • 6c2aebd27e Merge pull request #1636 from master3395/v2.4.4 Master3395 2026-01-04 00:58:52 +01:00
  • ed5af068ec Remove pagination from SSH Logins and SSH Logs tables, display all results directly master3395 2026-01-04 00:13:27 +01:00
  • d8dbe6e410 Merge pull request #1634 from master3395/v2.5.5-dev Master3395 2026-01-01 05:30:21 +01:00
  • c3abff58f4 Download CDN libraries locally to eliminate tracking prevention warnings. Updated index.html to reference local copies of qrious.min.js and chart.umd.min.js. Added functionality in install.py and upgrade.py to download these libraries before running collectstatic. Updated website.html to ensure compatibility with the new local scripts. Master3395 2026-01-01 05:29:46 +01:00
  • 88810d6e87 Merge pull request #1633 from master3395/v2.5.5-dev Master3395 2025-12-31 23:15:09 +01:00
  • 18b1bad51f Refactor configuration modification methods for improved safety and validation Master3395 2025-12-31 23:13:53 +01:00
  • b5d81eb68a Merge pull request #1632 from master3395/v2.5.5-dev Master3395 2025-12-31 22:56:17 +01:00
  • b127b878ae Update rsync exclude patterns in backupUtilities.py to use leading slashes for top-level directory exclusions. This change improves backup accuracy by ensuring only the intended directories are excluded during the backup process. Master3395 2025-12-31 22:55:09 +01:00
  • cfb217e377 Merge pull request #1631 from master3395/v2.5.5-dev Master3395 2025-12-31 22:46:00 +01:00
  • 6c7cce4d17 Merge branch 'usmannasir:v2.5.5-dev' into v2.5.5-dev Master3395 2025-12-31 22:45:34 +01:00
  • e693afab8a Enhance venvsetup.sh to conditionally create timezone.ini file Master3395 2025-12-31 22:44:58 +01:00
  • 6084df2397 Merge pull request #1630 from master3395/v2.5.5-dev Master3395 2025-12-31 22:36:17 +01:00
  • 3549da5b12 Add support for PHP versions 8.2 to 8.5 in installation process Master3395 2025-12-31 22:35:18 +01:00
  • 3285bb9888 Merge pull request #1629 from master3395/v2.5.5-dev Master3395 2025-12-31 22:28:14 +01:00
  • dc8bc57b35 Randomize acme.sh cron schedule in installation and upgrade scripts to prevent traffic spikes to Let's Encrypt. Added logic to generate random hour and minute for cron job entries, enhancing the installation process. Master3395 2025-12-31 22:26:50 +01:00
  • 47dc442ace Merge pull request #1628 from master3395/v2.5.5-dev Master3395 2025-12-31 22:19:45 +01:00
  • ff382f2d78 Implement Catch-All Email Configuration Management Master3395 2025-12-31 22:18:33 +01:00
  • df3841be71 openlitespeed .htaccess module documentation usmannasir 2025-12-28 22:43:02 +04:00
  • 35770ea2f5 Merge branch 'v2.4.4' of github.com:usmannasir/cyberpanel into v2.4.4 usmannasir 2025-12-28 22:41:49 +04:00
  • 4b97b20f04 openlitespeed .htaccess module documentation usmannasir 2025-12-28 22:40:56 +04:00
  • 06f1f78598 update OLS module to v2.2.0 with progressive throttle usmannasir 2025-12-28 15:24:04 +05:00
  • 30e4d2d28b update OLS module checksums for Phase 2 Brute Force Protection usmannasir 2025-12-28 02:49:41 +05:00
  • 3fc1aba229 fix: update custom OLS binaries and add ModSecurity compatibility usmannasir 2025-12-27 21:07:16 +05:00
  • f9e600345f bug fix in n8n deployment usmannasir 2025-12-26 14:24:13 +05:00
  • db35838f72 Merge branch 'v2.4.4' of github.com:usmannasir/cyberpanel into v2.4.4 usmannasir 2025-12-25 20:22:45 +04:00
  • 69087dfeda bug fix: improve sub domain page usmannasir 2025-12-25 20:22:30 +04:00
  • 0a099b1b19 Merge branch 'v2.4.4' of github.com:usmannasir/cyberpanel into v2.4.4 usmannasir 2025-12-18 13:10:48 +05:00
  • 94bf2bdeef Merge branch 'v2.4.4' into v2.4.4-dev usmannasir 2025-12-18 12:18:37 +05:00
  • eca0c3cbeb security fixes usmannasir 2025-12-18 12:18:32 +05:00
  • ffaa0ca63d Merge pull request #1622 from master3395/v2.5.5-dev Master3395 2025-12-17 19:54:05 +01:00
  • f8a2370336 Implement dynamic PHP version detection and configuration updates Master3395 2025-12-17 19:48:28 +01:00
  • b9758727b3 Merge pull request #1620 from master3395/v2.5.5-dev Master3395 2025-12-17 19:22:16 +01:00
  • 7c692ab250 Implement .htaccess feature banner and extraction support in file manager Master3395 2025-12-17 19:19:00 +01:00
  • a2f9cf99eb Fix ACL child domain permission issues for non-admin users usmannasir 2025-12-14 17:59:19 +04:00
  • bbc4ce28ee Remove deprecated rDNS fix scripts and documentation for CyberPanel v2.4.4 Master3395 2025-12-09 18:37:29 +01:00
  • b9162b10cc Enhance reverse DNS lookup functionality in mailUtilities Master3395 2025-12-09 18:32:52 +01:00
  • ea635b5f01 Fix n8n container health check to use fuzzy name matching usmannasir 2025-11-29 04:56:23 +04:00
  • 36f7068e1d Fix: Use upgrade.py for email filtering tables instead of Django migrations usmannasir 2025-11-28 15:08:49 +05:00
  • 3c16b934af Fix migration: use raw SQL for tables since existing models lack migrations usmannasir 2025-11-28 15:05:44 +05:00
  • 082c63bfa9 Add advanced email filtering features: catch-all, plus-addressing, and pattern forwarding usmannasir 2025-11-28 14:22:34 +05:00
  • d3621923e5 Fix n8n v1.87.0+ compatibility with OpenLiteSpeed reverse proxy usmannasir 2025-11-28 14:14:08 +05:00
  • 9a1ebccbc6 Fix OWASP toggle: ensure flags reset and prevent loader on page load usmannasir 2025-11-26 22:09:43 +05:00
  • f0ed6aaff1 Merge remote changes and resolve conflicts usmannasir 2025-11-26 18:54:42 +05:00
  • 54262e6a52 Fix OWASP toggle interaction and prevent recursive change events usmannasir 2025-11-24 02:07:19 +05:00
  • ba73f1efc9 Fix OWASP toggle interaction and prevent recursive change events usmannasir 2025-11-24 02:07:19 +05:00
  • ae020ece7b Fix OWASP CRS UI toggle state issues and improve installation reliability usmannasir 2025-11-24 01:53:36 +05:00
  • 836a6e26a7 Fix custom installation email components bug: Skip email operations when services not installed usmannasir 2025-11-22 03:48:11 +05:00
  • bbd0c4e136 Update OpenLiteSpeed custom binaries to v2.0.5 static builds usmannasir 2025-11-18 14:02:39 +05:00
  • e1eefebbfb Add platform-specific OpenLiteSpeed binaries with SHA256 checksum verification usmannasir 2025-11-17 00:07:55 +05:00