UnisKB/apps/common
shaohuzhang1 dd2fbb5c98
fix: Scheduled file scheduled deletion (#3613)
2025-07-15 18:02:25 +08:00
..
auth fix: chat user (#3591) 2025-07-14 19:27:31 +08:00
cache chore: remove diskcache2 dependency from pyproject.toml 2025-07-15 12:56:02 +08:00
cache_data feat: application chat api (#3574) 2025-07-12 17:54:37 +08:00
chunk
config
constants refactor: reorganize permission constants for document operations 2025-07-14 16:34:26 +08:00
database_model_manage
db
encoder
event fix: remove unnecessary db_index from content field in models 2025-07-15 17:48:21 +08:00
exception
field
forms
handle chore: normalize with_filter parameter to boolean in split handle files 2025-07-10 15:06:19 +08:00
init fix: Access can only be granted after OpenAPI authentication (#3599) 2025-07-15 13:49:33 +08:00
job fix: Scheduled file scheduled deletion (#3613) 2025-07-15 18:02:25 +08:00
lock refactor: replace FileLock with utility functions for locking mechanism 2025-07-14 15:49:09 +08:00
log
management
middleware fix: Access can only be granted after OpenAPI authentication (#3601) 2025-07-15 14:51:50 +08:00
mixins feat: add db_index to various fields for improved query performance 2025-07-14 11:54:19 +08:00
result
sql
template feat: update email templates and translations for improved clarity and consistency 2025-07-15 11:42:36 +08:00
utils fix: Scheduled file scheduled deletion (#3613) 2025-07-15 18:02:25 +08:00
__init__.py