19 Commits

Author SHA1 Message Date
aa7cb5105f Update release version to v0.1.2.b.5 in index.html and version.txt 2025-11-16 18:01:27 -05:00
ee998cf77a Update release version to v0.1.2.b.4; enhance index.html with additional supported platforms and security features in terminal.py to block dangerous commands and paths 2025-11-16 16:56:48 -05:00
4e1f56802c Update release version to v0.1.2.b.3 in index.html and version.txt; enhance install.sh with improved shell detection and PATH configuration checks 2025-11-16 16:27:16 -05:00
0334133c78 Update release version to v0.1.2.b.2 in index.html and version.txt 2025-11-16 16:21:23 -05:00
a9ee4f8866 Update release version to v0.1.2.b.1 and enhance macOS support in terminal.py and install.sh
- Updated the release version in index.html and version.txt to v0.1.2.b.1.
- Added macOS detection and installation instructions for Python 3 in install.sh.
- Refactored terminal.py to include first-class support for macOS, updating distribution prompts and compatibility checks.
- Improved user experience by integrating Homebrew installation prompts for Python 3 on macOS.
2025-11-16 14:07:13 -05:00
c9b2be1724 Update release version to v0.1.2.b and refactor terminal.py for improved functionality
- Updated the release version in index.html and version.txt to v0.1.2.b.
- Refactored terminal.py to consolidate system detection and plugin management functionalities, enhancing code organization and maintainability.
- Removed deprecated modules and streamlined the command execution process for better performance.
2025-11-16 11:11:18 -05:00
884288a2c4 Update release version to v0.1.2.a.9 in index.html and version.txt 2025-11-16 10:48:17 -05:00
1af1d5338b Update release version to v0.1.2.a.8 in index.html and version.txt 2025-11-15 20:58:03 -05:00
4d53a201b4 Update to version v0.1.2.a.7 and implement auto-update feature in install.sh
- Updated index.html and version.txt to reflect the new release version v0.1.2.a.7.
- Added an auto-update option in install.sh to streamline the update process without user prompts.
- Modified terminal.py to support the new auto-update flag during updates.
2025-11-15 19:42:02 -05:00
16970b0866 Update to version v0.1.2.a.6 and enhance plugin security in terminal.py
- Updated index.html and version.txt to reflect the new release version v0.1.2.a.6.
- Introduced security measures for plugin loading in terminal.py, including AST validation and quarantine for unsafe plugins.
- Added a safe mode option to prevent plugin loading, enhancing overall security.
2025-11-15 19:36:21 -05:00
edb1ada059 Revise terminal compatibility and update HTML content
- Updated index.html to reflect that ZDTT is now Linux-only, removing references to macOS.
- Modified descriptions and prompts in terminal.py to clarify support for only Debian-based and Arch Linux systems.
- Removed macOS-specific installation instructions and checks from the terminal code.
2025-11-15 18:35:43 -05:00
e48dd33a96 Update current release version to v0.1.2.a.5 in index.html 2025-11-15 17:50:46 -05:00
1bced7c89e Enhance macOS support in terminal.py and update index.html
- Updated compatibility messages and descriptions to include macOS support.
- Modified user prompts and checks to accommodate macOS installation requirements.
- Revised HTML content to reflect the expanded support for macOS alongside Debian and Arch.
2025-11-15 17:47:21 -05:00
566552ffee Update version to v0.1.2.a.4 in index.html and version.txt 2025-11-15 17:04:38 -05:00
750c35a652 Add favicon to index.html 2025-11-15 15:45:09 -05:00
dca47ab1eb Update version to v0.1.2.a.3 and enhance UI/UX features
- Updated version number in version.txt.
- Improved smooth scrolling for anchor links in script.js.
- Added Intersection Observer for fade-in animations in script.js.
- Enhanced CSS styles for various elements, including buttons, metrics, and backgrounds for better visual appeal and interactivity.
2025-11-15 13:52:40 -05:00
Zane V
144b3291aa Update terminal description and version number 2025-11-15 10:53:35 -05:00
2920a32abd feat: Enhance navigation accessibility and update terminal commands 2025-11-15 09:44:02 -05:00
4cb5559b40 feat: Add initial HTML, CSS, and JavaScript for ZDTT Terminal interface 2025-11-12 22:03:06 -05:00