docs: remove personal references

This commit is contained in:
VideoTools CI 2026-01-22 09:41:55 -05:00
parent b56423dc43
commit c3e0229d36
2 changed files with 8 additions and 6 deletions

10
DONE.md
View File

@ -17,7 +17,9 @@
### Maintenance
- ✅ **Git author cleanup**
- Rewrote commit history to set all non-Jake commits to "Stu Leak <leaktechnologies@proton.me>" for consistent attribution.
- Rewrote commit history to set commits to "Stu Leak <leaktechnologies@proton.me>" for consistent attribution.
- ✅ **Installer dependency parity**
- Ensured pip is installed (Linux/Windows) and skipped Go/pip installs when already present.
## Version 0.1.0-dev23 (2026-01-04) - UI Cleanup & About Dialog
@ -123,7 +125,7 @@ This file tracks completed features, fixes, and milestones.
- Queue onChange callback now handles all refreshes automatically - removed duplicate manual calls
- Added stopQueueAutoRefresh() before navigation to prevent conflicting UI updates
- Result: Instant button response on Windows (was 1-3 second lag)
- Reported by: Jake & Stu
- Reported by: contributor
- ✅ **Main Menu Performance**
- Fixed main menu lag when sidebar visible and queue active
@ -247,7 +249,7 @@ This file tracks completed features, fixes, and milestones.
- Added `-MaximumRedirection 10` to handle SourceForge redirects
- Added browser user agent to prevent rejection
- Resolves "invalid archive" error on Windows 11
- Reported by: Jake
- Reported by: contributor
### Technical Improvements
- ✅ **Responsive Design Pattern**
@ -474,7 +476,7 @@ This file tracks completed features, fixes, and milestones.
- Preserved window size before/after SetContent() calls
- User retains full control via manual resize or maximize
- Improves professional appearance and stability
- Reported by: Jake
- Reported by: contributor
### Features (2025-12-18 Session)
- ✅ **History Sidebar Enhancements**

View File

@ -251,7 +251,7 @@ The `scripts/test-cross-platform.sh` script provides:
- ✅ **Desktop Awareness**: GNOME/KDE/XFCE specific handling
- ✅ **Dependency Accuracy**: Pacman-specific package management
### For Jake (Windows 11)
### Windows 11 Notes
- ✅ **Native Windows Experience**: No WSL required
- ✅ **Modern Windows Support**: Windows 11 specific optimizations
- ✅ **GPU Acceleration**: DirectX 12 and vendor support
@ -315,4 +315,4 @@ The GUI detection system is designed for easy extension:
**Status**: ✅ **IMPLEMENTED** - Cross-platform compatibility enhancements are complete and ready for testing.
**Next Step**: Run comprehensive tests on both Arch Linux and Windows 11 systems to validate all improvements.
**Next Step**: Run comprehensive tests on both Arch Linux and Windows 11 systems to validate all improvements.