Skip to content

Perf/windows support#2

Merged
coder-hhx merged 6 commits intocoder-hhx:masterfrom
su-fen:perf/windows-support
Mar 3, 2026
Merged

Perf/windows support#2
coder-hhx merged 6 commits intocoder-hhx:masterfrom
su-fen:perf/windows-support

Conversation

@su-fen
Copy link
Contributor

@su-fen su-fen commented Mar 3, 2026

No description provided.

su-fen and others added 6 commits March 3, 2026 19:52
- Hide console window for cratebay-daemon on Windows release builds via windows_subsystem attribute
- Replace native window decorations with custom titlebar and window controls (minimize/maximize/close)
- Move window config to platform-specific tauri.windows.conf.json
- Add drag region support for custom titlebar
- Add Windows release build script
- Remove trayIcon from base tauri.conf.json to avoid creating two tray icons when the app also creates one programmatically
- Update website feature descriptions to mention system tray quick actions
…iners

- Sort published port pairs by (public, private) before formatting to prevent order flickering on each refresh
- Add unit tests for format_published_ports
- Update website feature descriptions to reflect stable port mapping display
- Replace Inter/Fira Code/JetBrains Mono with Geist Sans + Geist Mono
  variable fonts, bundled locally for offline desktop app support
- Remove Google Fonts remote dependency
- Unify font-family across all CSS and inline styles
- Enhance page layouts, component styles, and transition animations
- Add shadcn/ui component library (new-york style) with Tailwind CSS
- Refine Kubernetes, VMs, Volumes, Images, Containers, and Dashboard pages
…olish UI animations

- Sort volumes by name on both backend and frontend to prevent UI jitter during live refresh
- Add stale-request guard and deep equality check in useVolumes hook to avoid unnecessary re-renders
- Redesign run container modal with sectioned layout, icons, toggle switches, and improved error display
- Optimize page transition animation (remove redundant will-change: transform)
- Refine modal box-shadow for a subtler appearance
- Add unit tests for useVolumes hook
- Update website feature descriptions to reflect stable volume ordering
- Add missing npm packages: clsx, tailwind-merge, class-variance-authority,
  radix-ui, lucide-react, sonner
- Configure @/ path alias in tsconfig.app.json and vite.config.ts
- Import JSX type explicitly in Kubernetes.tsx and Vms.tsx for TS 5.9
- Apply cargo fmt to cratebay-daemon main.rs
@coder-hhx coder-hhx merged commit 2145282 into coder-hhx:master Mar 3, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants