Will Miao
3ebe9d159a
Refactor LoraRoutes to return empty recipes when no data is available
...
- Removed the logic for fetching and formatting recipes from the cache.
- Updated the response to return an empty list for recipes when no data is present, simplifying the flow.
- Adjusted comments for clarity regarding the new behavior.
2025-03-21 20:00:15 +08:00
Will Miao
1034282161
Enhance LoRA and Recipe templates by adding request context to template rendering. Update JavaScript to initialize search managers with context-specific options and improve header navigation with dynamic search placeholders. Refactor header component for better context awareness in search functionality.
2025-03-17 10:11:50 +08:00
Will Miao
004c203ef2
Merge branch 'main' into dev
2025-03-13 11:45:43 +08:00
Will Miao
0cad6b5cbc
Add nsfw browse control part 1
2025-03-12 21:06:31 +08:00
Will Miao
721bef3ff8
Add tag filtering checkpoint
2025-03-10 13:18:56 +08:00
Will Miao
250e8445bb
checkpoint
2025-03-09 12:29:24 +08:00
Will Miao
e6aafe8773
Add recipes checkpoint
2025-03-08 23:10:24 +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