Will Miao
4a47dc2073
Add new API routes for base models and update existing routes
...
- Introduced a new endpoint for retrieving base models used in loras, enhancing the API functionality.
- Updated the existing top-tags route to reflect the new URL structure under '/api/loras'.
- Modified the FilterManager to accommodate the new base models API, ensuring proper data fetching and display on the loras page.
- Improved error handling and logging for base model retrieval, enhancing overall robustness of the application.
2025-03-20 15:19:05 +08:00
Will Miao
8a28846bac
Merge branch 'main' into dev
2025-03-19 17:34:29 +08:00
Will Miao
406284a045
checkpoint
2025-03-16 16:56:33 +08:00
Will Miao
c76b287aed
Normalize SHA256 hash handling by converting to lowercase in LoraScanner and LoraMetadata classes for consistency.
2025-03-15 09:56:28 +08:00
Will Miao
e498c9ce29
Normalize SHA256 hash handling by converting to lowercase in LoraScanner and LoraMetadata classes for consistency.
2025-03-15 07:25:00 +08:00
Will Miao
004c203ef2
Merge branch 'main' into dev
2025-03-13 11:45:43 +08:00
Will Miao
e992ace11c
Add NSFW browse control functionality - Done
2025-03-12 22:21:30 +08:00
Will Miao
e9a703451c
Fix the problem of repeatedly trying to fetch model description metadata when the model has a null description.
2025-03-12 15:25:58 +08:00
Will Miao
9142cc4cde
Enhance CivitaiClient to return HTTP status code with model metadata; update LoraScanner to handle deleted models
2025-03-12 11:18:19 +08:00
Will Miao
2783782669
Add search options panel and functionality for filename, model name, and tags
2025-03-10 19:33:45 +08:00
Will Miao
721bef3ff8
Add tag filtering checkpoint
2025-03-10 13:18:56 +08:00
Will Miao
e6aafe8773
Add recipes checkpoint
2025-03-08 23:10:24 +08:00
Will Miao
69b1773ced
Add inline model name editing with validation and resortable cache
2025-03-07 10:32:27 +08:00
Will Miao
c9c86d8c0f
Add local availability check for Civitai model versions; enhance download manager UI to indicate local status
2025-03-06 20:45:09 +08:00
Will Miao
f614dbf700
Add filters - base model only for now
2025-03-05 19:53:52 +08:00
Will Miao
561e32a980
Fix getting stuck when loras folder is empty
2025-02-27 06:52:19 +08:00
Will Miao
2d72044d66
Reorganize python files
2025-02-24 20:41:16 +08:00