shiyu
ab89451b2d
feat: implement cron-based automation task scheduling and update task configuration
2026-01-15 15:04:10 +08:00
shiyu
3e1b75d81a
feat: add notices feature with modal and API integration
2026-01-14 22:01:29 +08:00
shiyu
1679b03d3a
chore: update version to v1.7.1 in service configuration
2026-01-12 10:24:18 +08:00
shiyu
ab6562fc79
feat: add new AI models and improve UI layout in settings
2026-01-11 23:18:54 +08:00
shiyu
87770176b6
feat: expand AI provider support and update descriptions
...
- Updated AIProviderBase and AIProviderUpdate to support new API formats: 'anthropic' and 'ollama'.
- Added SVG icons for Anthropic, Azure, Ollama, and Z.ai providers.
- Updated AI provider payload interface to include new formats.
- Enhanced English and Chinese localization for new providers and updated descriptions for OpenAI and Anthropic.
- Added new provider templates for Azure OpenAI, Anthropic, Z.ai, and Ollama in the settings tab.
- Updated the API format selection in the settings tab to include new options.
2026-01-11 22:29:22 +08:00
shiyu
e7cf8dbdb8
chore: update version to v1.7.0 in service configuration
2026-01-11 14:09:29 +08:00
shiyu
e7eafdee97
feat: add session locking mechanism in Telegram adapter and improve SPA fallback handling
2026-01-11 14:08:52 +08:00
shiyu
051b49d3f6
feat: improve error handling in propfind function and enhance directory listing logic
2026-01-11 13:32:48 +08:00
shiyu
b059b0eb44
feat: enhance Telegram adapter to support parsing legacy session_string and fetching thumbnails
2026-01-11 11:20:10 +08:00
shiyu
59ad2cb622
feat: update AIProvider structure to include has_api_key and adjust API key handling in settings
2026-01-10 13:22:07 +08:00
shiyu
6b2ada0b42
refactor: imports and reorganize domain structure
...
- Updated import statements across multiple modules to use relative imports for better encapsulation.
- Consolidated and organized the `__init__.py` files in various domain packages to expose necessary classes and functions.
- Improved code readability and maintainability by grouping related imports and removing unused ones.
- Ensured consistent import patterns across the domain, enhancing the overall structure of the codebase.
2026-01-09 17:28:10 +08:00
时雨
a727e77341
feat: Implement AI Agent with enhanced tool processing capabilities ( #89 )
...
* feat: Implement AI Agent with tool processing capabilities
- Added tools for listing and running processors in the agent.
- Created data models for agent chat requests and tool calls.
- Developed API integration for agent chat and streaming responses.
- Built the AI Agent widget with a user interface for interaction.
- Styled the agent components for better user experience.
* feat: 增强 AI 助手工具功能,添加文件操作和搜索功能,更新界面显示
* feat: 更新 AI 助手组件
* feat: 更新 AiAgentWidget 组件样式,调整背景和边距以提升界面一致性
2026-01-09 16:19:20 +08:00
shiyu
4638356a45
chore: update version to v1.6.1
2026-01-08 12:20:26 +08:00
shiyu
e51344b43e
feat: enhance plugin frame URL building and improve query handling for plugin styles and entry
2026-01-08 11:34:38 +08:00
shiyu
b7685db0e8
feat: add versioning support for plugin assets and improve loading status handling
2026-01-08 10:13:09 +08:00
shiyu
4e16de973c
feat: add search functionality to fetchFoxelCoreApps and enhance PluginsPage with query handling
2026-01-06 21:18:26 +08:00
shiyu
4dd0a4b1d6
chore: update version to v1.6.0
2026-01-06 18:02:01 +08:00
shiyu
5703825c31
fix: adjust grid column size for better layout in PluginsPage and ai-settings
2026-01-06 17:07:30 +08:00
时雨
24255744df
feat: enhance plugin functionality
2026-01-06 16:54:49 +08:00
shiyu
31d97b2968
chore: update version to v1.5.5
2026-01-03 21:19:47 +08:00
shiyu
35abd080be
feat: implement file search functionality in FileExplorerPage
2026-01-03 21:16:53 +08:00
shiyu
2fa93a1eeb
feat: add vector and file collection constants, update vector index handling
2026-01-03 15:12:20 +08:00
shiyu
ff7eb13187
chore: update Python version in README files to 3.14
2026-01-03 14:09:29 +08:00
shiyu
ed9090c3d0
chore: update version to v1.5.4
2026-01-02 11:42:26 +08:00
shiyu
d430254868
feat: add Foxel adapter support and localization entries
2026-01-01 23:57:27 +08:00
shiyu
01a259bae0
fix: update UI screenshot links in README files for consistency
2026-01-01 15:47:17 +08:00
shiyu
ef5ef2730c
feat(audit): enhance client IP extraction logic in request handling
2026-01-01 15:45:38 +08:00
shiyu
8b8772b064
fix: update font stylesheet and family for consistency in design
2025-12-30 20:43:10 +08:00
shiyu
5393a973eb
chore: update version to v1.5.3
2025-12-30 17:36:15 +08:00
shiyu
cc1f130099
feat(audit): adjust column widths and alignments in Audit Logs table for improved readability
2025-12-30 17:25:17 +08:00
shiyu
c8b3817805
feat(plugins): remove unused repository-related code and simplify UI for upcoming features
2025-12-30 15:39:09 +08:00
shiyu
b1ea181f96
feat: support dynamic port configuration in Docker Compose and entrypoint scripts
2025-12-30 15:00:22 +08:00
shiyu
078709b871
feat(audit): update log clearing confirmation message and remove redundant checks
2025-12-30 14:41:21 +08:00
shiyu
d788bde44f
chore: update version to v1.5.2
2025-12-30 12:54:58 +08:00
shiyu
28ede26801
feat(s3): implement multipart upload functionality and related endpoints
2025-12-30 12:16:18 +08:00
时雨
53130383c1
chore: Update funding URL to remove trailing '.html'
2025-12-30 10:24:49 +08:00
shiyu
036eeb92c2
fix: enhance S3 signature authorization handling and improve error responses
2025-12-30 10:00:25 +08:00
shiyu
5701a13f4f
chore: update version to v1.5.1
2025-12-29 16:53:53 +08:00
shiyu
184997deed
feat(audit): add audit logs for S3/WebDAV mapping APIs
2025-12-29 16:41:02 +08:00
shiyu
1d5824d498
fix: update ConfigProvider cssVar prop and improve HTTP method tag rendering
2025-12-29 10:57:24 +08:00
shiyu
91ff1860b7
fix: update setConfig function to allow optional value and fix API endpoint
2025-12-29 10:29:44 +08:00
shiyu
56f947d0bf
chore(deps): remove unused @ant-design/v5-patch-for-react-19 dependency
2025-12-25 17:42:44 +08:00
shiyu
ad016baaf9
chore(deps): update dependencies and remove unused package
2025-12-25 17:38:27 +08:00
shiyu
ad2e2858da
chore: update dependencies in package.json
2025-12-25 17:34:32 +08:00
shiyu
239216e574
chore(docker): update Python base image from 3.13-slim to 3.14-slim
2025-12-25 15:54:53 +08:00
shiyu
09c65bffb7
chore(db): remove patch for aiosqlite in init_db function
2025-12-25 15:49:53 +08:00
shiyu
ff1c06ad18
chore(deps): update Python version requirement and dependencies
2025-12-25 15:48:28 +08:00
shiyu
d88e95a9af
feat(dependabot): change update schedule from weekly to monthly for all ecosystems
2025-12-25 15:09:45 +08:00
shiyu
e7e34cda54
feat(db): add patch for aiosqlite to ensure proper connection handling
2025-12-23 09:53:31 +08:00
shiyu
adb80d0a6c
feat(Dropbox): add Dropbox adapter with file management capabilities and localization support
2025-12-22 21:49:46 +08:00
shiyu
bcd4ae7aef
feat(S3): update region handling to allow blank input and improve user guidance
2025-12-22 16:03:23 +08:00
shiyu
1ef80a087c
feat(adapters): add AList and OpenList adapter types with configuration schemas
2025-12-22 15:10:39 +08:00
shiyu
f503d521e6
feat(cli): add foxel_cli.py for user password management and setup symlink
2025-12-22 12:43:52 +08:00
shiyu
7c38c0045b
fix: update error handling to avoid unused catch variables and improve code clarity
2025-12-18 15:51:20 +08:00
shiyu
b582a89d08
fix(ContextMenu): simplify open label by removing app name
2025-12-18 14:21:33 +08:00
shiyu
e2f0037053
fix(Header): adjust path editor height and improve styling
2025-12-18 14:08:59 +08:00
shiyu
fc3b6a9d70
feat(dependabot): add configuration for automated dependency updates
2025-12-17 12:47:07 +08:00
shiyu
1c0fc24cfa
chore(dependencies): update tortoise-orm version to 0.25.2
2025-12-17 11:55:54 +08:00
shiyu
5127d9f0fc
feat(audit): add client IP extraction to audit logging
2025-12-17 11:10:37 +08:00
shiyu
ba1feb150b
feat(VideoLibrary): update styling for video library header and statistics display
2025-12-17 10:57:59 +08:00
shiyu
6a1ff3afa6
feat(VideoLibrary): enhance cover rendering and loading skeletons
2025-12-17 09:59:48 +08:00
shiyu
724f551b00
feat(video-library): implement video library processing and API integration
2025-12-16 18:02:46 +08:00
shiyu
8cf147bf34
feat(GridView): add mouse down event for selecting multiple entries
2025-12-16 15:57:32 +08:00
shiyu
c2a473fac9
feat(setup): improve installer UX and defaults
2025-12-16 14:31:48 +08:00
shiyu
aaae37e7cb
feat: add video transcoding URL retrieval and enhance thumbnail generation logic
2025-12-15 22:01:07 +08:00
shiyu
78de3b46be
feat: enhance video thumbnail generation
2025-12-15 18:03:13 +08:00
shiyu
388ddfd869
feat: enhance PluginsPage layout with flexible tab content and improved overflow handling
2025-12-15 15:38:28 +08:00
shiyu
18f59f8d33
fix: update window positioning to prevent overlap with the top of the viewport
2025-12-15 15:14:37 +08:00
shiyu
b319b545fc
feat: add video library component
2025-12-15 14:55:14 +08:00
shiyu
0fcb3b8ce0
feat: add support for opening plugins
2025-12-15 14:49:01 +08:00
shiyu
686202a0dd
feat: enhance app descriptors with additional metadata and support for various file types
2025-12-12 18:09:44 +08:00
shiyu
1cda987723
fix: persist collapsed state in localStorage for layout
2025-12-12 17:10:36 +08:00
shiyu
49a4300fc3
fix: update SideNav to conditionally render buttons and version status based on collapsed state
2025-12-12 17:05:46 +08:00
shiyu
d7260e8863
fix: update type hint for VectorDBService instance variable
2025-12-10 11:20:25 +08:00
shiyu
62d0316d48
chore: remove unnessary imports
2025-12-10 11:02:35 +08:00
shiyu
fc85f21aaa
chore: update version to v1.4.0
2025-12-09 15:22:02 +08:00
shiyu
16283dea09
chore(deploy): serve SPA without nginx and slim docker image
2025-12-09 14:21:20 +08:00
shiyu
055c240079
refactor: split virtual fs mapping and search modules
2025-12-09 11:09:24 +08:00
shiyu
12a3bb8efc
feat: extend BackupData model
2025-12-08 23:45:43 +08:00
shiyu
050577cf62
feat: improve log detail display
2025-12-08 22:21:06 +08:00
shiyu
394c2f7229
feat: enhance exception handling with additional handlers for HTTP and validation errors
2025-12-08 21:21:57 +08:00
shiyu
8f515aaaf4
refactor: optimize backend module
2025-12-08 17:46:45 +08:00
shiyu
cf8d10f71c
chore: update version to v1.3.8
2025-11-27 18:07:18 +08:00
shiyu
5c4d3a625b
feat: add endpoint to list objects with trailing slash in S3 router
2025-11-26 15:23:44 +08:00
shiyu
f0a51c3369
chore: consolidate .gitignore files
2025-11-20 14:11:55 +08:00
shiyu
3278896d4b
feat: normalize adapter types and improve validation in adapters
2025-11-20 12:43:41 +08:00
shiyu
8ef0a34642
fix: handle missing size and modification time in WebDAV file info
2025-11-15 14:17:54 +08:00
shiyu
8aaa2900ef
fix: adjust Flex component styles for consistent width in loading states
2025-11-11 12:05:59 +08:00
shiyu
e3e68f5397
chore: update version to v1.3.7
2025-11-10 11:02:45 +08:00
shiyu
78dfbac458
feat: enhance object retrieval and upload handling in S3 routes
2025-11-10 10:07:25 +08:00
shiyu
583db651a7
feat: add S3 endpoint to Nginx configuration
2025-11-08 22:44:09 +08:00
shiyu
3a15362422
feat: add S3 mapping configuration and API endpoints
2025-11-07 23:06:51 +08:00
shiyu
e55a09d84f
feat: add WebDAV mapping configuration and UI in System Settings
2025-11-07 22:32:50 +08:00
shiyu
8957174e6f
chore: update version to v1.3.6
2025-11-07 12:06:51 +08:00
shiyu
abb6b0ce22
feat: add workflow to clean dangling Docker images
2025-11-07 11:08:09 +08:00
shiyu
74df438053
style: update grid layout for fx-grid and fx-grid-item for better responsiveness
2025-11-07 09:57:47 +08:00
shiyu
f271a8bee5
feat: add User ID and Raw Log fields to log details in LogsPage
2025-11-06 16:36:35 +08:00
shiyu
17236e601f
chore: update version to v1.3.5
2025-11-06 15:54:20 +08:00
shiyu
71e5f84eb7
style: adjust tab spacing and padding in System Settings page
2025-11-06 15:46:40 +08:00
shiyu
4e724b9c4a
feat: add password reset functionality with email templates
2025-11-06 15:31:13 +08:00