maxkb/apps/common
2025-07-10 12:07:33 +08:00
..
auth fix: Token auth (#3543) 2025-07-10 12:07:33 +08:00
cache
cache_data feat: update migration files and add new models for application settings and chat functionality 2025-06-23 10:25:45 +08:00
chunk
config perf: model manage (#3226) 2025-06-09 21:09:51 +08:00
constants feat: add application resource API with pagination and filtering 2025-07-03 18:26:31 +08:00
database_model_manage
db
encoder feat: update migration files and add new models for application settings and chat functionality 2025-06-23 10:25:45 +08:00
event refactor: update locking mechanism to use a consistent key format and set default timeout 2025-07-02 12:36:43 +08:00
exception refactor: replace logging with maxkb_logger for consistent logging across modules 2025-06-25 17:00:18 +08:00
field feat: update migration files and add new models for application settings and chat functionality 2025-06-23 10:25:45 +08:00
forms
handle refactor: allow loading of truncated images and increase max pixel limit in common_handle.py 2025-07-04 15:53:37 +08:00
job refactor: replace logging with maxkb_logger for consistent logging across modules 2025-06-25 16:46:50 +08:00
lock
log fix: chat user change error 2025-06-25 17:30:12 +08:00
management refactor: disable access log. 2025-07-07 15:04:35 +08:00
mixins
result
sql
utils fix: Application import and export (#3538) 2025-07-09 21:34:41 +08:00
__init__.py