Commit Graph

  • 7f9acc3e05 chore: release v3.7.5 Tw93 2026-01-05 17:00:34 +08:00
  • 30c4a46725 feat: add cli-only rpm build support (#1107) Tw93 2026-01-05 17:00:34 +08:00
  • 08034f49c7 fix: force non-interactive pnpm install on windows (#1108) Tw93 2026-01-05 17:00:34 +08:00
  • f020aa617c fix: resolve linux fullscreen virtual keyboard issue (#1109) Tw93 2026-01-05 17:00:34 +08:00
  • 9f5050aa6b chore: update contributors [skip ci] github-actions[bot] 2026-01-05 06:04:14 +00:00
  • 694061d97b Merge branch 'main' of https://github.com/tw93/Pake Tw93 2026-01-05 14:03:50 +08:00
  • 1a5a6c6fe3 fix: optimize contributors layout to match mole Tw93 2026-01-05 14:03:42 +08:00
  • d592b81521 chore: update contributors [skip ci] tw93 2026-01-04 00:41:31 +00:00
  • 99601594a3 docs: Simplify documents Tw93 2026-01-02 19:54:21 +08:00
  • 0c74683e36 chore: bump version to 3.7.4 Tw93 2026-01-01 13:47:46 +08:00
  • 1c74648cf1 Auto-fix formatting issues GitHub Action 2026-01-01 05:32:58 +00:00
  • f1a6bbd3f4 feat: Allow Tauri window to follow system theme by default and simplify injected theme detection logic. Tw93 2026-01-01 13:32:36 +08:00
  • 6d80d9eedf Auto-fix formatting issues GitHub Action 2026-01-01 03:51:24 +00:00
  • 852623e731 Merge branch 'dev' of https://github.com/tw93/Pake into dev Tw93 2026-01-01 11:50:31 +08:00
  • bcf44b8609 Auto-fix formatting issues GitHub Action 2026-01-01 03:49:02 +00:00
  • 8801f3b511 Merge branch 'dev' of https://github.com/tw93/Pake into dev Tw93 2026-01-01 11:48:59 +08:00
  • dac46684e5 Merge pull request #1106 from GXiang314/dev Tw93 2026-01-01 11:48:38 +08:00
  • 93613a3f84 feat: add --new-window option for third-party login popup (#1106) Tw93 2026-01-01 11:46:45 +08:00
  • 1ddb739917 Merge branch 'pr-1106' into dev Tw93 2026-01-01 11:40:50 +08:00
  • 4edf655cc5 Merge branch 'tw93:dev' into dev GXiang 2026-01-01 04:11:26 +08:00
  • bff7e448f4 Add enable tauri new window open handling (For CLI). GXiang 2026-01-01 04:10:10 +08:00
  • 94e61c3b54 Add enable tauri new window open handling. GXiang 2026-01-01 04:08:36 +08:00
  • 2ce0e94444 Merge branch 'main' of https://github.com/tw93/Pake Tw93 2025-12-26 20:52:38 +08:00
  • 7dc658f1a0 chore: Bump version to 3.7.3 and streamline macOS signing configuration. Tw93 2025-12-26 20:52:05 +08:00
  • 8c59c8dd94 Auto-fix formatting issues GitHub Action 2025-12-26 12:30:56 +00:00
  • 73351d76f2 feat: improve macOS app signing in CI, optimize pnpm dependency builds, and simplify pnpm install command Tw93 2025-12-26 20:29:14 +08:00
  • 64e6595c41 refactor: Replace generic artifact output directory with dedicated, conditional artifact uploads per package type and OS. Tw93 2025-12-26 20:21:00 +08:00
  • 6987136c37 ci: enable pnpm install scripts and suppress build warnings in setup-env action Tw93 2025-12-26 20:12:50 +08:00
  • 3df1874f88 ci: Add macOS DMG ad-hoc signing and usage instructions, define Node/PNPM versions, expand setup-mold action scope, remove icon copying, and refine auto-format status display. Tw93 2025-12-26 20:07:16 +08:00
  • 224f6feea8 update Tw93 2025-12-26 18:49:43 +08:00
  • a458c282b0 update yaml Tw93 2025-12-26 18:40:46 +08:00
  • b5ddcf821f Merge branch 'main' of https://github.com/tw93/Pake Tw93 2025-12-26 18:28:38 +08:00
  • efae18213d Build App With Pake CLI Tw93 2025-12-26 18:28:29 +08:00
  • 991218d2ad docs: Add formatted changelog for version 3.7.2 claude/review-code-changelog-a1Rgs Claude 2025-12-25 16:02:23 +00:00
  • 96dba8dae5 docs: Add comprehensive changelog review from 3.6.2 to 3.7.2 Claude 2025-12-25 15:57:58 +00:00
  • d55cafe00d can use local icons V3.7.2 Tw93 2025-12-25 23:27:03 +08:00
  • 866034d7f7 update Tw93 2025-12-25 22:53:45 +08:00
  • 53f0eaf2c6 update workflow Tw93 2025-12-25 22:38:29 +08:00
  • 139f87517c update workflow Tw93 2025-12-25 22:16:18 +08:00
  • 3d141108ad update release Tw93 2025-12-25 21:55:49 +08:00
  • 50fe79dc7b update Tw93 2025-12-25 21:26:21 +08:00
  • a7c1c2abdd update Tw93 2025-12-25 17:25:40 +08:00
  • f090f87ae9 3.7.2 Tw93 2025-12-25 17:19:38 +08:00
  • 4ebf4b1cab Fix packaging usage Tw93 2025-12-25 17:13:56 +08:00
  • 69e0a58f19 3.7.1 Tw93 2025-12-25 16:47:59 +08:00
  • 65bfb8fbd8 Auto-fix formatting issues GitHub Action 2025-12-25 08:30:25 +00:00
  • 26b9f95c66 feat: improve artifact finding logic in CI workflows and add comprehensive unit and integration tests for release artifacts. Tw93 2025-12-25 16:30:01 +08:00
  • 7be8776174 Merge branch 'dev' Tw93 2025-12-25 15:44:08 +08:00
  • 945835c939 feat: Update CLI version, refactor icon and app name generation, and standardize test timeouts. Tw93 2025-12-25 15:35:35 +08:00
  • 1ab60059f4 build: Conditionally import std::time::Duration for macOS. Tw93 2025-12-25 15:29:11 +08:00
  • f5a026fe79 fix: correct reserved Windows filename handling and remove unused macOS duration import. Tw93 2025-12-25 15:27:29 +08:00
  • f540e5b3bf feat: enhance app and icon naming with platform-specific logic and streamline icon generation error handling Tw93 2025-12-25 15:25:19 +08:00
  • 97e3318319 3.7.0 Tw93 2025-12-25 15:07:18 +08:00
  • 7752bef71e 3.7.0 Tw93 2025-12-25 15:06:41 +08:00
  • 32a9c2e1fc Auto-fix formatting issues GitHub Action 2025-12-25 06:54:04 +00:00
  • 477979eefa chore: Update dependencies, refactor CI workflows, and optimize Rust release build profile. Tw93 2025-12-25 14:52:06 +08:00
  • ca7ca23a8d Add release profile optimizations and Tw93 2025-12-25 13:47:53 +08:00
  • 9d9a73f90f feat: Enhance link handling to distinguish previewable media from downloads. Tw93 2025-12-25 13:47:46 +08:00
  • a032ece298 Upgrade dependencies Tw93 2025-12-25 12:48:26 +08:00
  • ea3b35736f Merge branch 'dev' of https://github.com/tw93/Pake into dev Tw93 2025-12-18 10:05:02 +08:00
  • 54e8c066f7 chore: Bump version to 3.6.4 Tw93 2025-12-18 10:04:58 +08:00
  • 885666ba5c Auto-fix formatting issues GitHub Action 2025-12-18 01:54:04 +00:00
  • 49c785f903 feat: Enhance Linux packaging with consistent binary naming, improved desktop file generation including RPM support Tw93 2025-12-18 09:53:30 +08:00
  • e68cabc868 3.6.3 Tw93 2025-12-17 10:58:31 +08:00
  • bbe40e3580 feat: copy application icons to build output for all platforms and update package version. Tw93 2025-12-17 10:39:04 +08:00
  • 09c89b6ede feat: Add icon copying to build artifacts and make menu functionality macOS-specific. Tw93 2025-12-17 10:38:54 +08:00
  • c120c4ac6d refactor: enhance error handling in invoke and menu modules, optimize CI workflow with a dedicated CLI build job, and add a window show delay constant. Tw93 2025-12-14 21:23:52 +08:00
  • f7968306a9 Merge branch 'dev' of https://github.com/tw93/Pake into dev Tw93 2025-12-13 13:41:58 +08:00
  • d54c3c04af refactor: move update notification logic to cli.ts and remove redundant cli:dev script Tw93 2025-12-13 13:41:55 +08:00
  • c2d25d8e2c chore: update contributors [skip ci] tw93 2025-12-13 05:31:53 +00:00
  • 48fb8c5d52 feat: Trigger contributor update workflow on push to main and dev branches Tw93 2025-12-13 13:31:34 +08:00
  • f8ef4ed61d chore: Add explicit commit step for contributors SVG and disable implicit commit. Tw93 2025-12-13 13:28:09 +08:00
  • 52624ec871 ci: Change contributors workflow trigger from push to manual dispatch. Tw93 2025-12-13 13:23:52 +08:00
  • 4ee66bd936 ci: Add concurrency configuration to the contributor update workflow. Tw93 2025-12-13 13:21:53 +08:00
  • 00f29f13a4 Auto-fix formatting issues GitHub Action 2025-12-13 05:15:47 +00:00
  • ac8eb568ad feat: migrate icon download from axios to fetch with enhanced timeout and error handling Tw93 2025-12-13 13:15:22 +08:00
  • 57dd7b3fb3 feat: consolidate test runners, replace axios with fetch for icon downloads, and update GitHub Actions workflow Tw93 2025-12-13 13:14:49 +08:00
  • bc5dbfbd30 3.6.2 Tw93 2025-12-12 20:37:50 +08:00
  • d3c40bfba2 3.6.2 Tw93 2025-12-12 20:33:16 +08:00
  • 4191777ef4 update build Tw93 2025-12-12 20:30:57 +08:00
  • 3263c57b1c Auto-fix formatting issues GitHub Action 2025-12-12 12:24:11 +00:00
  • b7f567f4d1 Merge branch 'dev' of https://github.com/tw93/Pake into dev Tw93 2025-12-12 20:23:42 +08:00
  • 9f074b18e8 feat: enhance CLI development workflow, add iterative build, and refine app naming defaults Tw93 2025-12-12 20:18:41 +08:00
  • 29815e710e refactor: extract CLI program definition to a helper and improve rust error handling and app name defaults. Tw93 2025-12-12 20:18:22 +08:00
  • 9f1ad9257c feat: Refactor CLI into a program-based structure, enhance dev server startup, and improve error handling. Tw93 2025-12-12 20:17:18 +08:00
  • 392c259122 Auto-fix formatting issues GitHub Action 2025-12-12 09:40:37 +00:00
  • e40f12081a migrate unit tests from custom runner to Vitest and rename CLI health checks. Tw93 2025-12-12 17:39:52 +08:00
  • 404775a945 implement application menu and stream file downloads Tw93 2025-12-12 17:39:30 +08:00
  • ce794a86cc Add Tauri application menu, introduce --iterative-build CLI option Tw93 2025-12-12 17:38:39 +08:00
  • 9d60bda10b Add iterative build mode, stream file downloads, and refactor name utilities and tests Tw93 2025-12-12 17:38:01 +08:00
  • 304688fa04 Merge branch 'dev' of https://github.com/tw93/Pake into dev Tw93 2025-12-12 15:55:16 +08:00
  • 233ad7cccc chore: refactor CI/CD workflows and simplify build scripts Tw93 2025-12-12 15:55:14 +08:00
  • 997cda5d9e Auto-fix formatting issues GitHub Action 2025-12-12 07:17:23 +00:00
  • 5a7b595420 Create comprehensive AI agent documentation and update Claude-specific guidance to reference it. Tw93 2025-12-12 15:16:55 +08:00
  • c83f55da8b Auto-fix formatting issues GitHub Action 2025-12-11 07:40:59 +00:00
  • c762f3cc26 Most documents have been updated Tw93 2025-12-11 15:40:37 +08:00
  • 21ef99fb18 Supplement linux packaging error faq Tw93 2025-12-10 23:14:26 +08:00
  • 49a85b0957 3.6.1 Tw93 2025-12-10 14:56:13 +08:00
  • 3bfaf95df7 3.6.1 Tw93 2025-12-10 14:54:12 +08:00
  • 9b548c38a2 fix(rust): suppress unused variable warnings on non-macOS platforms Tw93 2025-12-10 14:53:47 +08:00