Skip to content

Commit 4b2cb5d

Browse files
committed
Bump nativefier v and protonmail url
1 parent 63a9445 commit 4b2cb5d

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

proton_client_linux.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ var nativefier = require('nativefier').default;
33
// possible options, defaults unless specified otherwise
44
var options = {
55
name: 'proton-client', // will be inferred if not specified
6-
targetUrl: 'https://beta.protonmail.com', // required
6+
targetUrl: 'https://mail.protonmail.com', // required
77
platform: 'linux', // defaults to the current system
88
arch: 'x64', // defaults to the current system
9-
appVersion: '1.2.0',
9+
appVersion: '1.2.1',
1010
overwrite: true,
1111
asar: false, // see conceal
1212
icon: './icons/icon.png',

proton_client_mac.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ var nativefier = require('nativefier').default;
33
// possible options, defaults unless specified otherwise
44
var options = {
55
name: 'ProtonClient', // will be inferred if not specified
6-
targetUrl: 'https://beta.protonmail.com', // required
6+
targetUrl: 'https://mail.protonmail.com', // required
77
platform: 'mac', // defaults to the current system
88
arch: 'x64', // defaults to the current system
99
appVersion: '1.2.0',

proton_client_win.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ var nativefier = require('nativefier').default;
33
// possible options, defaults unless specified otherwise
44
var options = { //nativefier -n ProtonMail -a x64 --tray --single-instance --internal-urls "(http(s)?:\/\/.)?(www\.)?([-a-zA-Z0-9@:%_\+.~#?&//=]*)?(protonmail.com)" beta.protonmail.com
55
name: 'ProtonClient', // will be inferred if not specified
6-
targetUrl: 'https://beta.protonmail.com', // required
6+
targetUrl: 'https://mail.protonmail.com', // required
77
platform: 'windows', // defaults to the current system
88
arch: 'x64', // defaults to the current system
9-
appVersion: '1.2.0',
9+
appVersion: '1.2.1',
1010
overwrite: true,
1111
asar: false, // see conceal
1212
icon: './icons/icon.ico',

resources/app/nativefier.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"accessibilityPrompt":true,"alwaysOnTop":false,"appVersion":"1.2.0","backgroundColor":null,"basicAuthPassword":null,"basicAuthUsername":null,"bounce":true,"clearCache":false,"counter":true,"darwinDarkModeSupport":false,"disableGpu":false,"diskCacheSize":null,"enableEs3Apis":false,"fastQuit":false,"fileDownloadOptions":{"saveAs":true},"flashPluginDir":null,"fullScreen":false,"globalShortcuts":null,"height":900,"ignoreCertificate":false,"ignoreGpuBlacklist":false,"insecure":false,"internalUrls":"(http(s)?://.)?(www.)?([-a-zA-Z0-9@:%_+.~#?&//=]*)?(protonmail.com)","blockExternalUrls":false,"maximize":false,"name":"proton-client","nativefierVersion":"42.4.0","proxyRules":null,"showMenuBar":false,"singleInstance":true,"targetUrl":"https://beta.protonmail.com/","titleBarStyle":null,"tray":true,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36","width":1440,"win32metadata":{"ProductName":"proton-client","InternalName":"proton-client","FileDescription":"proton-client"},"disableOldBuildWarning":false,"zoom":1,"buildDate":1621425455166}
1+
{"accessibilityPrompt":true,"alwaysOnTop":false,"appVersion":"1.2.1","backgroundColor":null,"basicAuthPassword":null,"basicAuthUsername":null,"bounce":true,"clearCache":false,"counter":true,"darwinDarkModeSupport":false,"disableGpu":false,"diskCacheSize":null,"enableEs3Apis":false,"fastQuit":false,"fileDownloadOptions":{"saveAs":true},"flashPluginDir":null,"fullScreen":false,"globalShortcuts":null,"height":900,"ignoreCertificate":false,"ignoreGpuBlacklist":false,"insecure":false,"internalUrls":"(http(s)?://.)?(www.)?([-a-zA-Z0-9@:%_+.~#?&//=]*)?(protonmail.com)","blockExternalUrls":false,"maximize":false,"name":"proton-client","nativefierVersion":"42.4.0","proxyRules":null,"showMenuBar":false,"singleInstance":true,"targetUrl":"https://mail.protonmail.com/","titleBarStyle":null,"tray":true,"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36","width":1440,"win32metadata":{"ProductName":"proton-client","InternalName":"proton-client","FileDescription":"proton-client"},"disableOldBuildWarning":false,"zoom":1,"buildDate":1626617603813}

resources/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"proton-client-nativefier-00c4e7","version":"1.0.0","description":"Placeholder for the nativefier cli to override with a target url","main":"lib/main.js","author":"Jia Hao","license":"MIT","keywords":["desktop","electron","placeholder"],"scripts":{},"dependencies":{"electron-context-menu":"^2.5.0","electron-dl":"^3.2.0","electron-squirrel-startup":"^1.0.0","electron-window-state":"^5.0.3","source-map-support":"^0.5.19"},"devDependencies":{"electron":"^11.3.0"}}
1+
{"name":"proton-client-nativefier-c2cb11","version":"1.0.0","description":"Placeholder for the nativefier cli to override with a target url","main":"lib/main.js","author":"Jia Hao","license":"MIT","keywords":["desktop","electron","placeholder"],"scripts":{},"dependencies":{"electron-context-menu":"^2.5.0","electron-dl":"^3.2.0","electron-squirrel-startup":"^1.0.0","electron-window-state":"^5.0.3","source-map-support":"^0.5.19"},"devDependencies":{"electron":"^11.3.0"}}

0 commit comments

Comments
 (0)