Merged
Conversation
- 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.