zanllp
0aa0321ee2
chore(db): optimize database backup to once per day and reduce max backups to 4
...
- Change default IIB_DB_FILE_BACKUP_MAX from 8 to 4
- Add daily backup check to prevent multiple backups per day
- Skip backup if one already exists for the current date
2026-02-22 13:44:30 +08:00
zanllp
a952a9f9d7
feat: add option to extract all ComfyUI prompts at once
...
- Add IIB_COMFYUI_EXTRACT_ALL_PROMPTS environment variable
- When enabled, extract all CLIPTextEncode prompts instead of following KSampler chain
- Note: All prompts will be merged into positive prompt field
2026-01-18 16:37:10 +08:00
wuqinchuan
101a30afb4
Revert "Revert "feat: experimental natural-language categorization & search (persistent scope, clustering, retrieval)""
...
This reverts commit dd5663dd89 .
2026-01-03 23:47:16 +08:00
wuqinchuan
dd5663dd89
Revert "feat: experimental natural-language categorization & search (persistent scope, clustering, retrieval)"
...
This reverts commit d7e2b2f9fc .
2025-12-28 23:16:31 +08:00
wuqinchuan
d7e2b2f9fc
feat: experimental natural-language categorization & search (persistent scope, clustering, retrieval)
2025-12-28 23:10:13 +08:00
zanllp
b9f993d777
feat: Stealth Infotext
2025-03-12 00:33:44 +08:00
zanllp
17f048ad0c
Add support for pre-generating cache via startup parameters and specifying cache directory through environment variables
2024-07-08 00:07:12 +08:00
zanllp
6ef19df11f
Adjust default backup quantity for iib.db file
2024-05-16 00:03:41 +08:00
zanllp
f622b9fcf2
release
2024-04-13 04:22:46 +08:00
zanllp
9088388530
feat: Implement automatic database file backup mechanism
2024-03-22 23:13:26 +08:00
zanllp
345709bcde
Update .env.example
2023-08-25 07:01:10 +08:00
zanllp
7d49900dc4
Revert "Revert"
2023-07-23 23:26:45 +08:00
zanllp
323cdaa866
Revert "Merge pull request #334 from zanllp/feature/access-control"
...
This reverts commit bb2e512b48 , reversing
changes made to 478409dee8 .
2023-07-23 21:11:43 +08:00
zanllp
a0814fc500
Add support for specialized access control paths and permissions
2023-07-23 03:08:06 +08:00
zanllp
941d67f4b0
Add default sort method and view mode to global settings
2023-06-17 05:24:29 +08:00
zanllp
986ad2954f
Update .env.example
2023-06-14 14:24:06 +08:00
zanllp
7d349b0bba
Update .env.example
2023-06-10 22:06:27 +08:00
zanllp
5f98c26b86
Add access control to ensure data security
2023-06-10 18:28:03 +08:00
zanllp
b63a2264ce
Add support for configuring server language through .env file
2023-05-27 03:33:55 +08:00
zanllp
7e65738b21
Add support for authentication
2023-05-24 03:11:09 +08:00