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 |
|
dependabot[bot]
|
a69d6c21a6
|
chore(deps): bump react-router from 7.8.0 to 7.11.0 in /web (#76)
|
2025-12-25 09:32:15 +00:00 |
|
dependabot[bot]
|
2a4a3c44b9
|
chore(deps): bump monaco-editor from 0.53.0 to 0.55.1 in /web (#81)
|
2025-12-25 09:32:10 +00:00 |
|
dependabot[bot]
|
cdb8543370
|
chore(deps): bump @uiw/react-md-editor from 4.0.8 to 4.0.11 in /web (#80)
|
2025-12-25 09:29:54 +00:00 |
|
dependabot[bot]
|
2dabe9255f
|
chore(deps): bump react-dom and @types/react-dom in /web (#82)
|
2025-12-25 09:28:58 +00: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 |
|
dependabot[bot]
|
ae80a751a8
|
chore(deps): bump bcrypt from 3.2.2 to 5.0.0 (#57)
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 3.2.2 to 5.0.0.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/bcrypt/compare/3.2.2...5.0.0)
---
updated-dependencies:
- dependency-name: bcrypt
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-25 15:09:13 +08:00 |
|
dependabot[bot]
|
b40e700a64
|
chore(deps): bump qdrant-client from 1.15.1 to 1.16.2 (#68)
Bumps [qdrant-client](https://github.com/qdrant/qdrant-client) from 1.15.1 to 1.16.2.
- [Release notes](https://github.com/qdrant/qdrant-client/releases)
- [Commits](https://github.com/qdrant/qdrant-client/compare/v1.15.1...v1.16.2)
---
updated-dependencies:
- dependency-name: qdrant-client
dependency-version: 1.16.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-25 15:08:50 +08:00 |
|
dependabot[bot]
|
040d8346b3
|
chore(deps): bump python-multipart from 0.0.20 to 0.0.21 (#69)
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.20 to 0.0.21.
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.20...0.0.21)
---
updated-dependencies:
- dependency-name: python-multipart
dependency-version: 0.0.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-25 15:08:30 +08:00 |
|
dependabot[bot]
|
55d062f0a7
|
chore(deps): bump fastapi from 0.116.1 to 0.127.0 (#70)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.116.1 to 0.127.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.116.1...0.127.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.127.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-25 15:08:15 +08:00 |
|
dependabot[bot]
|
cfaaff8a8c
|
chore(deps-dev): bump vite from 7.1.2 to 7.3.0 in /web (#67)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.2 to 7.3.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-25 15:07:57 +08:00 |
|
dependabot[bot]
|
d6d41333fd
|
chore(deps): bump uvicorn from 0.38.0 to 0.40.0 (#72)
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.38.0 to 0.40.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/uvicorn/compare/0.38.0...0.40.0)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-25 15:07:45 +08:00 |
|
dependabot[bot]
|
a4efba94d5
|
chore(deps-dev): bump @eslint/js from 9.33.0 to 9.39.2 in /web (#73)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.33.0 to 9.39.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js)
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 9.39.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-25 15:07:12 +08:00 |
|
dependabot[bot]
|
00e6419b12
|
chore(deps): bump react and @types/react in /web (#71)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.
Updates `react` from 19.1.1 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react)
Updates `@types/react` from 19.1.10 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.2.3
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/react"
dependency-version: 19.2.7
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-25 15:05:13 +08:00 |
|
dependabot[bot]
|
bbe8465aa0
|
chore(deps-dev): bump eslint-plugin-react-hooks in /web (#74)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 7.0.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
dependency-version: 7.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-25 15:04:43 +08:00 |
|
dependabot[bot]
|
baadaa70a7
|
chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 in /web (#75)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.9.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-25 15:04:23 +08:00 |
|
shiyu
|
e7e34cda54
|
feat(db): add patch for aiosqlite to ensure proper connection handling
v1.5.0
v1.4.1
|
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 |
|
dependabot[bot]
|
4ea0b9884a
|
chore(deps): bump aioboto3 from 15.2.0 to 15.5.0 (#55)
Bumps [aioboto3](https://github.com/terricain/aioboto3) from 15.2.0 to 15.5.0.
- [Changelog](https://github.com/terricain/aioboto3/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/terricain/aioboto3/compare/v15.2.0...v15.5.0)
---
updated-dependencies:
- dependency-name: aioboto3
dependency-version: 15.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-18 14:12:47 +08:00 |
|
dependabot[bot]
|
dfeec58ed9
|
chore(deps): bump pillow from 11.3.0 to 12.0.0 (#59)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.0.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/11.3.0...12.0.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 12.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-18 14:12:33 +08:00 |
|
shiyu
|
e2f0037053
|
fix(Header): adjust path editor height and improve styling
|
2025-12-18 14:08:59 +08:00 |
|
dependabot[bot]
|
e34ee6f70d
|
chore(deps-dev): bump eslint from 9.33.0 to 9.39.2 in /web (#63)
Bumps [eslint](https://github.com/eslint/eslint) from 9.33.0 to 9.39.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.33.0...v9.39.2)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.39.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-18 12:42:09 +08:00 |
|
dependabot[bot]
|
0f856bb5b7
|
chore(deps-dev): bump eslint-plugin-react-refresh in /web (#60)
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.20 to 0.4.26.
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.20...v0.4.26)
---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
dependency-version: 0.4.26
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-18 09:20:31 +08:00 |
|
dependabot[bot]
|
3b4b01a18d
|
chore(deps): bump artplayer from 5.2.5 to 5.3.0 in /web (#58)
Bumps [artplayer](https://github.com/zhw2590582/ArtPlayer) from 5.2.5 to 5.3.0.
- [Release notes](https://github.com/zhw2590582/ArtPlayer/releases)
- [Changelog](https://github.com/zhw2590582/ArtPlayer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zhw2590582/ArtPlayer/compare/5.2.5...5.3.0)
---
updated-dependencies:
- dependency-name: artplayer
dependency-version: 5.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-18 09:20:18 +08:00 |
|
dependabot[bot]
|
2e1f76d0bc
|
chore(deps-dev): bump @vitejs/plugin-react from 5.0.0 to 5.1.2 in /web (#56)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.0.0 to 5.1.2.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.2/packages/plugin-react)
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.1.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-18 09:20:03 +08:00 |
|
dependabot[bot]
|
18ed7dcee1
|
chore(deps): bump @ant-design/icons from 5.6.1 to 6.1.0 in /web (#61)
Bumps [@ant-design/icons](https://github.com/ant-design/ant-design-icons) from 5.6.1 to 6.1.0.
- [Commits](https://github.com/ant-design/ant-design-icons/commits)
---
updated-dependencies:
- dependency-name: "@ant-design/icons"
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-17 15:35:34 +08:00 |
|
dependabot[bot]
|
5c3ab65cee
|
chore(deps): bump telethon from 1.41.2 to 1.42.0 (#62)
Bumps [telethon](https://github.com/LonamiWebs/Telethon) from 1.41.2 to 1.42.0.
- [Release notes](https://github.com/LonamiWebs/Telethon/releases)
- [Commits](https://github.com/LonamiWebs/Telethon/commits/v1.42.0)
---
updated-dependencies:
- dependency-name: telethon
dependency-version: 1.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-17 15:34:46 +08:00 |
|
dependabot[bot]
|
1ddd2e464c
|
chore(deps): bump uvicorn from 0.37.0 to 0.38.0 (#64)
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.37.0 to 0.38.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/uvicorn/compare/0.37.0...0.38.0)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-17 15:34:00 +08:00 |
|
dependabot[bot]
|
aeb7cf75a1
|
chore(deps): bump release-drafter/release-drafter from 5 to 6 (#52)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6)
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-17 12:52:07 +08:00 |
|
dependabot[bot]
|
648fd51d26
|
chore(deps): bump docker/build-push-action from 5 to 6 (#53)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-17 12:51:48 +08:00 |
|
dependabot[bot]
|
98c7b3af9b
|
chore(deps): bump actions/checkout from 4 to 6 (#54)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-17 12:50:27 +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 |
|