MaxKB/apps/tools
CaptainB c8d901ba4d refactor: use consistent tool ID generation and add automatic permission assignment for tool creators 2025-07-03 17:11:41 +08:00
..
api fix: add scope parameter to tool serializer in tool.py 2025-06-19 18:33:43 +08:00
migrations refactor: update default icon path in tool models and related logic 2025-07-03 15:20:48 +08:00
models refactor: update default icon path in tool models and related logic 2025-07-03 15:20:48 +08:00
serializers refactor: use consistent tool ID generation and add automatic permission assignment for tool creators 2025-07-03 17:11:41 +08:00
sql refactor: simplify query set handling in tool.py and list_tool_user.sql 2025-07-01 11:57:42 +08:00
views feat: System common user permission to knowledge application tool model by resource authorization 2025-07-02 19:07:42 +08:00
__init__.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
admin.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
apps.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
tests.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
urls.py chore: improve URL formatting and readability in urls.py 2025-06-25 14:51:47 +08:00