Commit graph

1570 commits

Author SHA1 Message Date
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
Micah Lee
d62995366f
Allow fedora to use either docker or docker-ce 2020-03-16 17:02:07 -07:00
Micah Lee
4d6de4f077
Create dangerzone-container.exe symlink in Windows when creating the binary and installer 2020-03-16 16:14:49 -07:00
Micah Lee
1f7f29a456
Create dangerzone-container symlink when building the Mac app bundle 2020-03-16 15:11:26 -07:00
Micah Lee
3a1b6d457f
All dangerzone-container subprocesses get called from global_commons, and if the user cancels or fails the authentication dialog, handle gracefully 2020-03-16 14:26:07 -07:00
Micah Lee
171fda8017
Merge branch 'master' into 39_docker_group 2020-03-16 11:32:56 -07:00
Micah Lee
9617a76765
Merge pull request #61 from haplo/docker-ce
Allow dependency on docker-ce package
2020-03-16 11:32:27 -07:00
Fidel Ramos
c790175717 Allow dependency on docker-ce package
This allows dangerzone to be installed by users who install Docker through the docker.com
repositories.
2020-03-16 12:58:38 +01:00
Micah Lee
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. 2020-03-13 16:49:53 -07:00
Micah Lee
d164dd7076
Merge pull request #55 from firstlookmedia/38_docker_service_stopped
Offer to restart and enable docker if service is down
2020-03-13 22:19:36 +01:00
Micah Lee
803d7644ba
Restart and enable docker.service instead of just docker 2020-03-13 14:16:08 -07:00
Micah Lee
0b1cd9e9ef
If docker service is not running, try to start it 2020-03-12 16:00:30 -07:00
Micah Lee
7e398e2b28
Merge pull request #54 from firstlookmedia/43_macos_crash
When finding PDF viewers, skip apps that do not have Info.plist files
2020-03-12 23:27:26 +01:00
Micah Lee
2c0f0acbdf
When finding PDF viewers, skip apps that do not have Info.plist files (as is the case with com.apple.system-library) 2020-03-12 15:21:09 -07:00
Gaurav Sitlani
bacc2d714e
Added podman dependency for Fedora (#42) 2020-03-12 14:50:21 -07:00
Micah Lee
68c1110d9c
Update readme 2020-03-12 09:06:26 -07:00
Micah Lee
99dcaf7deb
Merge pull request #49 from erAck/fix-odf-extensions
Fix ODF extensions .ods .odt
2020-03-11 23:30:53 +01:00
Eike Rathke
46c741a634 Fix filter ODF extension .ods
application/vnd.oasis.opendocument.spreadsheet  ods
2020-03-11 22:43:26 +01:00
Eike Rathke
6186538f70 Fix macOS app bundle ODF extensions .ods .odt
application/vnd.oasis.opendocument.spreadsheet  ods
application/vnd.oasis.opendocument.text         odt
2020-03-11 22:27:38 +01:00
Micah Lee
e022b5aca0
Remove pulling submodules from CircleCI package building, because we no longer use submodules 2020-03-10 08:53:13 +01:00
Micah Lee
d519303150
Add --custom-container option, to run a container built locally instead of requiring download from dockerhub 2020-03-06 18:08:15 +05:30
Micah Lee
8845ac6440
Allow opening docm files 2020-03-03 19:23:46 +05:30
Micah Lee
469680565b
Merge branch 'master' of github.com:firstlookmedia/dangerzone 2020-03-02 21:12:08 -08:00
Micah Lee
322416eee8
Fix icon path 2020-03-02 21:11:54 -08:00
Micah Lee
aa74aab4a2
Update readme 2020-02-28 18:06:55 -08:00
Micah Lee
b99748620b
Update release documentation 2020-02-28 18:01:57 -08:00
Micah Lee
271ac9641b
Version bump to 0.1 2020-02-28 17:38:49 -08:00
Micah Lee
d0b8a33f33
Merge pull request #37 from firstlookmedia/36_macos_new_window
When you activate dangerzone in macOS and no windows are open, open a…
2020-02-28 17:35:44 -08:00