caorushizi
5717f454e6
fix: 优化代码逻辑
2025-11-01 01:55:42 +08:00
caorushizi
efae7de938
fix: 修复了一些问题
2025-11-01 01:55:42 +08:00
caorushizi
1ea3c02471
fix: mediago server log
2025-11-01 01:55:42 +08:00
caorushizi
cece6ee89b
fix: something
2025-11-01 01:55:42 +08:00
caorushizi
02233e15fb
build(server): switch Dockerfile to multi-stage
2025-11-01 01:55:42 +08:00
caorushizi
9e0752cafc
chore(repo): convert text files to CRLF line endings
2025-11-01 01:55:42 +08:00
caorushizi
f92f1affc6
feat(download-log): fetch logs lazily in dialog
...
- replace terminal drawer with modal dialog and load logs via SWR
- resolve ffmpeg binary path using deps module across runtimes
- flatten shared i18n resources and bump core packages
2025-11-01 01:55:42 +08:00
caorushizi
9e0869b675
feat: update server
2025-10-28 01:18:57 +08:00
caorushizi
b09b0a300e
feat: build release
2025-10-28 00:35:31 +08:00
caorushizi
2fe71f39c7
fix: build
2025-10-28 00:35:31 +08:00
caorushizi
77b08f33c2
feat: use @mediago/core
2025-10-28 00:35:31 +08:00
caorushizi
919c872106
feat: use oxlint
2025-10-28 00:35:31 +08:00
caorushizi
02c33e468d
fix: download task
2025-10-28 00:35:31 +08:00
caorushizi
c1a84b25a3
feat: update @mediago/core v0.0.10
2025-10-28 00:35:31 +08:00
caorushizi
c5251c1b3e
feat: update @mediago/player
2025-10-25 00:16:46 +08:00
caorushizi
675b277f17
feat: update @mediago/core
2025-10-25 00:16:46 +08:00
caorushizi
c673363848
fix: turbo.json
2025-10-25 00:16:46 +08:00
caorushizi
438ddfb46b
feat: use tsdown
2025-10-25 00:16:46 +08:00
caorushizi
13077a571f
feat: use tsdown
2025-10-25 00:16:46 +08:00
caorushizi
0482b6bbae
feat: use tsdown
2025-10-25 00:16:46 +08:00
caorushizi
171e46cf1b
feat: use tsdown
2025-10-25 00:16:46 +08:00
caorushizi
427e552ed7
fix: exists & color
2025-10-25 00:16:46 +08:00
caorushizi
fa7a175260
fix: video not exist & download dropdown item
2025-10-25 00:16:46 +08:00
caorushizi
39d2646cd8
feat: use @mediago/service-runner
2025-10-25 00:16:46 +08:00
caorushizi
dccc3db755
feat: use @mediago/core 0.0.5
2025-10-25 00:16:46 +08:00
caorushizi
c452b14b2f
fix: 获取下载进度
2025-10-25 00:16:46 +08:00
曹儒士子
cad18fafc0
refactor(ui): rename download item task variable
2025-10-16 14:58:02 +08:00
caorushizi
43160bf5e7
feat: modify database
2025-10-16 02:39:47 +08:00
caorushizi
d97131d081
feat: add native bin
2025-10-16 00:51:56 +08:00
caorushizi
4cf87b7811
feat: ui
2025-10-16 00:51:56 +08:00
caorushizi
fe7eae890b
upgrade tailwindcss
2025-10-14 18:56:10 +08:00
caorushizi
174c11e792
update package.json
2025-10-14 18:56:10 +08:00
caorushizi
463664f7ec
feat: use video and downloader server
2025-10-14 18:56:10 +08:00
caorushizi
59617b868f
feat: add video service
2025-10-13 11:34:56 +08:00
caorushizi
5795d8cadd
feat: remove mobile and desktop player
2025-10-13 11:34:56 +08:00
caorushizi
9323f54ac6
refactor: download form
2025-10-13 11:34:56 +08:00
caorushizi
e733f13fde
fix: __bin__ path
2025-10-13 11:34:56 +08:00
caorushizi
e1af2310f4
feat: edit tsconfig
2025-10-09 00:19:53 +08:00
caorushizi
395c3fac2c
feat: use vite define version
2025-10-09 00:19:53 +08:00
caorushizi
26a402366d
docs: package.json
2025-10-09 00:19:53 +08:00
dependabot[bot]
4290c8648b
build(deps): bump axios from 1.11.0 to 1.12.2
...
Bumps [axios](https://github.com/axios/axios ) from 1.11.0 to 1.12.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.12.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.12.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-09 00:12:06 +08:00
caorushizi
467cc1da3a
feat: opt deps
2025-10-08 22:51:34 +08:00
caorushizi
ebb544cbcb
fix: build failed
2025-10-08 20:27:51 +08:00
caorushizi
65be51094d
fix: build failed
2025-10-08 18:06:23 +08:00
caorushizi
0867e2da0f
refactor: reponame
2025-10-08 14:30:53 +08:00
caorushizi
779172f953
feat: use vite
2025-10-08 04:48:59 +08:00
caorushizi
c31bd974db
feat: add linux arm64 binaries and harden download flows
...
- bundle linux arm64 helper binaries under bin/linux/arm64\n- harden frontend download and browser components with safer defaults\n- assign stable ids via useId to avoid duplicate DOM targets\n- align shared Favorite type with title/icon fields and update consumers\n- point release pipeline at backend-electron and force clean deletions\n- switch preload build entry and loosen biome static interaction lint
2025-09-26 13:34:22 +08:00
caorushizi
81a72bbc1a
refactor(i18n): centralize internationalization system and migrate to dedicated packages
...
- Move i18n instance from shared-common to shared-node for backend usage
- Create shared-browser package with React i18n integration for frontend
- Centralize i18n resources in shared-common with structured organization
- Update all imports across backend-electron, backend-web, and frontend-main
- Add language detection and browser-specific i18n configuration
- Maintain backward compatibility while improving maintainability
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-26 00:01:35 +08:00
caorushizi
fb380ffcc6
docs: add repository guidelines
2025-09-25 22:51:16 +08:00
caorushizi
15f3aecc9d
refactor(frontend): rename files to kebab case
2025-09-25 21:06:11 +08:00