All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.
- patch: Reduce size with new base image [Lorenzo Alberto Maria Ambrosi]
- patch: Move back button when creating connection [Lorenzo Alberto Maria Ambrosi]
- patch: Refactor network update function [Lorenzo Alberto Maria Ambrosi]
- patch: Make cursor optional with extra parameters [Lorenzo Alberto Maria Ambrosi]
- Fix hardware acceleration chromium flags [Lorenzo Alberto Maria Ambrosi]
- Add draft of file-browser unplugged source prompt [Lorenzo Alberto Maria Ambrosi]
- patch: Fix wifi passphrase hidden under keyboard [Lorenzo Alberto Maria Ambrosi]
- alter the build script to push as part of the buildx build [Phil Wilson]
- Refine keyboard style [Lorenzo Alberto Maria Ambrosi]
- patch: Add keyboard dark theme [Lorenzo Alberto Maria Ambrosi]
- Set contextIsolation to false [Alexis Svinartchouk]
- Update dependencies [Alexis Svinartchouk]
- Update project name and url in package.json [Alexis Svinartchouk]
- Update electron to v12.0.2 [Alexis Svinartchouk]
- Fix typo in README.md [Andrew Scheller]
- Update rendition from 19.0.0 to 20.10.1 [Alexis Svinartchouk]
- Update @balena/lint to to v5.4.1 [Alexis Svinartchouk]
- Don't connect to a network when the "Configure" button is pressed [Alexis Svinartchouk]
- Update electron to v11.2.3 [Alexis Svinartchouk]
- Add .versionbot/CHANGELOG.yml [Alexis Svinartchouk]
- Always show the ok button and the header in the wifi modal [Alexis Svinartchouk]
- Fix brigtness filter [Alexis Svinartchouk]
- Added screen brightness filter env variable [Lorenzo Alberto Maria Ambrosi]
- Run BALENAELECTRONJS_SCREENSAVER_OFF_COMMAND command on start [Alexis Svinartchouk]
- Spawn clicklock when the screensaver is on [Alexis Svinartchouk]
- Run BALENAELECTRONJS_SCREENSAVER_ON_COMMAND on start [Alexis Svinartchouk]
- Don't minify js [Alexis Svinartchouk]
- Turn the screen off and on on start [Alexis Svinartchouk]
- Update ts-json-schema-generator to v0.82.0 [Alexis Svinartchouk]
- Update rendition to v19 [Alexis Svinartchouk]
- Only log dbus errors if debug is set to balena-electronsjs:dbus [Alexis Svinartchouk]
- Update react to v17 [Alexis Svinartchouk]
- Update file-loader to v6.2.0 [Alexis Svinartchouk]
- Update @balena/lint to to v5.3.0 [Alexis Svinartchouk]
- Use fs promises interface [Alexis Svinartchouk]
- Remove bluebird [Alexis Svinartchouk]
- Update webpack to v5 [Alexis Svinartchouk]
- Remove no longer used utils exec funciton [Alexis Svinartchouk]
- Don't wait for screensaver on/off command to finish [Alexis Svinartchouk]
- Add debug in screensaver and updates-lock [Alexis Svinartchouk]
- Match dbus errors with single quotes [Alexis Svinartchouk]
- Fix electron warnings [Alexis Svinartchouk]
- Don't scan wifi networks if wifi is disabled [Alexis Svinartchouk]
- Improve sample app start script [Alexis Svinartchouk]
- Fix electron warnings in sample app [Alexis Svinartchouk]
- Add ipc methods to temporarily disable the screensaver [Alexis Svinartchouk]
- Use settings instance singleton [Alexis Svinartchouk]
- Allow overriding the screensaver delay from settings with BALENAELECTRONJS_SCREENSAVER_DELAY_OVERRIDE [Alexis Svinartchouk]
- Only allow updates while the screensaver is on [Alexis Svinartchouk]
- Update README instructions for building and using [Alexis Svinartchouk]
- Add clicklock [Alexis Svinartchouk]
- Update dependencies [Alexis Svinartchouk]
- Name images balenablocks/$ARCH-balena-electron-env:$GIT_TAG [Alexis Svinartchouk]
- Update electron to v9.4.0 [Alexis Svinartchouk]
- Remove jq [Alexis Svinartchouk]
- Add build script [Alexis Svinartchouk]
- Add sample app start script [Alexis Svinartchouk]
- Update electron to v9.3.3 [Alexis Svinartchouk]
- Add BALENAELECTRONJS_ZOOM_FACTOR env var [Alexis Svinartchouk]
- Factorize opening transparent windows [Alexis Svinartchouk]
- Prevent windows flashing white when opening [Alexis Svinartchouk]
- Factorize overlay windows, add a shadow [Alexis Svinartchouk]
- Fix DBusObjectNode.setProperty [Alexis Svinartchouk]
- Fix wifi icon size [Alexis Svinartchouk]
- Run commands on screensaver on or off events [Alexis Svinartchouk]
- Increase memory available for webpack during build [Alexis Svinartchouk]
- Add .dockerignore [Alexis Svinartchouk]
- Update electron to 9.3.2 [Alexis Svinartchouk]
- Run BALENAELECTRONJS_SCREENSAVER_COMMAND when the screensaver is triggered [Alexis Svinartchouk]
- Rename exec to execFile [Alexis Svinartchouk]
- Update wifi dialog, replace dbus-native with dbus-next [Alexis Svinartchouk]
- Replace $XRANDR_ROTATION with $ $XRANDR_ARGS [Alexis Svinartchouk]
- Update rendition to ^18.10 [Alexis Svinartchouk]
- Update typescript to v4 [Alexis Svinartchouk]
- Get buttons position from env [Alexis Svinartchouk]
- Wifi status icon [Alexis Svinartchouk]
- Inline svgs, update overlay buttons [Alexis Svinartchouk]
- Use simpleproxy to enable remote electron debugging [Alexis Svinartchouk]
- Env var for enabling electron remote debugging [Alexis Svinartchouk]
- Update electron and lodash in sample app [Alexis Svinartchouk]
- Copy tsconfig.webpack.json in the Dockerfile [Alexis Svinartchouk]
- Ensure MOUNTS_ROOT exists before listing files in it [Alexis Svinartchouk]
- Update rendition to ^17 [Alexis Svinartchouk]
- Install jq [Alexis Svinartchouk]
- Change en var prefix BALENA_ELECTRONJS to BALENAELECTRONJS [Alexis Svinartchouk]
- Umount partitions of unplugged devices automatically [Alexis Svinartchouk]
- Remove webpack usedExports config as it is the default [Alexis Svinartchouk]
- Fix webpack config filename in Dockerfile [Alexis Svinartchouk]
- Remove Xvfb and vnc support [Alexis Svinartchouk]
- Make delay before showing overlay buttons configurable [Alexis Svinartchouk]
- Install ntfs-3g for mounting ntfs partitions [Alexis Svinartchouk]
- Sticky window title bars [Alexis Svinartchouk]
- Prevent white flash when overlay buttons appear [Alexis Svinartchouk]
- Remote mount-drive method for mounting all drive partitions [Alexis Svinartchouk]
- Update electron to 9.0.5 [Alexis Svinartchouk]
- Lint files in pre-commit hook [Alexis Svinartchouk]
- Don't reload connection settings on Updated events [Alexis Svinartchouk]
- Reduce generated js size [Alexis Svinartchouk]
- Remove sidebar [Alexis Svinartchouk]
- Use typescript for webpack configuration [Alexis Svinartchouk]
- Update resin-lint to @balena/lint [Alexis Svinartchouk]
- Update rendition to v15 [Alexis Svinartchouk]
- Fix settings JSON schema generation [Alexis Svinartchouk]
- Update electron to v9.0.4 [Alexis Svinartchouk]
- Update npm dependencies [Alexis Svinartchouk]