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]
|
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]
|
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]
|
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 |
|
dependabot[bot]
|
013c14b767
|
chore(deps): bump pyasn1 in the uv group across 1 directory (#113)
Bumps the uv group with 1 update in the / directory: [pyasn1](https://github.com/pyasn1/pyasn1).
Updates `pyasn1` from 0.6.2 to 0.6.3
- [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.2...v0.6.3)
---
updated-dependencies:
- dependency-name: pyasn1
dependency-version: 0.6.3
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-22 11:22:58 +08:00 |
|
shiyu
|
da7db4ff2a
|
chore(service): update version to v2.1.1
v2.1.1
|
2026-03-15 16:09:54 +08:00 |
|
shiyu
|
4038a7292a
|
fix(ContextMenu): prevent event propagation on menu click to improve usability
|
2026-03-15 16:07:23 +08:00 |
|
shiyu
|
f96a4dce11
|
fix(ContextMenu): improve handler invocation logic to prevent errors
|
2026-03-13 23:01:41 +08:00 |
|
shiyu
|
ef1fe1cce8
|
feat(agent): unify tool calling around MCP and add /api/mcp endpoint
|
2026-03-11 11:49:21 +08:00 |
|
shiyu
|
a5d606387f
|
feat(Header): enhance mobile layout with dedicated buttons and improved responsiveness
|
2026-03-09 17:30:06 +08:00 |
|
shiyu
|
e6402661d6
|
fix(LayoutShell): adjust layout styles for better responsiveness and overflow handling
|
2026-03-09 17:26:24 +08:00 |
|
shiyu
|
f4b18fdf35
|
chore(service): update version to v2.1.0
v2.1.0
|
2026-03-09 16:48:05 +08:00 |
|
shiyu
|
338c72cd5c
|
feat(SideNav): add hideOnMobile property to NavItem and filter nav items based on mobile view
|
2026-03-09 16:47:21 +08:00 |
|
shiyu
|
072ccea5be
|
feat(Header): add upload folder option to the upload menu
|
2026-03-09 16:44:03 +08:00 |
|
shiyu
|
066bd67273
|
feat(web): add first-pass mobile responsive support
|
2026-03-09 11:44:44 +08:00 |
|
dependabot[bot]
|
1cac4f6f98
|
chore(deps): bump pillow in the uv group across 1 directory (#112)
Bumps the uv group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow).
Updates `pillow` from 12.1.0 to 12.1.1
- [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.0...12.1.1)
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 12.1.1
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-02-15 20:50:31 +08:00 |
|
dependabot[bot]
|
f042eecc2f
|
chore(deps): bump cryptography in the uv group across 1 directory (#111)
Bumps the uv group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography).
Updates `cryptography` from 46.0.4 to 46.0.5
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.4...46.0.5)
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.5
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-02-11 15:19:37 +08:00 |
|
shiyu
|
a7fb7b44c6
|
chore: update version to v2.0.1
v2.0.1
|
2026-02-10 10:22:08 +08:00 |
|
shiyu
|
82f351260b
|
fix: add setuptools dependency with version constraint
|
2026-02-10 10:19:06 +08:00 |
|
shiyu
|
ad6b335169
|
feat: enhance README with detailed core features and usage instructions
|
2026-02-09 17:56:50 +08:00 |
|
shiyu
|
f8f85bddfb
|
fix: update tortoise-orm dependency to version 1.0.0
v2.0.0
|
2026-02-09 17:23:54 +08:00 |
|
shiyu
|
c473251926
|
fix: update backup export to use JSON mode
|
2026-02-09 15:26:48 +08:00 |
|
shiyu
|
c456a208de
|
chore: update version to v2.0.0 and remove unused stylesheet link
|
2026-02-09 14:13:09 +08:00 |
|
shiyu
|
907101e7a7
|
chore: remove dependency update and docker cleanup workflows
|
2026-02-09 13:32:30 +08:00 |
|
shiyu
|
17d13999b0
|
Initial commit
|
2026-02-09 13:19:28 +08:00 |
|