Feature/electron#4
Merged
Merged
Conversation
Include static assets in pipx package and resolve folder path
…web mode and desktop UI
- Fix AsyncMessageQueue resolver leak that caused outbound messages to be lost - Re-send saved filter to client on reconnect - Change default HTTP/TCP ports from 5000/8001 to 28080/28081 - Auto-increment TCP port on EADDRINUSE - Sync frontend default command with new TCP port - Clean dist/renderer before copying during build - Log received filter pids in client
…ions with stale PID warnings
…local vendor bundling - Extract reusable createMainWindow() in main.ts - Add native menu bar: File (Home, Export PNG/Offline HTML, Quit), View (Reload, DevTools), Help (About) - Introduce desktop-ui.css design system with CSS custom properties, component styles, scrollbar theming - Replace CDN scripts with local vendor files copied at build time via copy-vendor.js - Restyle index.html clients page with app toolbar and list components - Restyle plot.html with app toolbar, drawer-based filter panel, side nav jump menu, modal components - Use SVG icon for random color button instead of emoji - Set fixed chart canvas height (240px) instead of viewport-relative calc - Include IP and timestamp in exported PNG filenames - Include desktop-ui.css in offline HTML exports - Add null-safe event bindings for toolbar buttons
- Add electron.yml to build deb/AppImage on Ubuntu and exe on Windows - Sync package.json version from git tags (exact or nearest tag+dev) - Make build script cross-platform with rimraf/ncp - Add maintainer and author metadata for deb packaging
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.