Commit graph

  • 69ee4a064e
    Add dangerzone-container as a poetry script, and remove unneeded deps from build instructions Micah Lee 2020-12-30 10:40:59 -0800
  • 78e23a1e8b
    Set QT_MAC_WANTS_LAYER env variable to work in Big Sur Micah Lee 2020-12-30 10:40:28 -0800
  • d7e79385d2
    Use python 3.9 for macOS, because of PyInstaller update, and make build_app.py executable Micah Lee 2020-12-28 15:27:35 -0800
  • 016de717cb
    Update python deps Micah Lee 2020-12-28 15:22:57 -0800
  • ce7a0c7733
    Merge pull request #99 from mikaelf/patch-1 Micah Lee 2020-12-07 09:09:01 -0800
  • 12b96e5387
    Update Homebrew install instructions Mikael Forsgren 2020-12-07 00:41:48 +0100
  • c72ae6ea1c
    Fix download links in readme Micah Lee 2020-10-30 10:19:20 -0700
  • 5bb44efaaa
    Remove Ubuntu 20.10 and Fedora 33 from changelog until we can host packages for them v0.1.4 Micah Lee 2020-10-30 09:50:27 -0700
  • 4799bcafcc
    Comment out Ubuntu groovy in CircleCI, because PackageCloud.io does not support it yet Micah Lee 2020-10-30 09:47:51 -0700
  • 62ee9db10e
    Remove bionic, fix groovy, and comment out fedora 33 Micah Lee 2020-10-29 17:13:06 -0700
  • 76c74df71a
    Fix CircleCI and test in Fedora Micah Lee 2020-10-29 17:01:47 -0700
  • f9a0af6fa7
    Update download link in readme Micah Lee 2020-10-29 16:04:40 -0700
  • 59c7d7fb83
    Merge pull request #93 from firstlookmedia/version-0.1.4 Micah Lee 2020-10-29 16:03:23 -0700
  • ee215a4870
    Update macOS instructions for installing python, and fix how DMG gets created Micah Lee 2020-10-29 15:54:12 -0700
  • 0067f37494
    Fix macOS build script, and install create-dmg from homebrew instead of npm Micah Lee 2020-10-29 14:16:04 -0700
  • 26ea568080
    Don't put the start menu shortcut in a folder Micah Lee 2020-10-29 11:10:48 -0700
  • 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 Micah Lee 2020-10-29 10:43:23 -0700
  • 04044a4a33
    Update changelog Micah Lee 2020-10-28 16:54:09 -0700
  • ac36006d0d
    Merge branch 'master' into version-0.1.4 Micah Lee 2020-10-28 16:52:45 -0700
  • e5664e3292
    Merge pull request #92 from firstlookmedia/pyside2 Micah Lee 2020-10-28 16:51:38 -0700
  • 60e8270620
    No need to install Qt for macOS in build instructions Micah Lee 2020-10-28 16:50:17 -0700
  • 1116c9a029
    Make Windows docker link clickable, and make Windows installer add a start menu shortcut Micah Lee 2020-10-28 16:48:16 -0700
  • 10dfc1441b
    Build the Wix wxs file on the fly Micah Lee 2020-10-28 12:13:09 -0700
  • 269cf5b431
    Add Windows changes Micah Lee 2020-10-27 11:55:21 -0700
  • 11d0c6c88f
    Update poetry deps and build instructions for macOS Micah Lee 2020-10-26 17:04:14 -0700
  • ab261e8270
    Update linux build instructions Micah Lee 2020-10-26 16:30:33 -0700
  • 50044a05fa
    Remove QVariant, to finish porting from PyQt5 to PySide2 Micah Lee 2020-10-26 15:12:17 -0700
  • 92b19fe1b3
    Allow docker installed from snap package Micah Lee 2020-10-26 15:11:41 -0700
  • 31b63e5471
    Start switching from PyQt5 to PySide2 Micah Lee 2020-10-26 14:52:45 -0700
  • 9c0f61488a
    Update changelog and version bump, and update CircleCI to support Ubuntu 20.10 and Fedora 32 Micah Lee 2020-10-26 14:07:14 -0700
  • 71fff406d2
    Add python3-termcolor dependency Micah Lee 2020-10-14 09:45:20 -0700
  • 13285cd024
    Suppress stderr from GUI output and display it in the terminal in dark; add a dangerzone poetry entrypoint; and update dependencies Micah Lee 2020-10-14 09:41:23 -0700
  • 94507d4e13
    Remove ubuntu 19.04 from circleci, and update gem to use newer flags for ubuntu 20.04 and debian bullseye v0.1.3 Micah Lee 2020-09-25 14:23:34 -0700
  • 753134dc3f
    Version bump to 0.1.3 and update changelog Micah Lee 2020-09-25 13:43:22 -0700
  • 44595fe2b6
    Update typo in readme Micah Lee 2020-05-05 14:59:30 -0700
  • 5c3cf39ecf
    Update readme and release docs Micah Lee 2020-05-05 14:54:27 -0700
  • 15f1166bc7
    Install packages in non-interactive mode in ubuntu focal Micah Lee 2020-04-27 14:35:24 -0700
  • 197644a6e5
    Merge pull request #75 from Jackymancs4-Fork/hotfix/CFBundleName-missing Micah Lee 2020-04-27 14:26:54 -0700
  • 88864e813d
    Merge pull request #79 from firstlookmedia/ubuntu-20.04 Micah Lee 2020-04-27 14:26:28 -0700
  • 7d391676b0
    Make ubuntu 20.04 package in CI Micah Lee 2020-04-27 14:18:08 -0700
  • 3d456f8f5a
    Check if CFBundleName exit Giacomo Rossetto 2020-04-10 14:09:21 +0200
  • 05a7c7a7b8
    Remove Ubuntu 18.10 cosmic from CircleCI Micah Lee 2020-04-09 16:28:16 -0700
  • e798da9a99
    Version bump to 0.1.2 and update changelog v0.1.2 Micah Lee 2020-04-09 16:23:15 -0700
  • 34f3bd4adf
    Merge pull request #73 from firstlookmedia/72_ubuntu-18.04 Micah Lee 2020-04-09 14:30:04 -0700
  • 4ec123f1c5
    Make CI build packages for Ubuntu 18.04 and 18.10 Micah Lee 2020-04-09 14:27:43 -0700
  • 8b813729e5
    Drop python version to >= 3.6 Micah Lee 2020-04-09 14:02:11 -0700
  • a0758fb549
    Change absolute path of systemctl to /bin/systemctl, so it will work in ubuntu 18.04 Micah Lee 2020-04-09 13:58:44 -0700
  • 9c90a0fa33
    Rename dangerzone-container commands to remove hiphens and underscores, because old and new versions of click treat them differently Micah Lee 2020-04-09 13:58:22 -0700
  • 7d0c96eaac
    Fix for tasks.py David J. Meier 2020-03-28 13:52:34 -0500
  • b26e71adcc
    Fix for docker_installer.py David J. Meier 2020-03-28 12:54:43 -0500
  • 7acc6ebafa
    Merge pull request #64 from SaptakS/patch-1 Micah Lee 2020-03-26 10:07:52 -0700
  • f21f10d5fa
    Update BUILD.md with tiny typo fixes Saptak Sengupta 2020-03-22 17:20:51 +0530
  • f7532ecacc
    Update fedora build script v0.1.1 Micah Lee 2020-03-17 11:43:14 -0700
  • 650fcf8d80
    Update release documentation Micah Lee 2020-03-17 11:42:46 -0700
  • 2674f1457a
    Version bump to 0.1.1 Micah Lee 2020-03-17 11:11:47 -0700
  • b46ad704e4
    When making macOS app bundle, make symlink with relative path instead of absolute Micah Lee 2020-03-16 17:26:18 -0700
  • 4eba0087e7
    Version bump to 0.1.1.dev1 Micah Lee 2020-03-16 17:07:43 -0700
  • d62995366f
    Allow fedora to use either docker or docker-ce Micah Lee 2020-03-16 17:02:07 -0700
  • 4d6de4f077
    Create dangerzone-container.exe symlink in Windows when creating the binary and installer Micah Lee 2020-03-16 16:14:49 -0700
  • 1f7f29a456
    Create dangerzone-container symlink when building the Mac app bundle Micah Lee 2020-03-16 15:11:26 -0700
  • 3a1b6d457f
    All dangerzone-container subprocesses get called from global_commons, and if the user cancels or fails the authentication dialog, handle gracefully Micah Lee 2020-03-16 14:26:07 -0700
  • 171fda8017
    Merge branch 'master' into 39_docker_group Micah Lee 2020-03-16 11:32:56 -0700
  • 9617a76765
    Merge pull request #61 from haplo/docker-ce Micah Lee 2020-03-16 11:32:27 -0700
  • c790175717 Allow dependency on docker-ce package Fidel Ramos 2020-03-16 12:58:38 +0100
  • cf367adcfa
    This creates a separate script dangerzone-container which is a wrapper for running the container. This lets us run dangerzone as unprivileged, but dangerzone-container as privileged, to avoid adding the user to the dangerzone group. Micah Lee 2020-03-13 16:49:53 -0700
  • d164dd7076
    Merge pull request #55 from firstlookmedia/38_docker_service_stopped Micah Lee 2020-03-13 22:19:36 +0100
  • 803d7644ba
    Restart and enable docker.service instead of just docker Micah Lee 2020-03-13 14:16:08 -0700
  • 0b1cd9e9ef
    If docker service is not running, try to start it Micah Lee 2020-03-12 16:00:30 -0700
  • 7e398e2b28
    Merge pull request #54 from firstlookmedia/43_macos_crash Micah Lee 2020-03-12 23:27:26 +0100
  • 2c0f0acbdf
    When finding PDF viewers, skip apps that do not have Info.plist files (as is the case with com.apple.system-library) Micah Lee 2020-03-12 15:21:09 -0700
  • bacc2d714e
    Added podman dependency for Fedora (#42) Gaurav Sitlani 2020-03-13 03:20:21 +0530
  • 68c1110d9c
    Update readme Micah Lee 2020-03-12 09:06:26 -0700
  • 99dcaf7deb
    Merge pull request #49 from erAck/fix-odf-extensions Micah Lee 2020-03-11 23:30:53 +0100
  • 46c741a634 Fix filter ODF extension .ods Eike Rathke 2020-03-11 22:43:26 +0100
  • 6186538f70 Fix macOS app bundle ODF extensions .ods .odt Eike Rathke 2020-03-11 22:25:42 +0100
  • 6207d37537 Added podman dependency for Fedora Gaurav Sitlani 2020-03-11 10:12:06 +0530
  • e022b5aca0
    Remove pulling submodules from CircleCI package building, because we no longer use submodules Micah Lee 2020-03-10 08:53:13 +0100
  • d519303150
    Add --custom-container option, to run a container built locally instead of requiring download from dockerhub Micah Lee 2020-03-06 18:08:15 +0530
  • 8845ac6440
    Allow opening docm files Micah Lee 2020-03-03 19:23:46 +0530
  • 469680565b
    Merge branch 'master' of github.com:firstlookmedia/dangerzone Micah Lee 2020-03-02 21:12:08 -0800
  • 322416eee8
    Fix icon path Micah Lee 2020-03-02 21:11:54 -0800
  • aa74aab4a2
    Update readme Micah Lee 2020-02-28 18:06:55 -0800
  • b99748620b
    Update release documentation Micah Lee 2020-02-28 18:01:57 -0800
  • 271ac9641b
    Version bump to 0.1 v0.1 Micah Lee 2020-02-28 17:38:49 -0800
  • d0b8a33f33
    Merge pull request #37 from firstlookmedia/36_macos_new_window Micah Lee 2020-02-28 17:35:44 -0800
  • ed6dc43276
    When you activate dangerzone in macOS and no windows are open, open a blank window Micah Lee 2020-02-28 17:35:11 -0800
  • bb68430db5
    Remove more references to container Micah Lee 2020-02-27 16:06:41 -0800
  • 2f77159e3f
    Version bump to 0.0.3 v0.0.3 Micah Lee 2020-02-27 15:45:02 -0800
  • dd6c336b85
    Force updating the container if flmcode/dangerzone image is not there, and show slightly more output when pulling the image Micah Lee 2020-02-27 15:44:13 -0800
  • 68da5dda52
    Merge pull request #35 from firstlookmedia/34_dockerhub Micah Lee 2020-02-27 15:22:13 -0800
  • e7f5ce0c38
    Remove git submodule, and all references to the container Micah Lee 2020-02-27 15:21:30 -0800
  • 389f9db421
    Use container from dockerhub instead of building it Micah Lee 2020-02-27 15:18:19 -0800
  • 514cd36328
    Merge branch 'master' of github.com:firstlookmedia/dangerzone Micah Lee 2020-02-27 14:56:57 -0800
  • 2503fde829
    Update release docs, fix bug in windows build script Micah Lee 2020-02-27 14:56:32 -0800
  • 75b8f61de3
    Merge pull request #33 from firstlookmedia/32_test_documents Micah Lee 2020-02-27 14:35:53 -0800
  • 6f61fccfd3
    Add sample documents Micah Lee 2020-02-27 14:35:08 -0800
  • fc2fcf6bd3
    Version bump to 0.0.2 v0.0.2 Micah Lee 2020-02-27 09:56:03 -0800
  • 3b453dd5bb
    Merge pull request #30 from firstlookmedia/28_mac_open_files Micah Lee 2020-02-26 17:46:16 -0800
  • 52cbbca7c6
    Update container Micah Lee 2020-02-26 17:26:18 -0800
  • 4c9bbfe217
    Refactor Common into GlobalCommon (for the whole app) and Common (for a window), and allow multiple dangerzone windows at once in macOS Micah Lee 2020-02-26 15:46:23 -0800