- Added lock file exclusions for pnpm in .gitignore. - Removed obsolete package-lock.json from the api and portal directories. - Enhanced Cloudflare adapter with additional interfaces for zones and tunnels. - Improved Proxmox adapter error handling and logging for API requests. - Updated Proxmox VM parameters with validation rules in the API schema. - Enhanced documentation for Proxmox VM specifications and examples.
27 lines
616 B
Markdown
27 lines
616 B
Markdown
# Repository Audit - Fixes Applied
|
|
|
|
**Date**: 2025-01-09
|
|
|
|
## Quick Reference
|
|
|
|
All critical fixes from the repository audit have been applied:
|
|
|
|
### ✅ Fixed Issues
|
|
|
|
1. **Duplicate Package Lock Files** - Removed
|
|
2. **TypeScript Compilation Errors** - Fixed
|
|
3. **Broken Documentation Links** - Fixed
|
|
4. **Documentation Organization** - Completed
|
|
|
|
### Files Changed
|
|
|
|
- **Deleted**: 2 package-lock.json files
|
|
- **Modified**: 5 files (code and documentation)
|
|
- **Created**: 3 documentation files
|
|
- **Archived**: 27 status/completion files
|
|
|
|
### Full Details
|
|
|
|
See `docs/REPOSITORY_AUDIT_COMPLETE.md` for complete summary.
|
|
|