webdrop-bridge/build/scripts
claudi 8f3f859e5b Refactor Windows installer configuration and improve logging functionality
- Changed installation scope from "perMachine" to "perUser" in the Windows installer configuration.
- Updated installation directory from "ProgramFiles64Folder" to "LocalAppDataFolder" for user-specific installations.
- Enhanced the configuration saving method to create parent directories if they don't exist.
- Improved the main window script loading logic to support multiple installation scenarios (development, PyInstaller, MSI).
- Added detailed logging for script loading failures and success messages.
- Implemented a new method to reconfigure logging settings at runtime, allowing dynamic updates from the settings dialog.
- Enhanced the settings dialog to handle configuration saving, including log level changes and error handling.
2026-02-19 15:48:59 +01:00
..
build_macos.sh feat: Implement configuration bundling for customer-specific builds and enhance build scripts 2026-01-30 11:09:19 +01:00
build_windows.py Refactor Windows installer configuration and improve logging functionality 2026-02-19 15:48:59 +01:00
create_release.ps1 feat: Update application version to 0.5.0 and refactor version syncing script 2026-02-18 13:48:32 +01:00
create_release.sh refactor: Switch from Packages API to Releases API for distribution 2026-01-28 15:11:46 +01:00
sync_remotes.ps1 fix: Correct PowerShell syntax in sync_remotes.ps1 and add graceful error handling 2026-01-28 13:07:45 +01:00
sync_version.py refactor: Enhance Unicode handling in build scripts and rename sync_version function 2026-02-18 13:54:17 +01:00
version_utils.py feat: Implement centralized version management and sync process 2026-01-30 09:16:12 +01:00