docs: remove personal references
This commit is contained in:
parent
b56423dc43
commit
c3e0229d36
10
DONE.md
10
DONE.md
|
|
@ -17,7 +17,9 @@
|
||||||
|
|
||||||
### Maintenance
|
### Maintenance
|
||||||
- ✅ **Git author cleanup**
|
- ✅ **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
|
## 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
|
- Queue onChange callback now handles all refreshes automatically - removed duplicate manual calls
|
||||||
- Added stopQueueAutoRefresh() before navigation to prevent conflicting UI updates
|
- Added stopQueueAutoRefresh() before navigation to prevent conflicting UI updates
|
||||||
- Result: Instant button response on Windows (was 1-3 second lag)
|
- Result: Instant button response on Windows (was 1-3 second lag)
|
||||||
- Reported by: Jake & Stu
|
- Reported by: contributor
|
||||||
|
|
||||||
- ✅ **Main Menu Performance**
|
- ✅ **Main Menu Performance**
|
||||||
- Fixed main menu lag when sidebar visible and queue active
|
- 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 `-MaximumRedirection 10` to handle SourceForge redirects
|
||||||
- Added browser user agent to prevent rejection
|
- Added browser user agent to prevent rejection
|
||||||
- Resolves "invalid archive" error on Windows 11
|
- Resolves "invalid archive" error on Windows 11
|
||||||
- Reported by: Jake
|
- Reported by: contributor
|
||||||
|
|
||||||
### Technical Improvements
|
### Technical Improvements
|
||||||
- ✅ **Responsive Design Pattern**
|
- ✅ **Responsive Design Pattern**
|
||||||
|
|
@ -474,7 +476,7 @@ This file tracks completed features, fixes, and milestones.
|
||||||
- Preserved window size before/after SetContent() calls
|
- Preserved window size before/after SetContent() calls
|
||||||
- User retains full control via manual resize or maximize
|
- User retains full control via manual resize or maximize
|
||||||
- Improves professional appearance and stability
|
- Improves professional appearance and stability
|
||||||
- Reported by: Jake
|
- Reported by: contributor
|
||||||
|
|
||||||
### Features (2025-12-18 Session)
|
### Features (2025-12-18 Session)
|
||||||
- ✅ **History Sidebar Enhancements**
|
- ✅ **History Sidebar Enhancements**
|
||||||
|
|
|
||||||
|
|
@ -251,7 +251,7 @@ The `scripts/test-cross-platform.sh` script provides:
|
||||||
- ✅ **Desktop Awareness**: GNOME/KDE/XFCE specific handling
|
- ✅ **Desktop Awareness**: GNOME/KDE/XFCE specific handling
|
||||||
- ✅ **Dependency Accuracy**: Pacman-specific package management
|
- ✅ **Dependency Accuracy**: Pacman-specific package management
|
||||||
|
|
||||||
### For Jake (Windows 11)
|
### Windows 11 Notes
|
||||||
- ✅ **Native Windows Experience**: No WSL required
|
- ✅ **Native Windows Experience**: No WSL required
|
||||||
- ✅ **Modern Windows Support**: Windows 11 specific optimizations
|
- ✅ **Modern Windows Support**: Windows 11 specific optimizations
|
||||||
- ✅ **GPU Acceleration**: DirectX 12 and vendor support
|
- ✅ **GPU Acceleration**: DirectX 12 and vendor support
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user