Took 24 seconds
This commit is contained in:
Tobias Hopp 2023-02-24 10:05:35 +01:00
parent 320c436514
commit 1ca7c0c3bc
79 changed files with 1 additions and 120829 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ node_modules/
yarn-error.log
package.json.lock
dist/
releases/

View File

@ -1,22 +0,0 @@
x64:
firstOrDefaultFilePatterns:
- '!**/node_modules'
- '!build{,/**/*}'
- '!releases{,/**/*}'
- dist/**/*
- static/**/*
- node_modules/**/*
- package.json
- '!**/*.{iml,hprof,orig,pyc,pyo,rbc,swp,csproj,sln,suo,xproj,cc,d.ts,pdb}'
- '!**/._*'
- '!**/electron-builder.{yaml,yml,json,json5,toml}'
- '!**/{.git,.hg,.svn,CVS,RCS,SCCS,__pycache__,.DS_Store,thumbs.db,.gitignore,.gitkeep,.gitattributes,.npmignore,.idea,.vs,.flowconfig,.jshintrc,.eslintrc,.circleci,.yarn-integrity,.yarn-metadata.json,yarn-error.log,yarn.lock,package-lock.json,npm-debug.log,appveyor.yml,.travis.yml,circle.yml,.nyc_output}'
- '!.yarn{,/**/*}'
- '!.editorconfig'
- '!.yarnrc.yml'
nodeModuleFilePatterns:
- '**/*'
- dist/**/*
- static/**/*
- node_modules/**/*
- package.json

View File

@ -1,29 +0,0 @@
directories:
output: releases
buildResources: build
appId: net.hopp.tobias.ourcrypt
productName: TryCrypt
forceCodeSigning: false
artifactName: TryCrypt_${version}_${os}_${arch}.${ext}
files:
- filter:
- dist/**/*
- static/**/*
- node_modules/**/*
- package.json
win:
target: nsis
nsis:
oneClick: true
perMachine: false
allowToChangeInstallationDirectory: false
linux:
target: AppImage
icon: staticWeb/Infoscreen-Logo_256x256.png
category: System
description: The official trycrypt app compiled for debian
deb: {}
publish:
provider: generic
url: https://infoscreen.iif.li/releases/
electronVersion: 23.1.1

View File

@ -1,9 +0,0 @@
version: 1.0.0
files:
- url: TryCrypt_1.0.0_linux_x86_64.AppImage
sha512: bUMIXTaN96+IdHbVzUMfCXAyC/vSFsvzcBdMXOcxvHrrprQa3tcSuKEqdlZTje9BZ1j6SZIWx/G3ljQzU+9q1A==
size: 106410799
blockMapSize: 111427
path: TryCrypt_1.0.0_linux_x86_64.AppImage
sha512: bUMIXTaN96+IdHbVzUMfCXAyC/vSFsvzcBdMXOcxvHrrprQa3tcSuKEqdlZTje9BZ1j6SZIWx/G3ljQzU+9q1A==
releaseDate: '2023-02-24T08:30:23.199Z'

View File

@ -1,21 +0,0 @@
Copyright (c) Electron contributors
Copyright (c) 2013-2020 GitHub Inc.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1 +0,0 @@
{"file_format_version": "1.0.0", "ICD": {"library_path": "./libvk_swiftshader.so", "api_version": "1.0.5"}}