shiyu
|
5625f2d8bf
|
chore: update version to v1.3.0
|
2025-09-27 14:12:42 +08:00 |
|
shiyu
|
7f33eb85ba
|
feat(Processor): support setting extension to empty to indicate no extension restriction
|
2025-09-27 14:11:59 +08:00 |
|
shiyu
|
0da64b8d9c
|
feat: add vector database index info query and display functionality
|
2025-09-27 14:01:59 +08:00 |
|
shiyu
|
7caa602d93
|
fix: remove admin permission checks for vector database operations #36
|
2025-09-27 13:49:04 +08:00 |
|
shiyu
|
a4af9475ef
|
feat: Enhance vector database providers with source path handling and improved search functionality
|
2025-09-27 13:34:18 +08:00 |
|
shiyu
|
ee6e570ccb
|
feat(SideNav): remove current version display from update notification
|
2025-09-26 20:11:37 +08:00 |
|
shiyu
|
ce45fca8bd
|
chore: update version from v1.2.10 to v1.2.11
|
2025-09-26 19:45:33 +08:00 |
|
shiyu
|
77058f3535
|
feat(AdaptersPage): remove redundant interface definitions
|
2025-09-26 19:44:51 +08:00 |
|
shiyu
|
738f3c9718
|
feat(TelegramAdapter): improve file handling and metadata extraction for messages
|
2025-09-26 19:40:58 +08:00 |
|
shiyu
|
f3d9220569
|
feat: add WeChat modal component and integrate it into SideNav and LoginPage
|
2025-09-26 19:04:30 +08:00 |
|
shiyu
|
da41393db3
|
chore(entrypoint.sh): reduce gunicorn worker count from 2 to 1
|
2025-09-26 18:56:27 +08:00 |
|
shiyu
|
0399011406
|
feat: add 307 redirect download support
|
2025-09-25 14:56:17 +08:00 |
|
shiyu
|
00462f2259
|
feat(Processors): add process directory endpoint and UI support
|
2025-09-24 23:18:03 +08:00 |
|
shiyu
|
f0892ebcd6
|
chore: update version to v1.2.10
|
2025-09-23 18:09:57 +08:00 |
|
shiyu
|
cf5f19043b
|
feat: Image Viewer enhancements
|
2025-09-23 14:49:09 +08:00 |
|
shiyu
|
6444ed264c
|
feat(ContextMenu): improve positioning logic to prevent overflow outside viewport
|
2025-09-23 12:29:55 +08:00 |
|
shiyu
|
bed8c8b19c
|
docs(README): add UI screenshot to documentation
|
2025-09-22 20:53:30 +08:00 |
|
shiyu
|
37e13dabe0
|
chore: update version to v1.2.9
|
2025-09-22 19:43:50 +08:00 |
|
shiyu
|
9d6c63aff4
|
feat(FileExplorer): support moving and copying multiple entries in context menu and modals
|
2025-09-22 19:32:45 +08:00 |
|
shiyu
|
81095f11df
|
feat(TextEditor): lazy load Monaco and Markdown editors with suspense fallback
|
2025-09-22 19:11:45 +08:00 |
|
shiyu
|
7d35c10d71
|
feat(task-queue): implement task queue management with settings and UI integration
|
2025-09-22 19:08:14 +08:00 |
|
shiyu
|
17ebb8d4f4
|
feat(FileExplorer): add move and copy functionality with task queuing
|
2025-09-22 18:15:05 +08:00 |
|
shiyu
|
330e8fd72b
|
feat(offline-downloads): implement offline download
|
2025-09-22 12:03:39 +08:00 |
|
shiyu
|
11c717e61d
|
chore: update version to v1.2.8
|
2025-09-20 21:02:06 +08:00 |
|
shiyu
|
45d63febb9
|
fix(ui): fix bug on processor page
|
2025-09-20 14:16:06 +08:00 |
|
shiyu
|
5a29c579dc
|
chore: update version to v1.2.7
|
2025-09-19 20:20:20 +08:00 |
|
shiyu
|
b530b16c53
|
feat(GridView): add RGBA color conversion function and update background style
|
2025-09-19 20:02:54 +08:00 |
|
shiyu
|
7da49191aa
|
feat(processors): add processor management
|
2025-09-19 18:58:54 +08:00 |
|
shiyu
|
fbeb673126
|
feat(vector_db): Implement Vector Database Service with multiple providers
|
2025-09-19 13:45:48 +08:00 |
|
shiyu
|
0a06f4d02c
|
feat: add webdav support to nginx configuration
|
2025-09-18 11:26:05 +08:00 |
|
shiyu
|
f02c29492b
|
chore: update version to v1.2.6
|
2025-09-17 14:27:15 +08:00 |
|
shiyu
|
1a79e87887
|
feat: add AI embedding dimension configuration
|
2025-09-17 14:26:53 +08:00 |
|
shiyu
|
626ff727b3
|
feat: update contributing guidelines and add Chinese translation
|
2025-09-16 18:43:08 +08:00 |
|
shiyu
|
117a94d793
|
feat(docker): create data directories with appropriate permissions
|
2025-09-16 18:32:38 +08:00 |
|
shiyu
|
c39bea67a4
|
chore: update version to v1.2.5
|
2025-09-16 11:31:52 +08:00 |
|
shiyu
|
2cbfb29260
|
feat(i18n): add 'Processor' and 'Share' translations for English and Chinese
|
2025-09-16 11:31:23 +08:00 |
|
shiyu
|
155f3a144d
|
feat(ui): add path selector modal
|
2025-09-15 14:14:10 +08:00 |
|
shiyu
|
208a52589f
|
feat: update theme context to support dynamic locale switching
|
2025-09-14 16:35:12 +08:00 |
|
shiyu
|
0732b611a9
|
feat: add expired share cleanup functionality
|
2025-09-14 16:27:46 +08:00 |
|
shiyu
|
7b25e6d3b6
|
chore: update version to v1.2.4
|
2025-09-14 13:40:10 +08:00 |
|
shiyu
|
04441d0bc4
|
feat: add username field to profile modal
|
2025-09-14 13:20:45 +08:00 |
|
shiyu
|
917b542dab
|
feat: add user profile management
|
2025-09-14 12:54:49 +08:00 |
|
shiyu
|
e43b68beda
|
feat: ensure data/db directory exists during app startup
|
2025-09-13 16:35:54 +08:00 |
|
shiyu
|
801ff26cc7
|
chore: update version to v1.2.3
|
2025-09-12 20:02:21 +08:00 |
|
shiyu
|
284c2d24a2
|
feat: add basic WebDAV support
|
2025-09-12 20:00:43 +08:00 |
|
shiyu
|
a34be25ec0
|
feat(window): Add app window management with minimize, restore, and icon support
|
2025-09-12 19:16:02 +08:00 |
|
shiyu
|
db2e02dd32
|
chore: Reduce gunicorn worker count
|
2025-09-12 12:06:51 +08:00 |
|
shiyu
|
9bb5310df0
|
chore: Update version to v1.2.2
|
2025-09-11 21:15:48 +08:00 |
|
shiyu
|
427a4f023f
|
feat: Add plugin center functionality
|
2025-09-11 21:11:17 +08:00 |
|
shiyu
|
71a2a88c8e
|
feat: Add PDF viewer
|
2025-09-10 12:21:13 +08:00 |
|
shiyu
|
fb0b7b13d1
|
feat: Add Monaco editor support
|
2025-09-10 11:40:24 +08:00 |
|
shiyu
|
f484557874
|
refactor: clean up whitespace and improve readability in logging middleware
|
2025-09-10 10:58:42 +08:00 |
|
shiyu
|
2b8cfce8f2
|
chore: update version to v1.2.1
|
2025-09-09 16:56:26 +08:00 |
|
shiyu
|
db453ef09b
|
feat: add i18n with language switcher and English/Chinese translations
|
2025-09-09 16:50:43 +08:00 |
|
shiyu
|
59c017a05b
|
fix: URL format when generating links
|
2025-09-09 11:59:01 +08:00 |
|
shiyu
|
d42c6b5cee
|
feat: Support more video formats
|
2025-09-08 19:15:09 +08:00 |
|
shiyu
|
9e69eb3e20
|
chore: update version to v1.2.0
|
2025-09-08 16:53:56 +08:00 |
|
shiyu
|
6e7225ac40
|
feat: implement Quark adapter
|
2025-09-08 16:51:09 +08:00 |
|
shiyu
|
d41b72d0ce
|
feat: Add theme and dark mode
|
2025-09-08 15:20:49 +08:00 |
|
shiyu
|
f40ff4d751
|
feat: Add App Center plugin functionality
|
2025-09-08 12:28:37 +08:00 |
|
shiyu
|
280bedcf1a
|
chore: Update version to v1.1.6
|
2025-09-07 17:00:25 +08:00 |
|
shiyu
|
b03f2619ca
|
feat: Add vector database clearing
|
2025-09-07 16:48:14 +08:00 |
|
ShiYu
|
dffcdb7a8b
|
feat: Add video playback and image preview support to share page
|
2025-09-07 11:05:10 +08:00 |
|
shiyu
|
19c4394f3d
|
feat: Add queue management functionality to TasksPage
|
2025-09-06 19:44:00 +08:00 |
|
时雨
|
3fd48da2b4
|
fix: Remove uv sync command from Dockerfile to streamline installation (#33)
|
2025-09-06 16:55:28 +08:00 |
|
shiyu
|
c759b36aba
|
fix: Remove --system flag from uv sync command in Dockerfile
|
2025-09-06 16:29:27 +08:00 |
|
shiyu
|
99a6acd54a
|
feat: Update Dockerfile to use uv for package management
|
2025-09-06 16:27:30 +08:00 |
|
shiyu
|
20f6b5c210
|
chore: Update version to v1.1.5
|
2025-09-06 16:17:12 +08:00 |
|
shiyu
|
74ffc0bb30
|
feat: Add sorting functionality to the virtual file system and adapter list methods
|
2025-09-06 16:15:24 +08:00 |
|
shiyu
|
57919aa7ae
|
feat: Add httpx.AsyncClient timeout settings
|
2025-09-06 15:27:25 +08:00 |
|
shiyu
|
5126dae411
|
feat: Migrate to uv for environment management
|
2025-09-06 14:11:15 +08:00 |
|
shiyu
|
2a78d809af
|
feat: Implement upsert and remove methods in RuntimeRegistry for adapter management
|
2025-09-05 13:36:12 +08:00 |
|
shiyu
|
ce74c2712b
|
chore: Update version to v1.1.4
|
2025-09-04 11:00:39 +08:00 |
|
shiyu
|
620ae17732
|
feat: Update Nginx configuration to include openapi.json in location block
|
2025-09-02 14:24:47 +08:00 |
|
shiyu
|
9b0dd13816
|
feat: Add file drag-and-drop functionality #25
|
2025-09-01 13:38:51 +08:00 |
|
shiyu
|
6a52fa3fd5
|
chore: Update version to v1.1.3
|
2025-08-31 19:52:30 +08:00 |
|
shiyu
|
219999914c
|
docs: Update development environment initialization steps
|
2025-08-31 19:27:39 +08:00 |
|
shiyu
|
1a3d9d41ec
|
feat: Update Telegram adapter to support uploads
|
2025-08-31 18:22:46 +08:00 |
|
shiyu
|
27ad49d8ed
|
docs: Format badge display in README file
|
2025-08-31 12:56:15 +08:00 |
|
shiyu
|
e230bf6661
|
docs: Add English README file
|
2025-08-31 12:53:02 +08:00 |
|
shiyu
|
50fb0b4977
|
feat: Implement task queue service
|
2025-08-31 12:48:20 +08:00 |
|
shiyu
|
b50f19bcb4
|
feat: Add application domain and file domain configuration
|
2025-08-31 12:38:21 +08:00 |
|
shiyu
|
3f3f192d53
|
feat: Update version to v1.1.2
|
2025-08-30 15:39:05 +08:00 |
|
shiyu
|
83aaa7a052
|
feat: Add Artplayer as video player
|
2025-08-30 11:34:36 +08:00 |
|
shiyu
|
a2638f077c
|
feat: Add Telegram storage adapter implementation
|
2025-08-30 11:16:35 +08:00 |
|
shiyu
|
81eed370a6
|
feat: Update AI configuration items
|
2025-08-29 18:41:57 +08:00 |
|
shiyu
|
cce39f7b1c
|
feat: Add link button to access documentation page
|
2025-08-29 15:59:14 +08:00 |
|
shiyu
|
61c2897857
|
feat: Update requirements.txt
|
2025-08-29 13:35:44 +08:00 |
|
shiyu
|
b15a9b68e1
|
feat: Update permissions for release drafter workflow
|
2025-08-29 13:23:10 +08:00 |
|
shiyu
|
1f762a9822
|
feat: Add release drafter configuration for automated release notes
|
2025-08-29 13:19:33 +08:00 |
|
shiyu
|
2974425bef
|
feat: Update version to v1.1.1
|
2025-08-29 13:14:25 +08:00 |
|
shiyu
|
9431d0459f
|
refactor: Remove unused props from GridView component and clean up related code
|
2025-08-29 13:00:24 +08:00 |
|
shiyu
|
24ce681c28
|
refactor: Simplify EmptyState component
|
2025-08-29 12:55:53 +08:00 |
|
shiyu
|
20bc1cfbb7
|
feat: Implement S3Adapter for S3 compatible object storage with file operations
|
2025-08-29 12:50:51 +08:00 |
|
shiyu
|
9a7a7a8b81
|
fix: Improve adapter instance retrieval with refresh logic in resolve_adapter_and_rel and list_virtual_dir
|
2025-08-29 12:38:11 +08:00 |
|
shiyu
|
2f92fa353c
|
feat: Add OneDrive storage adapter with support for file operations and thumbnail retrieval
|
2025-08-29 12:08:05 +08:00 |
|
shiyu
|
86e81bf40c
|
refactor: Rename 'mount_path' to 'path' in adapter schemas and related components
|
2025-08-28 17:00:12 +08:00 |
|
shiyu
|
b3b5ae2eac
|
fix: Correct Docker tag assignment for non-tagged pushes
|
2025-08-28 13:33:07 +08:00 |
|
shiyu
|
cfcb28d0ac
|
feat: Update application version to v1.1.0
|
2025-08-28 13:25:43 +08:00 |
|
shiyu
|
150f6a77fb
|
refactor: Refactor public sharing page
|
2025-08-28 13:22:46 +08:00 |
|