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 |
|
Micah Lee
|
4ec123f1c5
|
Make CI build packages for Ubuntu 18.04 and 18.10
|
2020-04-09 14:27:43 -07:00 |
|
Micah Lee
|
8b813729e5
|
Drop python version to >= 3.6
|
2020-04-09 14:02:11 -07:00 |
|
Micah Lee
|
a0758fb549
|
Change absolute path of systemctl to /bin/systemctl, so it will work in ubuntu 18.04
|
2020-04-09 13:58:44 -07:00 |
|
Micah Lee
|
9c90a0fa33
|
Rename dangerzone-container commands to remove hiphens and underscores, because old and new versions of click treat them differently
|
2020-04-09 13:58:22 -07:00 |
|
Micah Lee
|
7acc6ebafa
|
Merge pull request #64 from SaptakS/patch-1
Update BUILD.md with tiny typo fixes
|
2020-03-26 10:07:52 -07:00 |
|
Saptak Sengupta
|
f21f10d5fa
|
Update BUILD.md with tiny typo fixes
|
2020-03-22 17:20:51 +05:30 |
|
Micah Lee
|
f7532ecacc
|
Update fedora build script
|
2020-03-17 11:43:14 -07:00 |
|
Micah Lee
|
650fcf8d80
|
Update release documentation
|
2020-03-17 11:42:46 -07:00 |
|
Micah Lee
|
2674f1457a
|
Version bump to 0.1.1
|
2020-03-17 11:11:47 -07:00 |
|
Micah Lee
|
b46ad704e4
|
When making macOS app bundle, make symlink with relative path instead of absolute
|
2020-03-16 17:26:18 -07:00 |
|
Micah Lee
|
4eba0087e7
|
Version bump to 0.1.1.dev1
|
2020-03-16 17:07:43 -07:00 |
|