Skip to content

Commit

Permalink
Added latest resources from Win build
Browse files Browse the repository at this point in the history
  • Loading branch information
steccas committed Dec 2, 2021
1 parent 9304f15 commit 1de64f6
Show file tree
Hide file tree
Showing 11 changed files with 13,682 additions and 4,636 deletions.
348 changes: 348 additions & 0 deletions README.rtf

Large diffs are not rendered by default.

209 changes: 106 additions & 103 deletions dist/win/ProtonClient.aip

Large diffs are not rendered by default.

316 changes: 316 additions & 0 deletions dist/win/ProtonClient.back (1).aip

Large diffs are not rendered by default.

15,148 changes: 12,245 additions & 2,903 deletions package-lock.json

Large diffs are not rendered by default.

Binary file added resources/app/icon.ico
Binary file not shown.
2,190 changes: 657 additions & 1,533 deletions resources/app/lib/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion resources/app/lib/main.js.map

Large diffs are not rendered by default.

38 changes: 6 additions & 32 deletions resources/app/lib/preload.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion resources/app/lib/preload.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

50 changes: 1 addition & 49 deletions resources/app/nativefier.json
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}
15 changes: 1 addition & 14 deletions resources/app/package.json
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"}}

0 comments on commit 1de64f6

Please sign in to comment.