Will Miao
40d998a026
fix(settings): use timezone-aware datetime for current timestamp
...
fix(tests): normalize stored paths in library upsert test
2025-10-03 20:59:47 +08:00
pixelpaws
e066fa6873
feat(settings): add multi-library backend support
2025-10-03 20:08:35 +08:00
Will Miao
656e3e43be
fix(imports): update import paths for ensure_settings_file to use relative imports
2025-09-28 08:40:09 +08:00
pixelpaws
88d5caf642
feat(settings): migrate settings to user config dir
2025-09-27 22:22:15 +08:00
Will Miao
da52e5b9dd
fix(settings): improve logic for auto-setting default root paths based on folder presence
2025-09-25 10:56:09 +08:00
pixelpaws
8aa76ce5c1
feat(settings): centralize frontend settings on backend
2025-09-23 20:28:32 +08:00
Will Miao
67b274c1b2
feat(settings): add 'show_only_sfw' setting to manage content visibility
2025-09-18 21:55:21 +08:00
Will Miao
9366d3d2d0
feat: add API endpoint for fetching application settings and update frontend settings management
2025-09-14 22:57:17 +08:00
Will Miao
e713bd1ca2
feat: add app-level proxy settings with UI integration and session management, fixes #382
2025-09-12 11:22:45 +08:00
Will Miao
a4fbeb6295
feat(metadata): update metadata archive management and remove provider priority settings
2025-09-10 15:55:29 +08:00
Will Miao
6fd74952b7
Refactor metadata handling to use unified provider system
...
- Replaced direct usage of Civitai client with a fallback metadata provider across all recipe parsers.
- Updated metadata service to improve initialization and error handling.
- Enhanced download manager to utilize a downloader service for file operations.
- Improved recipe scanner to fetch model information through the new metadata provider.
- Updated utility functions to streamline image downloading and processing.
- Added comprehensive logging and error handling for better debugging and reliability.
- Introduced `get_default_metadata_provider()` for simplified access to the default provider.
- Ensured backward compatibility with existing APIs and workflows.
2025-09-09 20:57:45 +08:00
Will Miao
821827a375
feat(metadata): implement metadata archive management and update settings for metadata providers
2025-09-08 22:41:17 +08:00
Will Miao
3c9e402bc0
Add Korean, Russian, and Traditional Chinese translations for LoRA Manager
2025-08-30 11:32:39 +08:00
Will Miao
1bf9326604
feat: Enhance download path template handling to support JSON strings and ensure defaults
2025-08-22 11:13:37 +08:00
Will Miao
b8aa7184bd
feat: update download path template handling for model types and migrate old settings
2025-08-13 19:23:37 +08:00
Will Miao
82a068e610
feat: auto set default root paths for loras, checkpoints, and embeddings in settings
2025-07-30 10:08:21 +08:00
Will Miao
0cad6b5cbc
Add nsfw browse control part 1
2025-03-12 21:06:31 +08:00
Will Miao
61dc766075
Add environment variable checks to settings manager
2025-02-27 08:14:11 +08:00
Will Miao
cc09fe7525
Fix setting path
2025-02-24 21:36:46 +08:00
Will Miao
2d72044d66
Reorganize python files
2025-02-24 20:41:16 +08:00