Commit Graph

  • 6bf8648e1f Refine Windows installer update process to handle in-app updates more effectively electrobun Tom Butcher 2026-08-09 00:32:52 +01:00
  • de2c93d82f Introduce delay in Windows installer to improve update reliability Tom Butcher 2026-08-09 00:16:10 +01:00
  • a0ea239aa6 Enhance main window controls and introduce application menu Tom Butcher 2026-08-09 00:09:42 +01:00
  • d7a7e798cb Enhance Windows installer update process with improved file handling and retry mechanisms Tom Butcher 2026-08-08 23:41:44 +01:00
  • 2216a28ce3 Refactor Windows installer update process to improve file handling and cleanup Tom Butcher 2026-08-08 23:16:03 +01:00
  • 29bf25cc20 Refactor Windows installer update process for improved file handling Tom Butcher 2026-08-08 22:35:37 +01:00
  • ddaeb3cfff Restrict application menu functionality to macOS Tom Butcher 2026-08-08 22:19:39 +01:00
  • d2d64ef45d Refactor Windows installer for side-by-side updates and improved directory handling Tom Butcher 2026-08-08 22:06:53 +01:00
  • e9f4c1f3d3 Refine CEF installer artifact detection logic in app update process main Tom Butcher 2026-08-08 21:56:32 +01:00
  • 1d741d8932 Add artifact filtering for CEF installer in app update process Tom Butcher 2026-08-08 21:10:12 +01:00
  • 8d689617f5 Add macOS volume icon for DMG packaging Tom Butcher 2026-08-08 20:58:05 +01:00
  • 21a88e00d0 Add macOS headerpad fix for x64 binaries Tom Butcher 2026-08-08 20:57:37 +01:00
  • c1e0921c3e Update MSI wrapper to use dynamic log path and ensure cleanup on uninstall Tom Butcher 2026-08-08 20:36:57 +01:00
  • 9051b94767 Bump version Tom Butcher 2026-08-08 20:24:33 +01:00
  • 4ee72fdbac Add MSI wrapper support for Windows installer Tom Butcher 2026-08-08 20:21:50 +01:00
  • e32eda100a Enhance app update checks with improved error handling and duplicate installation detection Tom Butcher 2026-08-08 20:08:55 +01:00
  • c5d8d9cf70 Add duplicate installation checks and update handling in Electron context Tom Butcher 2026-08-08 20:04:55 +01:00
  • e46e12f15d Add check for updates functionality in Electron context and menu Tom Butcher 2026-08-08 19:46:07 +01:00
  • 3534a797fc Refactor About component to use getAppEngine for Electron context Tom Butcher 2026-08-08 19:40:30 +01:00
  • a5cad3b746 Integrate Electron context into NotificationProvider for responsive styling Tom Butcher 2026-08-08 19:38:00 +01:00
  • 998084160f Add app update engine handling and UI enhancements Tom Butcher 2026-08-08 19:37:51 +01:00
  • 6b9e4bff63 Implement URL filtering in Electron navigation handlers Tom Butcher 2026-08-08 19:05:35 +01:00
  • 643dc46402 Update pnpm-lock.yaml to specify exact versions and add new dependency Tom Butcher 2026-08-07 21:58:03 +01:00
  • 2e08c454a7 Update dependencies and improve Electrobun configuration Tom Butcher 2026-08-07 21:56:52 +01:00
  • e81bc235a8 Remove unused installer icon handling in finalize-desktop-artifacts.mjs Tom Butcher 2026-08-04 23:39:57 +01:00
  • f52ca059a1 Enhance CEF bundling support and update build scripts Tom Butcher 2026-08-04 22:49:50 +01:00
  • 482cc5dc86 Refactor DashboardNavigation to streamline notification context usage Tom Butcher 2026-08-04 02:54:11 +01:00
  • be51fecba6 Update class logic in DashboardNavigation for electron navigation wrapper Tom Butcher 2026-08-04 02:40:53 +01:00
  • 19ce749e80 Fix variable naming inconsistency in DashboardNavigation component Tom Butcher 2026-08-04 02:29:26 +01:00
  • 184a6621d9 Refactor DashboardNavigation and enhance CSS styles Tom Butcher 2026-08-04 02:14:57 +01:00
  • d28bed7136 Enhance window management and navigation handling Tom Butcher 2026-08-04 01:57:51 +01:00
  • eb1ee1e82b Update Windows installer to use FarmControl.exe and enhance process handling Tom Butcher 2026-08-04 01:29:31 +01:00
  • 893804a17c Add uninstaller icons and update packaging scripts Tom Butcher 2026-08-04 01:18:44 +01:00
  • 3c4dc329d0 Remove MSI installer support and related scripts Tom Butcher 2026-08-04 01:15:29 +01:00
  • cfd0849cba Add app icon generation script and update related processes Tom Butcher 2026-08-04 01:11:18 +01:00
  • ee62045416 Add support for automatic restart after successful installation on Windows Tom Butcher 2026-08-04 00:45:52 +01:00
  • 6f2f7ed5c2 Enhance app update process with improved restart handling and Windows launcher resolution Tom Butcher 2026-08-04 00:24:38 +01:00
  • 4fdf3a233d Enhance Windows installer with improved logging and installation progress tracking Tom Butcher 2026-08-03 23:54:23 +01:00
  • 2383d14a80 Refactor Windows installer shortcut creation process Tom Butcher 2026-08-03 22:54:06 +01:00
  • debf6802ce Update Windows installer to support .msi format and enhance installation process Tom Butcher 2026-08-03 22:44:46 +01:00
  • 79ee30fd25 Refactor window state handling in window.js and adjust frame dimensions in windows-work-area.js Tom Butcher 2026-08-03 18:21:52 +01:00
  • 98ee99ae69 Update Windows installer to use .exe extension instead of .msi for compatibility with new executable format. Refactor validation function to check for Windows executables, enhancing installer integrity checks. Tom Butcher 2026-08-03 18:03:22 +01:00
  • d418e4b809 Remove rcedit entry from pnpm-lock.yaml to reflect the recent dependency cleanup, streamlining project dependencies. Tom Butcher 2026-08-03 03:25:17 +01:00
  • caabc62509 Remove rcedit dependency from package.json and bun.lock, streamlining project dependencies. Additionally, eliminate the patchWindowsBinaries function call in the finalize-desktop-artifacts.mjs script, simplifying the artifact finalization process. Tom Butcher 2026-08-03 03:24:59 +01:00
  • c056a2b021 Enhance patch-windows-binaries script with retry logic and improved error handling Tom Butcher 2026-08-03 03:01:47 +01:00
  • 4a1badb5aa Refactor Windows path handling in windows-app-paths.js Tom Butcher 2026-08-03 02:37:32 +01:00
  • 3d710e2d2e Remove grant-users-access.nsh script from Windows installer packaging Tom Butcher 2026-08-03 01:17:35 +01:00
  • 9bd581ee03 Refactor Windows installer and scripts to enhance user access and installation behavior Tom Butcher 2026-08-03 01:17:00 +01:00
  • 7d48ab6e85 Update Windows installer and build scripts to transition from deeplink.exe to deeplink.js Tom Butcher 2026-08-03 01:15:02 +01:00
  • 2e7d255b20 Refactor patch-windows-binaries script to improve error handling and target specific executables Tom Butcher 2026-08-03 01:14:06 +01:00
  • 634113ec5c Refactor import statement in patch-windows-binaries script Tom Butcher 2026-08-03 01:07:05 +01:00
  • f641ea390d Implement user access permissions and update deeplink handling in Windows installer Tom Butcher 2026-08-03 00:59:07 +01:00
  • 7d1dc22327 Remove unused dependencies from package files Tom Butcher 2026-08-03 00:53:31 +01:00
  • 9c86737691 Add grant users access script to Windows installer process Tom Butcher 2026-08-03 00:50:08 +01:00
  • add206457f Add user access permissions for Windows installer</message> Tom Butcher 2026-08-03 00:45:53 +01:00
  • cc3846397a Update branding text in Windows installer script to ensure correct version display Tom Butcher 2026-08-03 00:29:44 +01:00
  • 27e5ef13bc Refactor Windows app path handling to remove unnecessary directory change Tom Butcher 2026-08-03 00:26:17 +01:00
  • e1051499f9 Add installer icons for Windows and macOS Tom Butcher 2026-08-02 23:35:37 +01:00
  • ee35e12959 Add farmcontrolinstaller logo and enhance Windows path handling Tom Butcher 2026-08-02 23:32:27 +01:00
  • 4cf4f5e27f Refactor updater script for Windows application restart handling Tom Butcher 2026-08-02 23:12:28 +01:00
  • c48b8d72da Update branding text in Windows installer script Tom Butcher 2026-08-02 23:09:46 +01:00
  • 5c1ea30e5d Enhance Windows installer and application path handling Tom Butcher 2026-08-02 23:09:39 +01:00
  • 17b5068644 Refactor Windows installer scripts to remove desktop and start menu shortcut sections Tom Butcher 2026-08-02 22:50:30 +01:00
  • 2335a64c03 Refactor Windows path handling for application data directories Tom Butcher 2026-08-02 22:35:24 +01:00
  • 1fdbb01ceb Refactor Windows instance directory retrieval in deeplink handling Tom Butcher 2026-08-02 22:25:14 +01:00
  • 5f061f92eb Enhance deeplink and single instance management for Windows Tom Butcher 2026-08-02 22:02:17 +01:00
  • 35a50fa97d Update Windows installer scripts to include build number and branding text Tom Butcher 2026-08-02 21:53:38 +01:00
  • 282d0c6630 Add isElectrobunBridgeReady function and update error handling in AppUpdateContext Tom Butcher 2026-08-02 21:40:30 +01:00
  • a196d0f26d Update Windows installer and deeplink handling Tom Butcher 2026-08-02 21:34:43 +01:00
  • 09d90632f9 Add macOS code signing functionality to finalize desktop artifacts Tom Butcher 2026-08-02 21:28:21 +01:00
  • 1cc21fd9e3 Enhance Windows startup window management Tom Butcher 2026-08-02 21:27:22 +01:00
  • 5450473f74 Implement deeplink functionality and update installer for Windows Tom Butcher 2026-08-02 21:24:05 +01:00
  • 37593d73ce Implement logging for Windows launch arguments in single instance management Tom Butcher 2026-08-02 21:03:12 +01:00
  • 93df523b7c Enhance single instance and deep link functionality for Windows Tom Butcher 2026-08-02 20:51:03 +01:00
  • 3ed7945b7c Enhance single instance and deep link handling Tom Butcher 2026-08-02 20:38:06 +01:00
  • 76ec8389c2 Add logging for navigation events in ElectronContext Tom Butcher 2026-08-02 20:20:14 +01:00
  • 9ef02304fe Add restart stage to app update process Tom Butcher 2026-08-02 20:04:30 +01:00
  • 30f0ac1559 Refactor app update process and restart handling Tom Butcher 2026-08-02 20:03:54 +01:00
  • 4caa7a4bd1 Refactor single instance and deep link handling Tom Butcher 2026-08-02 19:45:54 +01:00
  • 37113b1b41 Implement enhanced window management for Windows platform Tom Butcher 2026-08-02 19:40:18 +01:00
  • fb81cfedd2 Enhance single instance management and deep link processing Tom Butcher 2026-08-02 19:37:09 +01:00
  • 813b43595b Update DashboardNavigation to include a vertical divider between logos Tom Butcher 2026-08-02 19:31:53 +01:00
  • 6dad9c820c Enhance single instance management and deep link processing Tom Butcher 2026-08-02 19:16:44 +01:00
  • 3b28aa4308 Add application menu structure for macOS and Windows Tom Butcher 2026-08-02 19:04:14 +01:00
  • 40ccacc9a8 Refactor single instance management and deep link handling Tom Butcher 2026-08-02 18:43:33 +01:00
  • 1c8fc51db2 Update window management for Windows platform Tom Butcher 2026-08-02 18:34:43 +01:00
  • 611cd4aad5 Implement single instance management and enhance deep link handling Tom Butcher 2026-08-02 16:25:09 +01:00
  • 1b77428a8a Fix button order in DashboardWindowButtons component for consistent window management display Tom Butcher 2026-08-02 16:24:54 +01:00
  • d0345fd7f3 Enhance window management for macOS and Windows Tom Butcher 2026-08-02 16:20:59 +01:00
  • 8e3ce20bb6 Add macOS traffic light controls and enhance window management Tom Butcher 2026-08-02 15:57:54 +01:00
  • c334781689 Refactor Windows MSI installer sequence for improved action flow Tom Butcher 2026-08-02 14:16:58 +01:00
  • 7150639908 Remove media queries for color scheme in preload.css to simplify styling. This change eliminates the background color definitions for dark and light modes, streamlining the CSS for the loader component. Tom Butcher 2026-08-02 14:15:04 +01:00
  • 655e1803ff Update macOS vibrancy styles for improved background opacity and add navigation wrapper styles Tom Butcher 2026-08-02 13:53:56 +01:00
  • 884f66cc4c Refactor Windows MSI installer sequence for improved uninstall handling Tom Butcher 2026-08-02 13:10:46 +01:00
  • a8339aa9f8 Enhance macOS window effects validation and build process Tom Butcher 2026-08-02 13:05:28 +01:00
  • 8d9455eaa9 Refine macOS vibrancy styles and enhance layout structure Tom Butcher 2026-08-02 12:50:29 +01:00
  • 805361516e Enhance macOS window effects and improve Electrobun integration Tom Butcher 2026-08-02 12:18:30 +01:00
  • f6978f44b2 Enhance Electrobun integration and pre-build process Tom Butcher 2026-08-02 03:19:36 +01:00
  • f59000778e Refactor Windows MSI installer configuration for improved uninstall handling Tom Butcher 2026-08-02 02:53:46 +01:00
  • b1ca3818e3 Enhance DashboardNavigation component with drag-and-drop support Tom Butcher 2026-08-02 02:52:28 +01:00