* IMPROVED: Instead of updating the entire CNR cache at once, the process now divides it into 30-page queries.
* IMPROVED: Clicking on the titles of nodes that exist only in CNR now opens the GitHub repository link instead of the CNR link, where possible.
* ADDED: Added information about `extra_model_paths.yaml` to the README.md file.
https://github.com/ltdrdata/ComfyUI-Manager/issues/1457
- print invalid installation nodes on terminal
(installed by `comfy registryinstall`)
- show only 'reinstall' menu if invalid installation node in gui
(and show INVALID marker)
* fixed row height with lib API
* update grid lib
* UI adjustment
* move some of api to common utils
* added model manager
* update install
* replace model-downloader with model-manager
* replace model-downloader with model-manager
* fixed filter
* fixed status
* apply loading animation for install button
* sort type and base
* new custom nodes manager
* fix loading
* replace build-in sha1 with md5
* better description link
* fix the update button disappears if open dialog again
* fix restart required status if open dialog again
* merge with main branch
* add trust icon for author
* fixed grid theme for Comfy.ColorPalette
* fix get_unresolved
* remove useless file
* supports better theme with comfyui color palette
* add extensions column
* fixed conflicts