shiyu
|
17236e601f
|
chore: update version to v1.3.5
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 |
|
时雨
|
ba62bd0d4a
|
chore: add custom sponsorship URL to FUNDING.yml
Updated the funding model to include a custom sponsorship URL.
|
2025-10-28 17:43:54 +08:00 |
|
ShiYu
|
138296e5a6
|
feat: add favicon configuration
|
2025-10-28 11:01:46 +08:00 |
|
ShiYu
|
51326dea08
|
chore: update version to v1.3.4
v1.3.4
|
2025-10-22 13:36:27 +08:00 |
|
ShiYu
|
ac6d8ff7ad
|
fix: handle create-root request gracefully in write_file_stream
|
2025-10-22 13:10:19 +08:00 |
|
ShiYu
|
029aa2574d
|
feat: optimize skeleton screen animations
|
2025-10-22 10:30:19 +08:00 |
|
ShiYu
|
eeb0e6aa70
|
feat: add issue templates for bug reports, feature requests, and questions
|
2025-10-21 14:01:54 +08:00 |
|
ShiYu
|
d1ceb7ddba
|
fix: update gravatar URL to use cn.cravatar.com
|
2025-10-21 12:20:53 +08:00 |
|
ShiYu
|
63b54458e9
|
chore: update version to v1.3.3
v1.3.3
|
2025-10-20 17:48:34 +08:00 |
|
ShiYu
|
f7e6815265
|
feat: enhance file upload functionality
|
2025-10-20 17:46:37 +08:00 |
|
ShiYu
|
4d6e0b86ad
|
feat: add LoadingSkeleton component
|
2025-10-19 17:17:03 +08:00 |
|
ShiYu
|
77a4749fec
|
fix: ensure main branch is specified in Docker workflow triggers
|
2025-10-18 16:56:38 +08:00 |
|
ShiYu
|
8eaa025f7e
|
feat: add video thumbnail support and update
|
2025-10-18 16:34:48 +08:00 |
|
ShiYu
|
11799cd97c
|
feat: rename is_image to has_thumbnail in VfsEntry and update related logic
|
2025-10-18 16:12:55 +08:00 |
|
ShiYu
|
c14224827d
|
feat: enhance list_virtual_dir to support sorting and improved entry annotation
|
2025-10-18 15:18:16 +08:00 |
|
ShiYu
|
130a304f25
|
chore: update version to v1.3.2
v1.3.2
|
2025-10-18 12:12:35 +08:00 |
|
ShiYu
|
bc595310a6
|
feat: enhance SearchDialog with context menu and file action modals
|
2025-10-18 11:59:52 +08:00 |
|
ShiYu
|
bf83187d8c
|
feat: add AI Settings tab for managing providers and models
|
2025-10-18 11:35:18 +08:00 |
|
ShiYu
|
02cc31d296
|
feat: add FTP and SFTP adapters for file storage
|
2025-10-13 17:37:38 +08:00 |
|
ShiYu
|
c66ca181c6
|
feat: update pymilvus dependency to include milvus-lite variant
|
2025-10-12 14:12:54 +08:00 |
|
ShiYu
|
5815e6a545
|
feat: update project version and refine dependencies
|
2025-10-12 12:13:49 +08:00 |
|
shiyu
|
7cf335ab19
|
feat: add application and file domain input fields; support external link configuration
|
2025-10-09 20:10:15 +08:00 |
|
Copilot
|
36365d7410
|
feat: Add support for common code file formats in text editor (#39)
* Initial plan
* Initial analysis and plan for text editor file format support
Co-authored-by: DrizzleTime <169802108+DrizzleTime@users.noreply.github.com>
* Add support for common code file formats in text editor
Co-authored-by: DrizzleTime <169802108+DrizzleTime@users.noreply.github.com>
* Update file icons to include newly supported file extensions
Co-authored-by: DrizzleTime <169802108+DrizzleTime@users.noreply.github.com>
* Delete web/package-lock.json
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: DrizzleTime <169802108+DrizzleTime@users.noreply.github.com>
Co-authored-by: 时雨 <im@shiyu.dev>
|
2025-09-29 16:01:45 +08:00 |
|
shiyu
|
90ddeef027
|
chore: update version to v1.3.1
v1.3.1
|
2025-09-27 15:10:04 +08:00 |
|
shiyu
|
8ac3acebb4
|
feat: add hit payload extraction method for Milvus providers
|
2025-09-27 15:09:20 +08:00 |
|
shiyu
|
5625f2d8bf
|
chore: update version to v1.3.0
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
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
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
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 |
|