-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added latest resources from Win build
- Loading branch information
Showing
11 changed files
with
13,682 additions
and
4,636 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1 @@ | ||
{ | ||
"accessibilityPrompt": true, | ||
"alwaysOnTop": false, | ||
"appVersion": "1.2.3", | ||
"arch": "x64", | ||
"asar": false, | ||
"blockExternalUrls": false, | ||
"bounce": true, | ||
"buildDate": 1632151247030, | ||
"clearCache": false, | ||
"counter": true, | ||
"darwinDarkModeSupport": false, | ||
"disableContextMenu": false, | ||
"disableDevTools": false, | ||
"disableGpu": false, | ||
"disableOldBuildWarning": false, | ||
"electronVersionUsed": "13.1.7", | ||
"enableEs3Apis": false, | ||
"fastQuit": false, | ||
"fileDownloadOptions": { | ||
"saveAs": true | ||
}, | ||
"fullScreen": false, | ||
"height": 900, | ||
"hideWindowFrame": false, | ||
"ignoreCertificate": false, | ||
"ignoreGpuBlacklist": false, | ||
"insecure": false, | ||
"internalUrls": "(http(s)?://.)?(www.)?([-a-zA-Z0-9@:%_+.~#?&//=]*)?(protonmail.com)", | ||
"isUpgrade": false, | ||
"maximize": false, | ||
"name": "proton-client", | ||
"nativefierVersion": "45.0.0", | ||
"portable": false, | ||
"showMenuBar": false, | ||
"singleInstance": true, | ||
"targetUrl": "https://mail.protonmail.com/", | ||
"tray": true, | ||
"userAgentHonest": false, | ||
"width": 1440, | ||
"widevine": false, | ||
"win32metadata": { | ||
"ProductName": "proton-client", | ||
"InternalName": "proton-client", | ||
"FileDescription": "proton-client" | ||
}, | ||
"zoom": 1, | ||
"oldBuildWarningText": "" | ||
} | ||
{"accessibilityPrompt":true,"alwaysOnTop":false,"appVersion":"1.2.3","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":"ProtonClient","nativefierVersion":"42.4.0","proxyRules":null,"showMenuBar":false,"singleInstance":true,"targetUrl":"https://mail.protonmail.com/","titleBarStyle":null,"tray":true,"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36","width":1440,"win32metadata":{"CompanyName":"Luca Steccanella","FileDescription":"Proton Client","OriginalFilename":"ProtonClient","ProductName":"Proton Client","InternalName":"Luca Steccanella"},"disableOldBuildWarning":false,"zoom":1,"buildDate":1638479371618} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1 @@ | ||
{ | ||
"name": "proton-client", | ||
"version": "1.2.3", | ||
"dependencies": { | ||
"nativefier": "latest" | ||
}, | ||
"private": true, | ||
"license": "MIT", | ||
"funding": | ||
{ | ||
"type" : "GitHubSponsor", | ||
"url" : "https://github.com/Steccas/ProtonClient?sponsor=1" | ||
} | ||
} | ||
{"name":"protonclient-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"}} |