You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
c93cac2 Defer machine font directory creation (#4) - Merged to main
d34c26c Documentation update - Updated documentation to reflect the latest changes in the codebase. - Updated the codebase layout guidelines to reflect the latest changes in the codebase. - Updated the refactor.md to reflect the latest changes in the codebase.
68dc3ff Enhance browse model with font count feature
163bd21 Enhance font browsing functionality and UI
fec1d0f Enhance installation scripts with improved user experience and automation support - Added environment variable support for non-interactive installations and dry runs - Introduced splash banner and tagline for better visibility during installation - Implemented checksum verification for downloaded binaries to ensure integrity - Improved output formatting and color handling based on terminal capabilities
c91d914 Enhance performance and debugging in list command
55d25fe Fix: Add archive detection and extraction functionality
4095ebb Fix: improve font directory creation errors (builds on #4)
a3b558e Fixed font cache refresh being called with each font install
b98a371 Fixed font cache refresh being called with each font install and remove
e98d5a2 Improved documentation for custom sources guide
8cdfda2 Improved download resilience with external tool fallback
faf4be3 Improved version system to better support dev builds
3d835c6 Major refactor and codebase cleanup - Renamed functions and packages to be more descriptive and consistent. - Removed unused functions and packages. - Removed duplicate code and functions. - Added more documentation to functions and packages. - Added more tests to codebase.
3ea1d5f Refactor browse model and enhance dialog rendering
c14c478 Refactor: logging and output system cleanup - Removed duplicate logging and output. - Cleaned up the way that the codebase logs and outputs information.
65f30b0 Refactor: simplify GetRepository function and remove refresh flag
f301a09 Refactor: update browseResultFromUninstall function to include installation scope in TUI messages
c86132c Remove unusued functions in download_fallbacks.go and font.go - Removed unused functions in download_fallbacks.go and font.go - Removed unused curl status classification
2bd8e94 Updated documentation - Improved installation documentation to support automation and CI - Improved usage documentation to support automation and CI