Commit Graph

  • bbd51ad988
    Support using a Widevine-enabled Electron for DRM playback (fix #435) (PR #1073) erythros 2020-11-21 09:39:07 -0500
  • 7531c3136e Update changelog for `v10.1.5` v10.1.5 Ronan Jouchet 2020-11-08 21:52:39 -0500
  • 4c8d1a1185 Travis: more attempting to get ts-estlint to install on npm7 Ronan Jouchet 2020-11-08 21:42:39 -0500
  • f9815cb49f Deps: more trying getting npm7 peerDeps to play nice Ronan Jouchet 2020-11-08 21:31:04 -0500
  • 571717949d Deps: try to make npm7 peerDep resolution happy Ronan Jouchet 2020-11-08 21:15:51 -0500
  • 810f4a1e6a Deps: bump webpack from 4.x to 5.x (-cli from 3.x to 4.x) Ronan Jouchet 2020-11-08 21:08:24 -0500
  • 1add237878 Deps: bump ts-eslint from 3.x to 4.x Ronan Jouchet 2020-11-08 20:52:42 -0500
  • c78147225d CI: Add a node.js 15 build Ronan Jouchet 2020-11-08 20:45:36 -0500
  • 2c10d122f3
    Bump default Electron to 10.1.5 (with Chromium 85.0.4183.121) (#1066) Matthew Ruzzi 2020-11-08 17:29:11 -0800
  • 43073cb3f7
    README: suggest docker "-rm" flag to clean up containers after build (#1064) adasauce 2020-11-05 22:41:42 -0400
  • 6dbe4998b6 Update changelog for `v10.1.0` v10.1.0 Ronan Jouchet 2020-08-29 17:07:14 -0400
  • 7f3ebb1a69 On successful build, better explain how to run the app and what to do with it (fix #1029) Ronan Jouchet 2020-08-29 16:41:33 -0400
  • cb4ab05e7b cli: document arm64 arch Ronan Jouchet 2020-08-29 16:21:42 -0400
  • b1d0d6857f Bump default Electron to 10.1.0, bump to TS 4.x Ronan Jouchet 2020-08-29 16:08:37 -0400
  • 06369f1213 api.md: document arm64 arch Ronan Jouchet 2020-08-29 16:16:16 -0400
  • 1c06af23fa
    inferOs: Add support for arm64 (#1037) Cassidy James Blaede 2020-08-29 14:12:22 -0600
  • e24b22ea7f Update changelog for `v9.2.0` v9.2.0 Ronan Jouchet 2020-08-10 21:47:07 -0400
  • 85629434e6 Bump default Electron to 9.2.0 Ronan Jouchet 2020-08-10 21:42:57 -0400
  • b8b5cd5bc4 Document child process named "Electron" when building windows apps under non-Windows and without Wine (fix #1022) Ronan Jouchet 2020-08-10 21:37:45 -0400
  • fd88d5199f Restore & pimp docker docs in README, now that Docker build has been fixed by Jia (thanks Jia) (fix #848) Ronan Jouchet 2020-08-10 21:33:32 -0400
  • d16da7dd1f Type BrowserWindow Ronan Jouchet 2020-08-10 21:21:24 -0400
  • bd077756e8
    Emit TS type declarations, and type NativefierOptions (#1016) davidfant 2020-08-06 02:26:41 +0200
  • 3e5f1fabad
    [dev] Add unified {build,test} watch mode, using "concurrently" (#1011) Joe Skeen 2020-08-05 10:52:49 -0600
  • 8e8cd24e0d
    Add `--block-external-urls` flag to forbid external navigation attempts (Fix #978 - PR#1012) Joe Skeen 2020-08-02 12:31:47 -0600
  • 5d9a7ae4bc nit Ronan Jouchet 2020-07-22 21:08:07 -0400
  • 6f50ac6f4f A little less aggressive Ronan Jouchet 2020-07-22 21:07:22 -0400
  • 3bf3f2c0a8 One more Ronan Jouchet 2020-07-22 21:04:58 -0400
  • bed84e5735 One more nit Ronan Jouchet 2020-07-22 20:57:48 -0400
  • c87204cce7 Typo Ronan Jouchet 2020-07-22 20:56:58 -0400
  • 7c84785e33 typo Ronan Jouchet 2020-07-22 20:56:29 -0400
  • f8e0e9d6cb Detail question.md Ronan Jouchet 2020-07-22 20:56:14 -0400
  • b631ee23d6 Nit Ronan Jouchet 2020-07-22 20:54:27 -0400
  • 6b73b4e8f8 Improve issue templates Ronan Jouchet 2020-07-22 20:53:46 -0400
  • 99ceec59c8 Forbid creating template-less issues Ronan Jouchet 2020-07-22 20:37:04 -0400
  • 8684887fc6 Bump eslint to 7.x, fix new lint errors Ronan Jouchet 2020-07-18 11:19:58 -0400
  • 30f7aff7a9 README: fix links to bugs & feature requests Ronan Jouchet 2020-07-18 10:30:22 -0400
  • 1a36d24597 More README nits Ronan Jouchet 2020-07-18 10:27:56 -0400
  • cc8d65063a Simplify README, move unmaintained docker doc to Dockerfile Ronan Jouchet 2020-07-18 10:19:58 -0400
  • aa5a98b5e7 Update changelog for `v9.1.0` v9.1.0 Ronan Jouchet 2020-07-18 02:19:44 -0400
  • 53a2e9b4d3 Remove @types/electron-packager, they're built-in since 15.x Ronan Jouchet 2020-07-18 02:18:33 -0400
  • 792156f376 Bump deps: electron-packager, ts-loader, types Ronan Jouchet 2020-07-18 01:47:46 -0400
  • c18fc1ef9a Bump default Electron to 9.1.0 Ronan Jouchet 2020-07-18 01:36:32 -0400
  • f23447312d Fix 'Image could not be created' app error on run (fix #992) Ronan Jouchet 2020-07-18 01:26:23 -0400
  • e592c6bca6
    Bumped up NODE docker image version from 8 to 12.18.1 (#996) Pranav Shikarpur 2020-06-28 16:15:30 -0400
  • 9b0252d597 release.md: document creating & pushing npm-release-causing tag Ronan Jouchet 2020-06-13 11:27:38 -0400
  • ab852c3f6c Update changelog for `v9.0.0` v9.0.0 Ronan Jouchet 2020-06-13 11:03:58 -0400
  • 3b344306b0 README: mention Node 10 is required Ronan Jouchet 2020-06-13 10:51:00 -0400
  • 8fa394a1c0 [BREAKING CHANGE] Require Node.js >= 10 Ronan Jouchet 2020-06-13 10:46:27 -0400
  • e5ba8c779f Bump default Electron to 9.0.4, bump deps (jest, electron-context-menu) Ronan Jouchet 2020-06-13 10:23:15 -0400
  • 6b81324531
    --help: fix typo, clarify --icon helptext (PR #976) Luke Hamburg 2020-06-13 10:05:43 -0400
  • 1d3bed5f09
    Fix: notifications (fix #88, fix #956), processEnvs, using as git (#955) Alexander Weps 2020-04-27 17:52:21 +0200
  • 9ccda87938 Update changelog for `v8.0.7` v8.0.7 Ronan Jouchet 2020-04-22 22:12:36 -0400
  • eef320a150 Bump default Electron to 8.2.3, and bump app/electron-context-menu to 1.x Ronan Jouchet 2020-04-22 22:09:13 -0400
  • 4fbc3f7503 Fix 'Unable to load preload script' (fix #934) Ronan Jouchet 2020-04-22 22:02:34 -0400
  • fafaead442 Bump default Electron to 8.2.1 Ronan Jouchet 2020-04-06 22:01:32 -0400
  • fd0395a860 Update changelog for `v8.0.6` v8.0.6 Ronan Jouchet 2020-03-27 09:11:58 -0400
  • 34e443c832 Update changelog for `v8.0.5` v8.0.5 Ronan Jouchet 2020-03-27 09:00:39 -0400
  • 139a5745c8 Fix unintentionally *global*/os-wide keyboard shortcuts (fix #930) Ronan Jouchet 2020-03-27 08:47:44 -0400
  • 0c2510f31e Bump default Electron to 8.2.0 and Prettier Ronan Jouchet 2020-03-24 20:27:25 -0400
  • 91426d2e3e Travis: fix warning 'deploy: key api_key is an alias for api_token, using api_token' Ronan Jouchet 2020-03-20 22:46:56 -0400
  • 86cf42844f Log a helpful error when failing to parse JSON arg (fix #928) Ronan Jouchet 2020-03-20 21:03:37 -0400
  • 9f11976b3c Bugreport issue template: add checkmark for latest version Ronan Jouchet 2020-03-19 18:09:37 -0400
  • 3c4b743c67 Improve bugreport issue template Ronan Jouchet 2020-03-19 12:30:08 -0400
  • 4068497120 App/menu: back & forward: expose standard shortcuts first & handle mac, keep old weird shortcuts for backward compat Ronan Jouchet 2020-03-18 08:51:46 -0400
  • f7215814d7 App/menu: cleanup, typing, properly hide devtools when asked (fix #842) Ronan Jouchet 2020-03-18 00:16:47 -0400
  • 72a9eae6d6 Update changelog for `v8.0.4` v8.0.4 Ronan Jouchet 2020-03-16 21:34:20 -0400
  • 35eb72edfd Fix travis build Ronan Jouchet 2020-03-16 21:20:38 -0400
  • cde5c1e13b Fix failing to global-sudo-install due to postinstall script (fix #923) Ronan Jouchet 2020-03-16 21:06:03 -0400
  • 0a380bd0f4 Update changelog for `v8.0.3` v8.0.3 Ronan Jouchet 2020-03-15 20:57:48 -0400
  • f1f6dda4d1 Fix failing to install due to app yarn install Ronan Jouchet 2020-03-15 20:54:21 -0400
  • dbf12e4f78 README: fix path to images Ronan Jouchet 2020-03-15 17:57:22 -0400
  • 2c036cb8a2 Update changelog for `v8.0.2` v8.0.2 Ronan Jouchet 2020-03-15 17:41:20 -0400
  • b16e893237 Travis: only attempt to deploy with linux/node12 build, take 2 Ronan Jouchet 2020-03-15 17:40:43 -0400
  • f600047463 Update changelog for `v8.0.1` v8.0.1 Ronan Jouchet 2020-03-15 17:24:51 -0400
  • fd37a6a4c8 Align full tests (linter+tests) with deployment platform Ronan Jouchet 2020-03-15 17:23:48 -0400
  • d6e7aa6f41 Fix inferTitle test broken on Node 8 Ronan Jouchet 2020-03-15 17:19:19 -0400
  • 20de73c559 Travis: only attempt to deploy with linux/node12 build Ronan Jouchet 2020-03-15 17:09:56 -0400
  • 93c2d32c87 Update changelog for `v8.0.0` v8.0.0 Ronan Jouchet 2020-03-15 16:51:09 -0400
  • c9ee6667d4
    Revamp and move to TypeScript (#898) Ronan Jouchet 2020-03-15 16:50:01 -0400
  • f115beed0d Issue templates: nits Ronan Jouchet 2020-03-10 09:19:02 -0400
  • 9b50ebf3ca Issue templates / bugreport: nit Ronan Jouchet 2020-03-10 09:17:05 -0400
  • a4c373db80 Issue templates: comment header, enrich featurerequest Ronan Jouchet 2020-03-10 09:15:53 -0400
  • e57dc16cd3
    Update bug_report.md Ronan Jouchet 2020-03-10 09:12:46 -0400
  • dc46b16247
    Update feature_request.md Ronan Jouchet 2020-03-10 09:11:18 -0400
  • 92ef0a4f08
    Delete ISSUE_TEMPLATE.md Ronan Jouchet 2020-03-10 09:07:39 -0400
  • ba37e5ccd0
    Add modern github issue templates: bug, feature request (#901) Jia Hao 2020-03-10 06:06:34 -0700
  • 261ee2913b
    Fix #903: JS error when using Electron 7+ and --tray (PR #904) Roberto Leinardi 2020-02-17 00:11:48 +0100
  • b927b401b0 Update changelog for `v7.7.1` v7.7.1 Ronan Jouchet 2020-01-23 20:00:43 -0500
  • 97f092b77b Bump default Electron to 5.0.13 Ronan Jouchet 2020-01-23 19:57:18 -0500
  • 010f88aa1b Fix weirdly platform-dependent folder naming logic (PR #850, fix #708) Siddharth Srinivasan 2020-01-15 06:09:37 -0800
  • 18813776ca Doc: Clarify background-color arguments (#891) lockwiser 2020-01-14 20:52:49 +0200
  • 2edbf799c1 Fixed duplicate word in doc for `-bounce` (#883) Darío Hereñú 2019-12-13 20:40:24 -0300
  • 359f57c1f7 app: fix: nativefier application menu support on Electron 5.0 (#876) Adrian DC 2019-10-27 20:42:02 +0100
  • ef13ff1e1d feat: proxy rules with `--proxy-rules` flag (#854) otato.z 2019-10-23 07:38:39 +0800
  • 84f06e3e79 app: handle nativefier.json readonly access with options.maximize (#856) Adrian DC 2019-10-23 01:36:40 +0200
  • e00f08e5d6 Fix filter exception when injecting CSS (PR #837) shun 2019-08-28 20:28:18 +0900
  • 4f235c550a Update changelog for `v7.7.0` v7.7.0 Ronan Jouchet 2019-08-22 21:55:30 +0200
  • 99b1808dde Improve doc for --internal-urls (PR #833) Clement Fradet Normand 2019-08-22 21:46:20 +0200
  • b4d1ee0d39 Restore login functionality broken since Electron 5.x (PR #826) Alex D'Andrea 2019-08-22 21:41:37 +0200
  • d0a0614ba3 Add --browserwindow-options to completely expose Electron options (PR #835) FabulousCupcake 2019-08-22 21:37:49 +0200