Commit graph

1487 commits

Author SHA1 Message Date
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
Micah Lee
ed6dc43276
When you activate dangerzone in macOS and no windows are open, open a blank window 2020-02-28 17:35:11 -08:00
Micah Lee
bb68430db5
Remove more references to container 2020-02-27 16:06:41 -08:00
Micah Lee
2f77159e3f
Version bump to 0.0.3 2020-02-27 15:45:02 -08:00
Micah Lee
dd6c336b85
Force updating the container if flmcode/dangerzone image is not there, and show slightly more output when pulling the image 2020-02-27 15:44:13 -08:00
Micah Lee
68da5dda52
Merge pull request #35 from firstlookmedia/34_dockerhub
Docker Hub
2020-02-27 15:22:13 -08:00
Micah Lee
e7f5ce0c38
Remove git submodule, and all references to the container 2020-02-27 15:21:30 -08:00
Micah Lee
389f9db421
Use container from dockerhub instead of building it 2020-02-27 15:18:19 -08:00
Micah Lee
514cd36328
Merge branch 'master' of github.com:firstlookmedia/dangerzone 2020-02-27 14:56:57 -08:00
Micah Lee
2503fde829
Update release docs, fix bug in windows build script 2020-02-27 14:56:32 -08:00
Micah Lee
75b8f61de3
Merge pull request #33 from firstlookmedia/32_test_documents
Add sample documents
2020-02-27 14:35:53 -08:00
Micah Lee
6f61fccfd3
Add sample documents 2020-02-27 14:35:08 -08:00
Micah Lee
fc2fcf6bd3
Version bump to 0.0.2 2020-02-27 09:56:03 -08:00
Micah Lee
3b453dd5bb
Merge pull request #30 from firstlookmedia/28_mac_open_files
Open files on Mac
2020-02-26 17:46:16 -08:00
Micah Lee
52cbbca7c6
Update container 2020-02-26 17:26:18 -08:00
Micah Lee
4c9bbfe217
Refactor Common into GlobalCommon (for the whole app) and Common (for a window), and allow multiple dangerzone windows at once in macOS 2020-02-26 15:46:23 -08:00
Micah Lee
cb38473573
Allow multiple windows to be open at once 2020-02-26 14:32:57 -08:00
Micah Lee
47064bd5b1
Merge pull request #29 from firstlookmedia/26_docker_installer_improvements
Docker installer improvements
2020-02-26 14:06:21 -08:00
Micah Lee
e18a898497
Make docker installer work the same way for Windows too 2020-02-26 14:01:43 -08:00
Micah Lee
2d4ca86985
Simplify docker installer, make it inform the user to install docker and run it, instead of trying to do that on behalf of the user 2020-02-26 13:39:44 -08:00
Micah Lee
2f9d368beb
Add code signing to windows release 2020-02-24 16:51:59 -08:00
Micah Lee
6fb8a35719
Add release instructions 2020-02-24 16:45:09 -08:00
Micah Lee
75f4f828a2
Change version in Windows installer to 0.0.1 as well 2020-02-24 16:44:55 -08:00
Micah Lee
4244815649
Update readme 2020-02-24 16:34:52 -08:00
Micah Lee
f279caeb16
Merge pull request #25 from firstlookmedia/linux_packaging
Linux packaging
2020-02-24 16:24:40 -08:00
Micah Lee
467eebc175
Install python3-requests in fedora CI containers 2020-02-24 16:20:01 -08:00
Micah Lee
e074204e17
Oops, dh-python should not be a build dep. And change classifiers in setup.py to a list instead of a tuple 2020-02-24 16:19:07 -08:00
Micah Lee
7113ac3c02
Add missing deps: dh-python for debian, python3-pyxdg for fedora, and python3-requests for both 2020-02-24 15:58:03 -08:00
Micah Lee
942b1b7fd9
Pull submodules after checking out code 2020-02-24 15:38:46 -08:00
Micah Lee
1ff69aac0e
Add container/scripts to linux package 2020-02-21 16:45:44 -08:00
Micah Lee
163f482fd1
change version to 0.0.1 to test packaging 2020-02-21 16:29:00 -08:00
Micah Lee
b21eb914c9
Remove test job 2020-02-21 16:24:09 -08:00
Micah Lee
b8a9758567
Start making automated linux package builds in CI 2020-02-21 16:18:45 -08:00
Micah Lee
e7b3d2d030
Merge pull request #24 from firstlookmedia/11_debian_docker
Use docker for debian/ubuntu, because it's in the repos
2020-02-21 16:06:12 -08:00