Commit Graph

  • 67eb593164 Remove manifest-bind Alexis Svinartchouk 2019-12-09 12:20:50 +01:00
  • fe230e7d30 Rename resin -> balena Alexis Svinartchouk 2019-12-06 18:46:01 +01:00
  • 2f0ce3ee37 Only run prettier on ts and tsx files Alexis Svinartchouk 2019-12-06 18:32:55 +01:00
  • 992b8a6fb6 Fix layout when flashing Stevche Radevski 2019-12-06 15:07:26 +01:00
  • 84e45caa6c Rework lib/gui/app/styled-components to typescript Alexis Svinartchouk 2019-12-03 18:42:15 +01:00
  • 68d9542816 Convert FlashAnother & FlashResults to typescript Lorenzo Alberto Maria Ambrosi 2019-12-03 17:44:12 +01:00
  • c9c9c50d6c Rework finish page with React Lorenzo Alberto Maria Ambrosi 2019-11-25 16:15:47 +01:00
  • 9f4e0ce920 Add husky and lint-staged to run linting on commit Stevche Radevski 2019-12-06 13:28:03 +01:00
  • 388852d6b7 Move a couple of files to typescript and remove unnecessary $timeout Stevche Radevski 2019-12-06 11:06:20 +01:00
  • 4e1f071951 Change Flash and Driveselector extension to .tsx Stevche Radevski 2019-12-06 10:42:41 +01:00
  • 8e47829905 Move the main controller to React Stevche Radevski 2019-12-05 11:10:26 +01:00
  • 84fe5004a9 Remove broken settings shortcut from menu Alexis Svinartchouk 2019-12-05 13:39:51 +01:00
  • 28b51a9b46 Remove unused imports in main.js Alexis Svinartchouk 2019-12-04 18:11:45 +01:00
  • 07fc7af911 Remove experimental file picker Alexis Svinartchouk 2019-12-04 15:36:36 +01:00
  • 330405ae42 Remove tooltip-modal scss import Alexis Svinartchouk 2019-12-04 15:37:32 +01:00
  • ffb26ba67f Remove unused methods from drive selector component Lucian 2019-12-04 14:11:54 +00:00
  • fc597abbc9 Add sourcemap and elevate theme provider Lucian 2019-12-04 14:00:54 +00:00
  • 177f10f76d Refactor tooltip modal to use react Lucian 2019-12-04 13:16:35 +00:00
  • a7a7f83e3e Fix link hover color Lucian 2019-12-04 12:58:31 +00:00
  • b6fb44d6a5 Fix bug where images can't be reselected Lucian 2019-12-04 12:39:01 +00:00
  • 996c2b55a4 Run make sass Alexis Svinartchouk 2019-12-04 13:29:28 +01:00
  • 21d9d31a27 Use rendition modal for warning and errors when flashing Stevche Radevski 2019-12-04 12:42:34 +01:00
  • 285d9a9e5f Update .versionbot/scrutinizer.json Balena CI 2019-12-10 13:37:23 +02:00
  • 00536cba3a Refactor Warning modal in image selection Lucian 2019-12-03 17:35:33 +00:00
  • 641dde81e5 Refactor image-selection Lucian 2019-12-02 15:53:47 +00:00
  • 8177e98014 Refactor the DriveSelector to use async-await Thodoris Greasidis 2019-12-03 20:14:59 +02:00
  • abfc6be84d Convert the drive selection step to React Thodoris Greasidis 2019-12-03 19:37:18 +02:00
  • 1d15d582d9 chore: move flash step to React Stevche Radevski 2019-12-03 11:24:08 +01:00
  • 5cd3c5fcc0 Refactor image-selection Lucian 2019-12-02 15:53:47 +00:00
  • 5e568d7dd8 v1.5.69 v1.5.69 Balena CI 2019-12-10 13:35:21 +02:00
  • c251bce44d
    Merge pull request #3007 from balena-io/fix-appimage Alexis Svinartchouk 2019-12-10 12:33:28 +01:00
  • 1408dd48a1 Don't add --no-sandbox when ELECTRON_RUN_AS_NODE true Alexis Svinartchouk 2019-12-09 22:46:34 +01:00
  • c176890f72
    meta: move CODEOWNERS for internal consistency mv-codeowners Matthew McGinn 2019-12-09 13:27:24 -05:00
  • 44e11800c4 Update .versionbot/scrutinizer.json Balena CI 2019-12-09 11:45:37 +02:00
  • a77734797a v1.5.68 v1.5.68 Balena CI 2019-12-09 11:44:03 +02:00
  • a119ae7efa
    Merge pull request #3005 from balena-io/add-version-settings Lorenzo Alberto Maria Ambrosi 2019-12-09 10:41:53 +01:00
  • 7d284a7e18 Add version in settings modal Lorenzo Alberto Maria Ambrosi 2019-12-06 23:22:31 +01:00
  • a0f054d1ad Update .versionbot/scrutinizer.json Balena CI 2019-12-06 13:51:44 +02:00
  • 4d65bd9f1b v1.5.67 v1.5.67 Balena CI 2019-12-06 13:50:04 +02:00
  • 517511e5be
    Merge pull request #3000 from balena-io/fix-macos-elevation-in-development Alexis Svinartchouk 2019-12-06 12:48:17 +01:00
  • 2ef38fe06d Fix elevation on macos in development Alexis Svinartchouk 2019-12-05 20:04:38 +01:00
  • 5962ddf8fb Update .versionbot/scrutinizer.json Balena CI 2019-12-03 18:31:55 +02:00
  • b128d36121 v1.5.66 v1.5.66 Balena CI 2019-12-03 18:30:04 +02:00
  • 082025f0b6
    Merge pull request #2932 from balena-io/electron6 Alexis Svinartchouk 2019-12-03 17:28:09 +01:00
  • 220b7f6d53 Remove usage of deprecated componentWillReceiveProps Alexis Svinartchouk 2019-12-03 15:41:33 +01:00
  • 062723bf15 Fix typing in settings.tsx Alexis Svinartchouk 2019-12-03 15:07:19 +01:00
  • bcbbb64042 Update dependencies after rebase Alexis Svinartchouk 2019-12-03 13:57:33 +01:00
  • 59230a0f9e Fix windows elevation module import Alexis Svinartchouk 2019-12-02 14:13:52 +01:00
  • 18fb9c9de3 Package dll files (needed for lzma_native on windows) Alexis Svinartchouk 2019-11-15 18:53:57 +01:00
  • 26e827e4dc Update electron to 6.1.4 Alexis Svinartchouk 2019-10-18 15:16:31 +02:00
  • 2f828b1d39 Wrapper script for linux to add --no-sandbox when running as root Alexis Svinartchouk 2019-10-18 03:37:47 +02:00
  • 5b22fcc2f5 Remove unused script Alexis Svinartchouk 2019-10-18 02:36:29 +02:00
  • 4f36b00ec3 Simplify webpack config Alexis Svinartchouk 2019-10-16 17:59:03 +02:00
  • 707c20513e Simplify electron-builder files config Alexis Svinartchouk 2019-10-15 18:43:22 +02:00
  • cddd068887 Update spectron to ^8 Alexis Svinartchouk 2019-10-15 17:38:25 +02:00
  • cf6863b2c6 Update dependencies, get node-usb from npm Alexis Svinartchouk 2019-10-15 14:37:04 +02:00
  • 994d311ed3 Update nan to ^2.14 Alexis Svinartchouk 2019-10-11 01:31:30 +02:00
  • 1098f8cb1e Use the same entrypoint for etcher and the child writer Alexis Svinartchouk 2019-10-11 14:58:30 +02:00
  • 1be1a2b8f7 Require angular-mocks only when needed Alexis Svinartchouk 2019-10-10 15:53:38 +02:00
  • 07a6e40917 Remove no longer needed pkg dev dependency Alexis Svinartchouk 2019-10-10 15:08:50 +02:00
  • 2c2057b5cb Update mocha, remove nock Alexis Svinartchouk 2019-10-10 15:03:54 +02:00
  • caf09e7498 Remove no longer needed xml2js Alexis Svinartchouk 2019-10-10 13:37:30 +02:00
  • 9488468b67 Remove node-pre-gyp patch that is no longer needed with electron 6 Alexis Svinartchouk 2019-10-10 14:10:30 +02:00
  • d071bf8ade Update electron-mocha to ^8.1.2, remove acorn Alexis Svinartchouk 2019-10-10 14:57:14 +02:00
  • 1626c01ff4 Update electron to 6.0.10 Alexis Svinartchouk 2019-09-23 15:34:27 +02:00
  • 508465dae9 Update .versionbot/scrutinizer.json Balena CI 2019-12-03 12:10:20 +02:00
  • 3dd6895662 v1.5.65 v1.5.65 Balena CI 2019-12-03 12:08:43 +02:00
  • 0ab967b7a4
    Merge pull request #2965 from balena-io/revamp-settings Lorenzo Alberto Maria Ambrosi 2019-12-03 11:06:43 +01:00
  • 3b07946065 Convert settings modal to typescript Lorenzo Alberto Maria Ambrosi 2019-11-14 19:26:26 +01:00
  • 4c0a079d1e Refactor settings page into modal Lorenzo Alberto Maria Ambrosi 2019-11-04 13:37:06 +01:00
  • 9829ee41cd Update .versionbot/scrutinizer.json Balena CI 2019-11-27 16:13:39 +02:00
  • 1878b39e21 v1.5.64 v1.5.64 Balena CI 2019-11-27 16:11:49 +02:00
  • 7050111bf4
    Merge pull request #2973 from balena-io/use-bash Alexis Svinartchouk 2019-11-27 15:09:43 +01:00
  • 572f7d826a Use bash instead of sh for running the elevated process on Linux and Mac Alexis Svinartchouk 2019-11-22 15:43:08 +01:00
  • 391c0de4eb Update README landr-preview Dimitrios Lytras 2019-11-14 19:33:48 +02:00
  • e1cd193975 Resize logo Dimitrios Lytras 2019-11-14 12:27:44 +02:00
  • 77155eb6a2 Add screenshot Dimitrios Lytras 2019-11-14 12:23:23 +02:00
  • 95122f1dab Update readme Dimitrios Lytras 2019-10-23 17:08:38 +02:00
  • b9d366dbad Update .versionbot/scrutinizer.json Balena CI 2019-11-08 15:04:01 +02:00
  • a155811678 v1.5.63 v1.5.63 Balena CI 2019-11-08 15:02:17 +02:00
  • 54ccee3c0f
    Merge pull request #2964 from balena-io/add-faq Dimitrios Lytras 2019-11-08 15:00:13 +02:00
  • 88b7665b7f docs: Introduce an FAQ file Dimitrios Lytras 2019-11-06 18:02:41 +02:00
  • c9cdbd8d67 Update .versionbot/scrutinizer.json Balena CI 2019-11-06 19:39:50 +02:00
  • a66007f8cc v1.5.62 v1.5.62 Balena CI 2019-11-06 19:38:02 +02:00
  • d5f348c039
    Merge pull request #2963 from balena-io/update-drivelist Alexis Svinartchouk 2019-11-06 18:35:42 +01:00
  • c0d1899ad3 Update drivelist to 8.0.9 Alexis Svinartchouk 2019-11-06 16:59:49 +01:00
  • ea14ef6314 v1.5.61 v1.5.61 Balena CI 2019-11-06 04:04:10 +02:00
  • 75e6f1e39a
    Merge pull request #2939 from balena-io/update-macos-catalina Alexis Svinartchouk 2019-11-06 02:55:46 +01:00
  • f372fba1fd Don't use electron-is-running-in-asar, fix AppImage builds Alexis Svinartchouk 2019-11-05 14:22:37 +01:00
  • d494cee0da Don't spell check scripts Alexis Svinartchouk 2019-10-16 02:25:19 +02:00
  • 1b8380c5dc Update scripts repo as electron-builder's build command was renamed electron-builder Alexis Svinartchouk 2019-11-03 13:53:43 +01:00
  • 1ee2eb05eb Update electron-builder to ^22 Alexis Svinartchouk 2019-11-03 13:34:56 +01:00
  • 9b82891abb Use sudo instead of sudo-prompt on macOS >= Catalina Alexis Svinartchouk 2019-11-01 16:16:26 +01:00
  • 64a28f891f Don't pack files in an asar archive on macOS Alexis Svinartchouk 2019-10-25 17:24:29 +02:00
  • c4944f31d6 Notarize app on macOS Lorenzo Alberto Maria Ambrosi 2019-10-18 19:18:30 +02:00
  • 6fd696546c v1.5.60 v1.5.60 Balena CI 2019-10-18 14:33:17 +03:00
  • e957dab993
    Merge pull request #2937 from balena-io/ext2fs-1.0.30 Alexis Svinartchouk 2019-10-18 13:31:03 +02:00
  • 831e7af9ed ext2fs: upgrade ext2fs to 1.0.30 Matthew McGinn 2019-10-18 10:38:27 +02:00
  • f9520085fa etcher pro dockerfile wip pro-try-3 Alexis Svinartchouk 2019-09-20 17:50:56 +02:00
  • 64c4863c8a Use the same entrypoint for etcher and the child writer Alexis Svinartchouk 2019-10-11 14:58:30 +02:00