Nexmoe
e5d36da904
fix(ffmpeg): require ffmpeg/ffprobe bundle directory, closes #94 #106 #105 #69 #133 ( #139 )
...
* fix(ffmpeg): require bundled ffprobe directory
* ci(build): upload artifacts on PR
* fix(download): allow embed thumbnail on macos
2026-01-17 13:35:29 +08:00
Nexmoe
2d69ce81a4
feat(download): enrich error feedback links ( #101 )
...
* feat(download): enrich feedback payloads
* fix(ci): stabilize locale and ffmpeg fetch
2026-01-14 21:50:42 +08:00
Nexmoe
14f80309af
feat(extension): refine error UI and branding ( #89 )
2026-01-13 21:02:20 +08:00
Nexmoe
20c6ae6543
fix(ci): notarize dmg in workflow ( #87 )
...
* chore: release v1.1.9
* fix(ci): notarize dmg in workflow
2026-01-12 22:29:14 +08:00
Nexmoe
66f2211d68
fix(build): move mac tool signing to beforeSign ( #86 )
...
* fix(build): move tool signing to beforeSign
* ci(macos): verify signing and notarization
* fix(build): move signing hook to afterPack
2026-01-12 21:53:39 +08:00
Nexmoe
5ee08a3e62
chore(build): add macOS signing secrets and validation
...
- Introduced new secrets for macOS signing in the build workflow.
- Added validation to check for the presence of required secrets before proceeding with code signing setup.
2026-01-12 10:13:58 +08:00
Nexmoe
137a07cf4e
chore(build): enhance macOS signing and notarization process
...
- Updated electron-builder configuration to enable hardened runtime and notarization for macOS builds.
- Added a new GitHub Actions step to set up macOS signing with necessary certificates and keys.
2026-01-12 09:58:44 +08:00
Nexmoe
b254bb6dba
chore(build): reduce packaged artifacts ( #79 )
2026-01-11 15:44:20 +08:00
Nexmoe
12ec142a77
ci(release): notify Cloudflare Pages ( #78 )
2026-01-11 15:21:40 +08:00
Nexmoe
5497ed6245
chore(templates): simplify bug report ( #57 )
2025-12-26 13:04:30 +08:00
Nexmoe
155bf652f2
fix(ci): harden download steps ( #56 )
2025-12-26 13:02:21 +08:00
Nexmoe
b38b356c22
feat(issue): add issue templates ( #54 )
2025-12-26 12:53:51 +08:00
Nexmoe
40113a2b53
feat(ffmpeg): add ffmpeg manager, bundle/download ffmpeg in CI and ( #11 )
...
* feat(ffmpeg): add ffmpeg manager, bundle/download ffmpeg in CI and
* fix(download-engine): let yt-dlp merge format to avoid codec conflicts and use actual format for filenames
* chore(ci): replace monolithic job with platform-specific reusable jobs
* chore(ci): run build matrix for windows, macos, linux in one to
* feat(ci): remove platform matrix and platform gating to simplify build
* chore(ci): pin github-translate-action to specific commit to ensure
2025-11-02 17:42:33 +08:00
Nexmoe
75c8b19f31
feat: add GitHub Actions workflow for translation automation
...
Create a new workflow to automate translation tasks for issues, comments, discussions, and pull requests. This includes permissions for writing to issues and discussions, and utilizes the github-translate-action for title modifications.
2025-10-31 20:27:59 +08:00
Nexmoe
37c1f22aee
Improve Linux compatibility ( #6 )
...
* Improve Linux compatibility
* Run CI on Linux builds
* Update release workflow for Linux builds
2025-10-30 21:36:00 +08:00
Nexmoe
2b3edab4eb
chore: update CI workflow to run on Windows and download yt-dlp binaries
2025-10-25 11:34:58 +08:00
Nexmoe
d0bdfce803
chore: remove draft option from release workflow
2025-10-25 11:31:09 +08:00
Nexmoe
17a4568492
chore: enable release notes generation in workflow
2025-10-25 11:30:51 +08:00
Nexmoe
cc17e29fbe
chore: macos icon
2025-10-25 11:25:22 +08:00
Nexmoe
dd5f0a729b
feat: test for mac
2025-10-25 11:06:40 +08:00
Nexmoe
e8cd89d7e4
chore: update release workflow to download yt-dlp binaries for Windows and Linux
2025-10-24 22:03:48 +08:00
Nexmoe
4dfac6bb34
chore: add CONTRIBUTING.md for project guidelines and enhance README with author follow section
2025-10-24 19:22:37 +08:00
Nexmoe
bad839934d
chore: remove unnecessary directory creation step in release workflow
2025-10-23 22:28:15 +08:00
Nexmoe
b6dc09a7e3
chore: enhance release workflow to download yt-dlp binaries for cross-platform support
2025-10-23 22:25:37 +08:00
Nexmoe
370a165572
chore: update release workflow to target only Windows environment
2025-10-23 22:07:03 +08:00
Nexmoe
bc78f8a3ef
chore: refactor release workflow to simplify build steps and update artifact handling
2025-10-23 22:02:57 +08:00
Nexmoe
297916c35b
chore: update CI workflow to trigger pull requests only on the main branch
2025-10-23 21:53:46 +08:00
Nexmoe
d9204049fe
chore: specify shell for build step in release workflow
2025-10-23 21:52:25 +08:00
Nexmoe
ac4b4a8e6f
chore: add initial project configuration and structure
2025-10-23 21:31:54 +08:00