Commit Graph

  • 0de2098755 feat(db): move download history schema into migrate + drizzle config Nexmoe 2025-11-15 11:22:02 +08:00
  • 448a15fce4 feat: add Radix HoverCard dependency and wrap tabs with HoverCard for Nexmoe 2025-11-15 10:55:00 +08:00
  • 5af393ef84 refactor(subscriptions): remove legacy status fields and migrate items ordering Nexmoe 2025-11-12 21:47:35 +08:00
  • fe59f1d2bf feat(i18n): add subscriptions UI strings and import downloads types Nexmoe 2025-11-12 17:25:49 +08:00
  • c2b2c35da6 feat(settings): add toggleable anonymous analytics collection and loader script Nexmoe 2025-11-12 10:35:31 +08:00
  • 41e4a4993c feat(rss): add enclosure support, refine thumbnail lookup and UI labels feat(settings): add toggleable anonymous analytics collection and loader script Nexmoe 2025-11-11 23:11:31 +08:00
  • 0bd27a96c3 refactor(dialog): convert to functional wrappers, simplify overlay and Nexmoe 2025-11-10 22:05:10 +08:00
  • d36313fe97 feat: add download_history schema, migration, and tag utils Nexmoe 2025-11-10 21:25:54 +08:00
  • 9040224319 refactor(types): remove obsolete format/quality/codec fields and related logic to simplify download and avoid redundant storage Nexmoe 2025-11-10 21:25:43 +08:00
  • 56351941ee feat(subscriptions): add subscription atoms and types for feeds and rules Nexmoe 2025-11-09 16:00:03 +08:00
  • e5d8629ba3 feat(ui): make sidebar a draggable title bar and opt out buttons from drag region (#24) Nexmoe 2025-11-11 22:27:25 +08:00
  • 3375f94848 feat(images): add RemoteImage with caching and loading hooks, and (#25) Nexmoe 2025-11-11 22:23:58 +08:00
  • 9f7206abfe feat(history): migrate from electron-store to SQLite with drizzle and (#21) Nexmoe 2025-11-10 22:04:52 +08:00
  • 334c7426c2 feat(sites): show site icons and update supported sites layout (#23) Nexmoe 2025-11-10 21:22:59 +08:00
  • bd7f4a433c chore: optimize ui and save structure (#19) Nexmoe 2025-11-08 21:28:51 +08:00
  • 27287238aa feat: rewrite README header and intro with badges and (#20) Nexmoe 2025-11-08 18:56:57 +08:00
  • 486767fca9 chore: optimize update function (#18) Nexmoe 2025-11-08 18:29:26 +08:00
  • e22fe7679a chore: release v0.3.5 v0.3.5 Nexmoe 2025-11-08 13:45:05 +08:00
  • 7c2e526c49 feat(ui): add one-click texts, file existence checks, clipboard copy (#15) Nexmoe 2025-11-08 13:44:28 +08:00
  • 2f5776d1e0 feat(theme): update primary/accent colors to new OKLCH values (#17) Nexmoe 2025-11-08 13:41:05 +08:00
  • 7901fc7e82 feat(settings): remove 'auto' preset and default to 'best' to (#16) Nexmoe 2025-11-08 13:40:17 +08:00
  • 612800bef2 chore: release v0.3.4 v0.3.4 Nexmoe 2025-11-03 20:20:41 +08:00
  • 41b58a6f70 feat(format-selector): exclude HLS, sort and improve labels for formats (#13) Nexmoe 2025-11-03 20:13:18 +08:00
  • 1a8e26a847 feat(update): add download action and guide users to download page when (#12) Nexmoe 2025-11-02 19:35:49 +08:00
  • 0bcddddc37 chore: release v0.3.3 v0.3.3 Nexmoe 2025-11-02 17:59:39 +08:00
  • 99163865e2 fix(release): update release script to ensure main branch is checked out and up-to-date before running checks Nexmoe 2025-11-02 17:59:30 +08:00
  • 40113a2b53 feat(ffmpeg): add ffmpeg manager, bundle/download ffmpeg in CI and (#11) Nexmoe 2025-11-02 17:42:33 +08:00
  • 75c8b19f31 feat: add GitHub Actions workflow for translation automation Nexmoe 2025-10-31 20:27:59 +08:00
  • 2a28b0db85 chore: release v0.3.2 v0.3.2 Nexmoe 2025-10-31 20:21:46 +08:00
  • ca4b851ba4 Update mac build script to output separate mac packages (#9) Nexmoe 2025-10-31 20:20:51 +08:00
  • 0742dac057 chore: release v0.3.1 v0.3.1 Nexmoe 2025-10-30 22:36:50 +08:00
  • 9d2e35c322 chore: update maintainer email in electron-builder configuration Nexmoe 2025-10-30 22:35:42 +08:00
  • 526bd994d8 feat(updates): add auto-update notifications and handlers (#8) Nexmoe 2025-10-30 22:25:02 +08:00
  • 37c1f22aee Improve Linux compatibility (#6) Nexmoe 2025-10-30 21:36:00 +08:00
  • 10a97b1f4a support of macOS x64 packing (#7) Nexmoe 2025-10-30 21:31:42 +08:00
  • 11eaaf0f88 chore: release v0.3.0 v0.3.0 Nexmoe 2025-10-29 20:34:05 +08:00
  • 512b9d1175 feat: playlist (#2) Nexmoe 2025-10-29 20:32:27 +08:00
  • a1307bdd0b feat: add hide-dock setting and fix about text handling (#3) Nexmoe 2025-10-29 20:32:03 +08:00
  • 06132a0704 chore: release v0.2.2 v0.2.2 Nexmoe 2025-10-27 22:01:44 +08:00
  • a7e4eb865b feat: add cookies file support in settings and download engine, enhance i18n with new cookie-related translations Nexmoe 2025-10-27 22:01:11 +08:00
  • 5246ab8369 feat: implement version comparison for updates, enhance TitleBar component with platform support, and improve language handling in settings Nexmoe 2025-10-27 20:23:29 +08:00
  • baa887da2e chore: release v0.2.1 v0.2.1 Nexmoe 2025-10-26 12:52:50 +08:00
  • be40f087ad feat: enhance i18n support by dynamically loading translations and updating popular sites with localized labels Nexmoe 2025-10-25 17:36:59 +08:00
  • ad62bd07aa feat: enhance About page with latest version check and status display Nexmoe 2025-10-25 16:27:44 +08:00
  • 365b9c0660 feat: add flag-icons package and improve language handling in sidebar and i18n Nexmoe 2025-10-25 15:59:03 +08:00
  • a1f5e0480c Merge branch 'main' of https://github.com/nexmoe/VidBee Nexmoe 2025-10-25 15:31:16 +08:00
  • 00a7950e6a feat: update en.json with new follow author section and improved notifications Nexmoe 2025-10-25 15:31:12 +08:00
  • 598ed9c964 docs: add macOS installation notes to README for resolving "file is damaged" error Nexmoe 2025-10-25 14:44:47 +08:00
  • 2b3edab4eb chore: update CI workflow to run on Windows and download yt-dlp binaries Nexmoe 2025-10-25 11:34:58 +08:00
  • d0bdfce803 chore: remove draft option from release workflow Nexmoe 2025-10-25 11:31:09 +08:00
  • 17a4568492 chore: enable release notes generation in workflow Nexmoe 2025-10-25 11:30:51 +08:00
  • 840a432b7f chore: release v0.2.0 v0.2.0 Nexmoe 2025-10-25 11:30:03 +08:00
  • cc17e29fbe chore: macos icon Nexmoe 2025-10-25 11:25:22 +08:00
  • dd5f0a729b feat: test for mac Nexmoe 2025-10-25 11:06:40 +08:00
  • 9d72caee44 chore: release v0.1.8 v0.1.8 Nexmoe 2025-10-24 22:07:15 +08:00
  • 661165bd65 chore: add script to check yt-dlp binary existence for cross-platform builds Nexmoe 2025-10-24 22:06:59 +08:00
  • e8cd89d7e4 chore: update release workflow to download yt-dlp binaries for Windows and Linux Nexmoe 2025-10-24 22:03:48 +08:00
  • 4caf8efa72 chore: release v0.1.7 v0.1.7 Nexmoe 2025-10-24 20:47:35 +08:00
  • ed707df837 refactor: move download engine to lib directory for better organization Nexmoe 2025-10-24 20:47:23 +08:00
  • 0821aea72b refactor: streamline download path handling and remove unused output path logic Nexmoe 2025-10-24 19:51:25 +08:00
  • 4dfac6bb34 chore: add CONTRIBUTING.md for project guidelines and enhance README with author follow section Nexmoe 2025-10-24 19:22:37 +08:00
  • 8ad41eebe2 chore: update README with enhanced features, add screenshots, and implement auto-updater functionality Nexmoe 2025-10-23 23:22:32 +08:00
  • 7c64d255b8 chore: release v0.1.6 v0.1.6 Nexmoe 2025-10-23 22:28:24 +08:00
  • bad839934d chore: remove unnecessary directory creation step in release workflow Nexmoe 2025-10-23 22:28:15 +08:00
  • be06106f66 chore: release v0.1.5 v0.1.5 Nexmoe 2025-10-23 22:25:47 +08:00
  • b6dc09a7e3 chore: enhance release workflow to download yt-dlp binaries for cross-platform support Nexmoe 2025-10-23 22:25:37 +08:00
  • edbc572bf1 chore: release v0.1.4 v0.1.4 Nexmoe 2025-10-23 22:07:12 +08:00
  • 370a165572 chore: update release workflow to target only Windows environment Nexmoe 2025-10-23 22:07:03 +08:00
  • 6b0f9d0798 chore: release v0.1.3 v0.1.3 Nexmoe 2025-10-23 22:03:08 +08:00
  • bc78f8a3ef chore: refactor release workflow to simplify build steps and update artifact handling Nexmoe 2025-10-23 22:02:57 +08:00
  • 297916c35b chore: update CI workflow to trigger pull requests only on the main branch Nexmoe 2025-10-23 21:53:46 +08:00
  • e2b0aacf05 chore: release v0.1.2 v0.1.2 Nexmoe 2025-10-23 21:52:35 +08:00
  • d9204049fe chore: specify shell for build step in release workflow Nexmoe 2025-10-23 21:52:25 +08:00
  • 390ce64722 chore: release v0.1.1 v0.1.1 Nexmoe 2025-10-23 21:34:31 +08:00
  • 0bbe63d197 chore: release v0.1.0 v0.1.0 Nexmoe 2025-10-23 21:33:03 +08:00
  • ac4b4a8e6f chore: add initial project configuration and structure Nexmoe 2025-10-23 21:31:54 +08:00
  • a014349de3 chore: readme Nexmoe 2025-10-22 21:43:33 +08:00
  • 4a6325253e Initial commit Nexmoe 2025-10-22 21:43:06 +08:00