ragflow/api
Yongteng Lei 2d89863fdd
Fix: search list permission (#9767)
### What problem does this PR solve?

Search list permission.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-27 18:50:02 +08:00
..
apps Fix: search list permission (#9767) 2025-08-27 18:50:02 +08:00
db Revert: broken agent completion by #9631 (#9760) 2025-08-27 17:16:55 +08:00
utils Docs: Miscellaneous updates (#9729) 2025-08-26 19:35:29 +08:00
__init__.py
constants.py Refa: Implement centralized file name length limit using FILE_NAME_LEN_LIMIT constant (#8318) 2025-06-17 18:01:30 +08:00
ragflow_server.py Fix: ensure update_progress loop always waits between iterations (#9528) 2025-08-19 09:42:15 +08:00
settings.py Feat: add SMTP support for user invitation emails (#9479) 2025-08-15 18:12:20 +08:00
validation.py
versions.py