Commit graph

4 commits

Author SHA1 Message Date
k9ert
eb7f094626
Chore: port uiux/fixes/release_process to master (#2114)
* upgrading python and electron/-builder

* python on top of focal based electron-builder #2118

* adding necessary python build dependencies
2023-02-03 13:37:40 +01:00
Kim Neunert
e05068f91a
changed python version on electron builder (#573)
Bugfix: python version fix on electron build-node
2020-11-02 20:39:45 +01:00
benk10
9a25cd4dd5 Fix docker 2020-10-26 18:22:23 +02:00
benk10
7fca3333e9
Use Electron for desktop app (#473)
* Add codesigning for macos app

* Add dock icon and fix fullscreen on mac

* Revert "Add dock icon and fix fullscreen on mac"

This reverts commit 7598cab644.

* Use electron for mac

* Download from GH, splash screen

* fixes

* Fix reopening after closing window

* Screen based default size

* Fix quit issue

* Fix camera access

* Add file hash verification

* Add auto generate of hash for macos release

* Only download for mac

* Preferencs and HWIBriidge mode

* Bugfixes

* Fix certificate errors

* Windows support

* Add tor support

* set version js script

* Fix windows release script

* Update docs and delete old app

* Update main.js

* Add error handling

* update unix build

* update windows binary

* Update build-osx.sh

* Update .gitlab-ci.yml

* delete accidental import

* switch to electron-builder

* kick

* kick

* kick

* kick

* remove docker info thing

* pip -> pip3

* fix pip again

* disable snap

* fix

* remove specterd-binaries (and hotwallet . typo), fix build

* test windows build

* Bugfix: move update_pending_psbt into try/except block

* Add specterd specific settings

* Show tor URL in HWIBridge mode (if --tor specified)

* Finish CI

* Build specterd only windows ci

Co-authored-by: Kim Neunert <k9ert@gmx.de>
Co-authored-by: Stepan Snigirev <snigirev.stepan@gmail.com>
2020-10-26 12:10:13 +01:00