Micah Lee
|
3f76211459
|
Fix open in Preview for macOS
|
2021-07-02 13:48:20 -07:00 |
|
Micah Lee
|
488dca4a71
|
Totally refactor how tasks work and how dangerzone-container works so that there is a single --convert task
|
2021-07-02 13:32:23 -07:00 |
|
Micah Lee
|
fe63689320
|
Remove restart from systray and replace it with new window
|
2021-07-02 10:17:46 -07:00 |
|
Micah Lee
|
0b1d8f6a3e
|
Skip file open events in dev mode
|
2021-07-02 10:10:01 -07:00 |
|
Micah Lee
|
ed4586a051
|
Suppress output from all the VM subprocesses, and make the waiting for VM output nicer
|
2021-07-02 10:09:34 -07:00 |
|
Micah Lee
|
2904d44aad
|
Start making it possible to execute podman inside the VM
|
2021-07-01 16:45:25 -07:00 |
|
Micah Lee
|
c7bd8a317a
|
Move the MainWindow widgets into the same file, and move the vm object into global_common
|
2021-07-01 16:06:36 -07:00 |
|
Micah Lee
|
e81e6ccc6c
|
Remove everything related to updating the container image
|
2021-07-01 15:56:12 -07:00 |
|
Micah Lee
|
1f1bb2b353
|
Successfully wait for VM to start, and then move on in the UI
|
2021-07-01 15:52:19 -07:00 |
|
Micah Lee
|
29a148d211
|
Successfully set up reverse ssh forward system, allowing the host to run commands on the guest over ssh
|
2021-07-01 15:32:07 -07:00 |
|
Micah Lee
|
1c39895206
|
Refactor how VM image is created to split it into different files, and write ssh-to-host.py script
|
2021-07-01 11:02:08 -07:00 |
|
Micah Lee
|
da75559e3a
|
Start working on ssh reverse tunnel stuff
|
2021-06-30 16:21:40 -07:00 |
|
Micah Lee
|
9158d02669
|
Successfully boot VM
|
2021-06-30 14:27:26 -07:00 |
|
Micah Lee
|
d9d352a680
|
Fix removing PDF viewer search in Mac, and make the waiting widget look better
|
2021-06-30 12:31:33 -07:00 |
|
Micah Lee
|
2dd509f980
|
To allow the Apple sandbox, disable finding PDF viewers on Mac
|
2021-06-30 12:02:45 -07:00 |
|
Micah Lee
|
d7cd8584f2
|
Split Vm class from SysTray, and make it launch hyperkit
|
2021-06-30 10:45:38 -07:00 |
|
Micah Lee
|
e8f7d96f90
|
Fix building VM ISO, and start implementing start_vm
|
2021-06-29 17:37:00 -07:00 |
|
Micah Lee
|
7b2211fc1f
|
Rename rip_docker to install/vm-builder, and start making a build script that uses it
|
2021-06-29 17:01:47 -07:00 |
|
Micah Lee
|
cf28d47ffc
|
Merge branch 'master' into 118_rip_docker_desktop
|
2021-06-29 16:52:25 -07:00 |
|
Micah Lee
|
f4739e749a
|
Start adding systray
|
2021-06-29 16:52:10 -07:00 |
|
Micah Lee
|
e3dc7988e9
|
Make strip-ansi Mac-only
|
2021-06-22 13:40:08 -07:00 |
|
Micah Lee
|
d3d417ee84
|
Strip ANSI colors from Mac GUI output to preventing crashing, and fix Mac docker path
|
2021-06-22 13:34:15 -07:00 |
|
Micah Lee
|
f8381749c3
|
Improve terminal colors on light-colored terminal backgrounds
|
2021-06-22 10:49:51 -07:00 |
|
Micah Lee
|
d24d593094
|
Rip out everything required to make dangerzone-container run with root privs
|
2021-06-17 14:16:27 -07:00 |
|
Micah Lee
|
3c0dc74407
|
Change subprocess bullet character in one more places
|
2021-06-17 12:16:02 -07:00 |
|
Micah Lee
|
13adda0af5
|
Change subprocess bullet character to ">" to remove all the headaches
|
2021-06-17 11:40:38 -07:00 |
|
Micah Lee
|
77ac8e7d54
|
Switch subprocess bullet in GUI too
|
2021-06-17 11:22:41 -07:00 |
|
Micah Lee
|
04dcf72313
|
Don't display ANSI art banner in GUI mode because it prevents the app from opening in macOS from Finder
|
2021-06-17 11:17:55 -07:00 |
|
Micah Lee
|
3105a2c229
|
Change a bunch of stuff so Windows will work again
|
2021-06-16 16:55:25 -07:00 |
|
Micah Lee
|
05f00ca53f
|
Fix bugs with testing if docker is ready
|
2021-06-10 14:46:31 -07:00 |
|
Micah Lee
|
429d1e3f08
|
Display banner and pretty terminal output in GUI mode too
|
2021-06-10 12:03:24 -07:00 |
|
Micah Lee
|
38ea24393a
|
Beautiful CLI colors and formatting
|
2021-06-10 11:39:26 -07:00 |
|
Micah Lee
|
46c73329a5
|
Switch from termcolor to colorama
|
2021-06-10 10:24:28 -07:00 |
|
Micah Lee
|
73d412501c
|
Move the ConvertToPixels task validation into global_common so the CLI and GUI can share it
|
2021-06-09 16:32:06 -07:00 |
|
Micah Lee
|
8aaf7ebcf1
|
Start implementing CLI args, and start with validating custom containers and pulling the latest container
|
2021-06-09 16:15:19 -07:00 |
|
Micah Lee
|
6ff68f88ea
|
Refactor dangerzone to move GUI code into its own module
|
2021-06-09 15:24:03 -07:00 |
|