Commit graph

208 commits

Author SHA1 Message Date
Micah Lee
4c7bde09c7
Fix macOS close immediately bug 2021-02-10 15:49:05 -08:00
Micah Lee
ca08fab0ab
Comment out packagecloud deploy for Ubuntu 19.10 and Fedora 33 because packagecloud.io does not yet support them 2021-01-04 15:51:23 -08:00
Micah Lee
af19df70fd
Remove ubuntu eoan, add fedora 33 2021-01-04 15:43:43 -08:00
Micah Lee
4450146028
Version bump to 0.1.5 and update changelog 2021-01-04 15:31:12 -08:00
Micah Lee
bd0d3c661d
Merge pull request #101 from firstlookmedia/97_big_sur
Fix for macOS Big Sur
2021-01-04 15:15:29 -08:00
Micah Lee
ffb622c183
Fix codesigning 2020-12-30 14:17:03 -08:00
Micah Lee
69ee4a064e
Add dangerzone-container as a poetry script, and remove unneeded deps from build instructions 2020-12-30 10:40:59 -08:00
Micah Lee
78e23a1e8b
Set QT_MAC_WANTS_LAYER env variable to work in Big Sur 2020-12-30 10:40:28 -08:00
Micah Lee
d7e79385d2
Use python 3.9 for macOS, because of PyInstaller update, and make build_app.py executable 2020-12-28 15:27:35 -08:00
Micah Lee
016de717cb
Update python deps 2020-12-28 15:22:57 -08:00
Micah Lee
ce7a0c7733
Merge pull request #99 from mikaelf/patch-1
Update Homebrew install instructions
2020-12-07 09:09:01 -08:00
Mikael Forsgren
12b96e5387
Update Homebrew install instructions
Updated the install instructions for homebrew.
>Calling `brew cask install` is deprecated! Use `brew install [--cask]` instead.
2020-12-07 00:41:48 +01:00
Micah Lee
c72ae6ea1c
Fix download links in readme 2020-10-30 10:19:20 -07:00
Micah Lee
5bb44efaaa
Remove Ubuntu 20.10 and Fedora 33 from changelog until we can host packages for them 2020-10-30 09:50:27 -07:00
Micah Lee
4799bcafcc
Comment out Ubuntu groovy in CircleCI, because PackageCloud.io does not support it yet 2020-10-30 09:47:51 -07:00
Micah Lee
62ee9db10e
Remove bionic, fix groovy, and comment out fedora 33 2020-10-29 17:13:06 -07:00
Micah Lee
76c74df71a
Fix CircleCI and test in Fedora 2020-10-29 17:01:47 -07:00
Micah Lee
f9a0af6fa7
Update download link in readme 2020-10-29 16:04:40 -07:00
Micah Lee
59c7d7fb83
Merge pull request #93 from firstlookmedia/version-0.1.4
Version 0.1.4
2020-10-29 16:03:23 -07:00
Micah Lee
ee215a4870
Update macOS instructions for installing python, and fix how DMG gets created 2020-10-29 15:54:12 -07:00
Micah Lee
0067f37494
Fix macOS build script, and install create-dmg from homebrew instead of npm 2020-10-29 14:16:04 -07:00
Micah Lee
26ea568080
Don't put the start menu shortcut in a folder 2020-10-29 11:10:48 -07:00
Micah Lee
87be2bbc7d
Fix detecting if dangerzone or dangerzone-container is running in Windows, update docker.exe path, fix Windows build scripts to include to docker-container.exe symlink 2020-10-29 10:43:23 -07:00
Micah Lee
04044a4a33
Update changelog 2020-10-28 16:54:09 -07:00
Micah Lee
ac36006d0d
Merge branch 'master' into version-0.1.4 2020-10-28 16:52:45 -07:00
Micah Lee
e5664e3292
Merge pull request #92 from firstlookmedia/pyside2
Port from PyQt5 to PySide2
2020-10-28 16:51:38 -07:00
Micah Lee
60e8270620
No need to install Qt for macOS in build instructions 2020-10-28 16:50:17 -07:00
Micah Lee
1116c9a029
Make Windows docker link clickable, and make Windows installer add a start menu shortcut 2020-10-28 16:48:16 -07:00
Micah Lee
10dfc1441b
Build the Wix wxs file on the fly 2020-10-28 12:13:09 -07:00
Micah Lee
269cf5b431
Add Windows changes 2020-10-27 11:55:21 -07:00
Micah Lee
11d0c6c88f
Update poetry deps and build instructions for macOS 2020-10-26 17:04:14 -07:00
Micah Lee
ab261e8270
Update linux build instructions 2020-10-26 16:30:33 -07:00
Micah Lee
50044a05fa
Remove QVariant, to finish porting from PyQt5 to PySide2 2020-10-26 15:12:17 -07:00
Micah Lee
92b19fe1b3
Allow docker installed from snap package 2020-10-26 15:11:41 -07:00
Micah Lee
31b63e5471
Start switching from PyQt5 to PySide2 2020-10-26 14:52:45 -07:00
Micah Lee
9c0f61488a
Update changelog and version bump, and update CircleCI to support Ubuntu 20.10 and Fedora 32 2020-10-26 14:07:14 -07:00
Micah Lee
71fff406d2
Add python3-termcolor dependency 2020-10-14 09:45:20 -07:00
Micah Lee
13285cd024
Suppress stderr from GUI output and display it in the terminal in dark; add a dangerzone poetry entrypoint; and update dependencies 2020-10-14 09:41:23 -07:00
Micah Lee
94507d4e13
Remove ubuntu 19.04 from circleci, and update gem to use newer flags for ubuntu 20.04 and debian bullseye 2020-09-25 14:23:34 -07:00
Micah Lee
753134dc3f
Version bump to 0.1.3 and update changelog 2020-09-25 13:43:22 -07:00
Micah Lee
44595fe2b6
Update typo in readme 2020-05-05 14:59:30 -07:00
Micah Lee
5c3cf39ecf
Update readme and release docs 2020-05-05 14:54:27 -07:00
Micah Lee
15f1166bc7
Install packages in non-interactive mode in ubuntu focal 2020-04-27 14:35:24 -07:00
Micah Lee
197644a6e5
Merge pull request #75 from Jackymancs4-Fork/hotfix/CFBundleName-missing
Check if CFBundleName exist
2020-04-27 14:26:54 -07:00
Micah Lee
88864e813d
Merge pull request #79 from firstlookmedia/ubuntu-20.04
Make ubuntu 20.04 package in CI
2020-04-27 14:26:28 -07:00
Micah Lee
7d391676b0
Make ubuntu 20.04 package in CI 2020-04-27 14:18:08 -07:00
Giacomo Rossetto
3d456f8f5a
Check if CFBundleName exit 2020-04-10 14:09:21 +02:00
Micah Lee
05a7c7a7b8
Remove Ubuntu 18.10 cosmic from CircleCI 2020-04-09 16:28:16 -07:00
Micah Lee
e798da9a99
Version bump to 0.1.2 and update changelog 2020-04-09 16:23:15 -07:00
Micah Lee
34f3bd4adf
Merge pull request #73 from firstlookmedia/72_ubuntu-18.04
Add support for ubuntu 18.04
2020-04-09 14:30:04 -07:00