dependabot[bot]
|
2dabe9255f
|
chore(deps): bump react-dom and @types/react-dom in /web (#82)
|
2025-12-25 09:28:58 +00: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]
|
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
|
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
|
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 |
|
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 |
|
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
|
388ddfd869
|
feat: enhance PluginsPage layout with flexible tab content and improved overflow handling
|
2025-12-15 15:38:28 +08:00 |
|
shiyu
|
18f59f8d33
|
fix: update window positioning to prevent overlap with the top of the viewport
|
2025-12-15 15:14:37 +08:00 |
|
shiyu
|
b319b545fc
|
feat: add video library component
|
2025-12-15 14:55:14 +08:00 |
|
shiyu
|
0fcb3b8ce0
|
feat: add support for opening plugins
|
2025-12-15 14:49:01 +08:00 |
|
shiyu
|
686202a0dd
|
feat: enhance app descriptors with additional metadata and support for various file types
|
2025-12-12 18:09:44 +08:00 |
|
shiyu
|
1cda987723
|
fix: persist collapsed state in localStorage for layout
|
2025-12-12 17:10:36 +08:00 |
|
shiyu
|
49a4300fc3
|
fix: update SideNav to conditionally render buttons and version status based on collapsed state
|
2025-12-12 17:05:46 +08:00 |
|
shiyu
|
12a3bb8efc
|
feat: extend BackupData model
|
2025-12-08 23:45:43 +08:00 |
|
shiyu
|
050577cf62
|
feat: improve log detail display
|
2025-12-08 22:21:06 +08:00 |
|
shiyu
|
8f515aaaf4
|
refactor: optimize backend module
|
2025-12-08 17:46:45 +08:00 |
|
shiyu
|
f0a51c3369
|
chore: consolidate .gitignore files
|
2025-11-20 14:11:55 +08:00 |
|
shiyu
|
3278896d4b
|
feat: normalize adapter types and improve validation in adapters
|
2025-11-20 12:43:41 +08:00 |
|
shiyu
|
8aaa2900ef
|
fix: adjust Flex component styles for consistent width in loading states
|
2025-11-11 12:05:59 +08:00 |
|
shiyu
|
3a15362422
|
feat: add S3 mapping configuration and API endpoints
|
2025-11-07 23:06:51 +08:00 |
|
shiyu
|
e55a09d84f
|
feat: add WebDAV mapping configuration and UI in System Settings
|
2025-11-07 22:32:50 +08:00 |
|
shiyu
|
74df438053
|
style: update grid layout for fx-grid and fx-grid-item for better responsiveness
|
2025-11-07 09:57:47 +08:00 |
|
shiyu
|
f271a8bee5
|
feat: add User ID and Raw Log fields to log details in LogsPage
|
2025-11-06 16:36:35 +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 |
|
ShiYu
|
138296e5a6
|
feat: add favicon configuration
|
2025-10-28 11:01:46 +08:00 |
|
ShiYu
|
029aa2574d
|
feat: optimize skeleton screen animations
|
2025-10-22 10:30:19 +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
|
11799cd97c
|
feat: rename is_image to has_thumbnail in VfsEntry and update related logic
|
2025-10-18 16:12:55 +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
|
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
|
7f33eb85ba
|
feat(Processor): support setting extension to empty to indicate no extension restriction
|
2025-09-27 14:11:59 +08:00 |
|