XiaoQing235
13a7cb75f6
fix: restore MCP v2 integration ( #133 )
2026-08-28 10:44:50 +08:00
XiaoQing235 and shiyu
0763d457d5
feat: paginate public share directories ( #132 )
...
* feat: paginate public share directories
* feat: add cursor pagination to public share listings
Unify share and VFS directory payloads, pass cursor through the share
API, and add prev/next controls plus tests for cursor-mode adapters.
---------
Co-authored-by: shiyu <im@shiyu.dev >
2026-08-27 22:21:08 +08:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4d907c7bfd
chore(deps): bump the uv group across 1 directory with 2 updates ( #129 )
...
Bumps the uv group with 2 updates in the / directory: [setuptools](https://github.com/pypa/setuptools ) and [pyasn1](https://github.com/pyasn1/pyasn1 ).
Updates `setuptools` from 81.0.0 to 83.0.0
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v81.0.0...v83.0.0 )
Updates `pyasn1` from 0.6.3 to 0.6.4
- [Release notes](https://github.com/pyasn1/pyasn1/releases )
- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst )
- [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.3...v0.6.4 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 83.0.0
dependency-type: direct:production
dependency-group: uv
- dependency-name: pyasn1
dependency-version: 0.6.4
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-27 10:44:21 +08:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0b6b0a1b1e
chore(deps): bump the uv group across 1 directory with 2 updates ( #128 )
...
Bumps the uv group with 2 updates in the / directory: [mcp](https://github.com/modelcontextprotocol/python-sdk ) and [pillow](https://github.com/python-pillow/Pillow ).
Updates `mcp` from 1.26.0 to 1.28.1
- [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases )
- [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md )
- [Commits](https://github.com/modelcontextprotocol/python-sdk/compare/v1.26.0...v1.28.1 )
Updates `pillow` from 12.2.0 to 12.3.0
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/12.2.0...12.3.0 )
---
updated-dependencies:
- dependency-name: mcp
dependency-version: 1.28.1
dependency-type: direct:production
dependency-group: uv
- dependency-name: pillow
dependency-version: 12.3.0
dependency-type: direct:production
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-24 17:07:15 +08:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a4b76ba46d
chore(deps): bump the uv group across 1 directory with 6 updates ( #127 )
...
---
updated-dependencies:
- dependency-name: pyjwt
dependency-version: 2.13.0
dependency-type: direct:production
dependency-group: uv
- dependency-name: python-multipart
dependency-version: 0.0.31
dependency-type: direct:production
dependency-group: uv
- dependency-name: aiohttp
dependency-version: 3.14.1
dependency-type: indirect
dependency-group: uv
- dependency-name: cryptography
dependency-version: 48.0.1
dependency-type: indirect
dependency-group: uv
- dependency-name: pydantic-settings
dependency-version: 2.14.2
dependency-type: indirect
dependency-group: uv
- dependency-name: starlette
dependency-version: 1.3.1
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-20 23:20:54 +08:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8ec8568686
chore(deps): bump aiohttp in the uv group across 1 directory ( #126 )
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.14.0
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-21 21:47:33 +08:00
shiyu
c8b43dbf4d
feat: add OpenAI protocol support and enhance AI provider configuration
2026-06-20 20:16:32 +08:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
64fe02c23a
chore(deps): bump idna in the uv group across 1 directory ( #125 )
...
Bumps the uv group with 1 update in the / directory: [idna](https://github.com/kjd/idna ).
Updates `idna` from 3.11 to 3.15
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md )
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15 )
---
updated-dependencies:
- dependency-name: idna
dependency-version: '3.15'
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-24 15:58:15 +08:00
shiyu
687259511f
feat: refactor state management in VideoRoomPage to improve local state updates and WebSocket communication
2026-05-16 18:51:37 +08:00
shiyu
e3a5317f6f
feat: add raw stream upload functionality
2026-05-16 18:14:52 +08:00
shiyu
2af2a8756f
feat: refactor VideoRoomPage by removing unused components and optimizing state management
2026-05-16 13:55:51 +08:00
shiyu
6cfafbe066
feat: add video room page with UI enhancements, state management, and localization support
2026-05-16 11:57:15 +08:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
938f55d978
chore(deps): bump the uv group across 1 directory with 2 updates ( #122 )
...
Bumps the uv group with 2 updates in the / directory: [paramiko](https://github.com/paramiko/paramiko ) and [urllib3](https://github.com/urllib3/urllib3 ).
Updates `paramiko` from 4.0.0 to 5.0.0
- [Commits](https://github.com/paramiko/paramiko/compare/4.0.0...5.0.0 )
Updates `urllib3` from 2.6.3 to 2.7.0
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0 )
---
updated-dependencies:
- dependency-name: paramiko
dependency-version: 5.0.0
dependency-type: direct:production
dependency-group: uv
- dependency-name: urllib3
dependency-version: 2.7.0
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-16 11:01:23 +08:00
shiyu
3de2615cd0
feat: add video room feature with API, database model, and UI integration
2026-05-16 10:51:23 +08:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d5a24c69e1
chore(deps): bump python-multipart in the uv group across 1 directory ( #121 )
...
Bumps the uv group with 1 update in the / directory: [python-multipart](https://github.com/Kludex/python-multipart ).
Updates `python-multipart` from 0.0.26 to 0.0.27
- [Release notes](https://github.com/Kludex/python-multipart/releases )
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.26...0.0.27 )
---
updated-dependencies:
- dependency-name: python-multipart
dependency-version: 0.0.27
dependency-type: direct:production
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-10 22:12:43 +08:00
shiyu
e410c4982e
feat: update version to v2.2.2
v2.2.2
2026-05-10 12:27:00 +08:00
shiyu
70a57f6e88
feat: enhance release drafter workflow to include direct commits summary
2026-05-10 12:23:55 +08:00
shiyu
f89292e451
feat: implement cursor-based pagination across various components and APIs
2026-05-10 00:36:41 +08:00
shiyu
56b48b28a1
feat: add notices feature with API, database model, and UI integration
2026-05-09 21:40:15 +08:00
shiyu
a745c5975a
feat: enhance SystemSettingsPage with improved config handling and state management
2026-05-08 22:06:27 +08:00
shiyu
19825c21d5
feat: add default file view mode configuration and UI support
2026-05-08 21:56:08 +08:00
shiyu
ee4de697fc
feat: add file type categorization and size formatting in FileListView
2026-05-08 21:39:49 +08:00
shiyu
deddbdf585
feat: implement plugin frame cleanup on unload and enhance iframe handling
2026-05-06 23:30:20 +08:00
shiyu
bd24d7eeeb
feat: add download locking and flood wait handling in TelegramAdapter
2026-05-06 23:00:10 +08:00
shiyu
93d5e5e313
feat: enhance TelegramAdapter with message caching and connection management
2026-05-06 22:12:35 +08:00
时雨
7b5f5e986e
feat: add recent files backend APIs ( #119 )
2026-05-06 21:20:29 +08:00
shiyu
7741c1fe55
fix: handle native video thumbnail availability in get_or_create_thumb function
2026-05-04 13:51:53 +08:00
shiyu
c2015dd17c
feat: enhance thumbnail handling and add native thumbnail support in VirtualFS
2026-05-03 23:51:39 +08:00
shiyu
ca500cbbf8
fix: handle FileNotFoundError in dav_get function and return 404 response
2026-05-03 23:51:39 +08:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d7aa3f1796
chore(deps): bump the uv group across 1 directory with 2 updates ( #118 )
...
Bumps the uv group with 2 updates in the / directory: [python-dotenv](https://github.com/theskumar/python-dotenv ) and [python-multipart](https://github.com/Kludex/python-multipart ).
Updates `python-dotenv` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/theskumar/python-dotenv/releases )
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.2.1...v1.2.2 )
Updates `python-multipart` from 0.0.22 to 0.0.26
- [Release notes](https://github.com/Kludex/python-multipart/releases )
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.22...0.0.26 )
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-version: 1.2.2
dependency-type: direct:production
dependency-group: uv
- dependency-name: python-multipart
dependency-version: 0.0.26
dependency-type: direct:production
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-03 13:58:32 +08:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
460ce0c954
chore(deps): bump pillow in the uv group across 1 directory ( #117 )
...
Bumps the uv group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow ).
Updates `pillow` from 12.1.1 to 12.2.0
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/12.1.1...12.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 12.2.0
dependency-type: direct:production
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-03 13:54:14 +08:00
shiyu
873ef7aee5
chore: update version to v2.2.1
v2.2.1
2026-05-03 08:28:39 +08:00
shiyu
dd2400c3ef
fix: correct adapter type casing from "PikPak" to "pikpak"
2026-05-03 08:09:39 +08:00
shiyu
e0d6039a1a
fix: correct adapter type casing from "pikpak" to "PikPak"
2026-05-03 07:56:02 +08:00
shiyu
676dacce41
feat: update PikPak adapter configuration and enhance token handling
2026-05-03 07:51:55 +08:00
shiyu
c514e17803
feat: add user_id to configuration and improve error handling in token refresh
2026-05-03 06:44:27 +08:00
shiyu
54821f78c6
feat: implement caching for adapter usage and display summary in AdaptersPage
2026-05-03 01:53:48 +08:00
shiyu
1f608974dc
feat: enhance adapter usage tracking with new interface and display capacity usage in AdaptersPage
2026-05-02 22:47:22 +08:00
shiyu
a8737b883e
feat: add adapter usage tracking and retrieval methods across various adapters
2026-05-02 21:55:35 +08:00
shiyu
dcc8aa139e
feat: add LOCK and UNLOCK methods to WebDAV API and improve path handling in existing methods
2026-05-02 16:30:56 +08:00
shiyu
1c216a7516
chore: update version to v2.2.0 in service configuration
v2.2.0
2026-05-01 22:04:20 +08:00
shiyu
d8425f1cdd
feat: add client authorization feature in TopHeader and update localization files
2026-05-01 17:59:30 +08:00
shiyu
e235845737
feat: add PikPak adapter implementation
2026-05-01 14:09:52 +08:00
shiyu
6981bb8444
feat: add /client directory to .gitignore
2026-05-01 10:53:22 +08:00
shiyu
1101273077
feat: add default language configuration
2026-04-19 16:42:19 +08:00
shiyu
398dbcf8ae
feat: enhance vector database configuration handling and improve provider initialization
2026-04-10 19:40:41 +08:00
shiyu
0609cf6971
feat: add metadata options for file status checks and optimize permission filtering logic
2026-04-10 17:56:01 +08:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
93c4d7a748
chore(deps): bump cryptography in the uv group across 1 directory ( #116 )
...
Bumps the uv group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography ).
Updates `cryptography` from 46.0.6 to 46.0.7
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/46.0.6...46.0.7 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.7
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-10 17:35:45 +08:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a0fe35b6e9
chore(deps): bump aiohttp in the uv group across 1 directory ( #115 )
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.13.4
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-02 11:22:59 +08:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3efc286ef8
chore(deps): bump cryptography in the uv group across 1 directory ( #114 )
...
Bumps the uv group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography ).
Updates `cryptography` from 46.0.5 to 46.0.6
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.6
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-30 10:26:46 +08:00