MaxKB/apps/tools
CaptainB b011cd7d26 feat: add tool creation with automatic permissions and cache refresh
--bug=1057901 --user=刘瑞斌 【资源授权】社区版从工具商店添加工具失败 https://www.tapd.cn/62980211/s/1722159
2025-07-02 18:15:45 +08:00
..
api fix: add scope parameter to tool serializer in tool.py 2025-06-19 18:33:43 +08:00
migrations refactor: update tool icon paths for consistency 2025-07-01 17:14:46 +08:00
models feat: add label field to tool model and update SQL insert statements 2025-06-20 11:52:51 +08:00
serializers feat: add tool creation with automatic permissions and cache refresh 2025-07-02 18:15:45 +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 refactor: add create_user field to tool serialization and update related logic 2025-07-02 15:58:48 +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