313 Commits

Author SHA1 Message Date
Oskar Manhart
6381732b05
Merge pull request #208 from escapefreeg/main
optimize the logic for detecting the FreeRDP command
2024-08-22 10:01:17 +02:00
Oskar Manhart
b6f6a93a87
Merge pull request #219 from RheaBarar/main
Improve sound and microphone sharing.
2024-08-19 21:55:33 +02:00
pre-commit-ci[bot]
89eae4e398 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-08-19 07:37:01 +00:00
Rhea Barar
e6cd5c2053 Improve sound and microphone sharing. 2024-08-19 17:28:41 +10:00
LDprg
534c89e20f
Merge pull request #218 from Coruscant11/fix/vm-detection-lang
Installer VM detection now not impacted by system language
2024-08-19 06:19:52 +02:00
Coruscant11
17c6fd3293 Installer VM detection not impacted by system language 2024-08-18 14:31:39 +02:00
escapefreeg
b92a4270f1 optimize the logic for detecting the FreeRDP command 2024-08-11 10:56:19 +08:00
Rohan Barar
fa5f058e5a
Merge pull request #206 from KernelGhost/main
Updated README + Added checks for 'manual' flavor (#204)
2024-08-09 17:28:17 +10:00
Rohan Barar
45584c8200 Updated configuration file template and git clone command in README + Added checks for new Windows backend introduced in #204 2024-08-09 08:44:42 +10:00
Rohan Barar
f7d1cb77ed
Merge pull request #201 from KernelGhost/main
Added WinApps Launcher as a submodule
2024-08-09 08:21:55 +10:00
Rohan Barar
ed0f7db8ff Updated pre-commit hooks to allow submodules 2024-08-09 08:20:03 +10:00
Oskar Manhart
7eb4161639
Merge pull request #204 from fbartels/existing-vm
Add option to use a preexisting windows installation
2024-08-08 21:38:54 +02:00
Felix Bartels
aa4aabcfeb Also add manual option to winapps binary
Signed-off-by: Felix Bartels <felix@9wd.eu>
2024-08-08 16:38:08 +02:00
Felix Bartels
3e6a27f4ea Replace todo with existing port check option
Signed-off-by: Felix Bartels <felix@9wd.eu>
2024-08-08 14:11:40 +02:00
Felix Bartels
2741dfd3a2 Add manual option to allow using an existing Windows installation
Signed-off-by: Felix Bartels <felix@9wd.eu>
2024-08-08 13:55:51 +02:00
Oskar Manhart
c3fc99dda9
feat: receive automatic updates 2024-08-07 11:00:06 +02:00
Oskar Manhart
ed88ae9111
fix: allow submodules 2024-08-07 10:41:24 +02:00
Rohan Barar
30a9d11fe4 Added WinApps Launcher as a submodule 2024-08-07 09:34:59 +10:00
Rohan Barar
caba9143f0
Merge pull request #191 from KernelGhost/main
Removed misplaced message.
2024-08-04 17:22:34 +10:00
Rohan Barar
c954ed5436 Removed another misplaced message 2024-08-04 15:49:25 +10:00
Rohan Barar
319fa4300b Removed misplaced message 2024-08-04 15:39:35 +10:00
Oskar Manhart
d93bea983d
Merge pull request #187 from KernelGhost/main
Updated dependencies in README
2024-08-03 14:51:20 +02:00
Rohan Barar
8630653f77 Updated dependencies in README 2024-08-03 22:36:47 +10:00
Rohan Barar
a47fa2ebd4
Merge pull request #186 from KernelGhost/main
Add UWP Application Support + Fix Broken Windows Icons
2024-08-03 22:19:54 +10:00
Rohan Barar
701ad3ae0a Slight comment adjustments 2024-08-03 21:46:57 +10:00
Rohan Barar
bd0d3479b9 Added support for UWP applications 2024-08-03 21:35:06 +10:00
Oskar Manhart
3cfa329614
Merge pull request #185 from gordoncheong/main
Add Support for Microsoft Project
2024-08-02 13:28:15 +02:00
pre-commit-ci[bot]
8c4e8b3a34 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-08-02 11:17:24 +00:00
Gordon Cheong
196567e31e
Merge branch 'winapps-org:main' into main 2024-08-02 19:10:34 +08:00
LDprg
65dbdd7405
Merge pull request #184 from KernelGhost/main
Minor changes.
2024-08-01 15:51:43 +02:00
Rohan Barar
9cab5af8f8 Added 'Star History' chart to README 2024-08-01 23:19:17 +10:00
Rohan Barar
d3650c8e0f Corrected misleading comment. 2024-08-01 22:47:05 +10:00
Rohan Barar
4f9e83b3b3 Fix typo 2024-08-01 22:47:05 +10:00
Gordon Cheong
5dcf600a3c
Add Microsoft Project to README 2024-08-01 00:49:33 +08:00
Gordon Cheong
dde05e8b27
Add Microsoft Project Installation Files 2024-08-01 00:39:12 +08:00
Rohan Barar
89759b2a38
Merge pull request #175 from KernelGhost/main
Added ability to automatically pause and resume Windows.
2024-07-31 07:56:30 +10:00
Rohan Barar
6f439a4df9 Disable AUTOPAUSE by default. 2024-07-31 00:46:34 +10:00
Rohan Barar
b90fb086a9 Updated WinApps config file template as per request in #175 2024-07-30 23:16:51 +10:00
Rohan Barar
1b1dc1ac1c Improved documentation to reduce risk of confusion seen in #159. 2024-07-28 23:16:09 +10:00
Rohan Barar
3bbf6fb5f1 Removed stray space. 2024-07-28 22:58:05 +10:00
Rohan Barar
3b8565fa46 Added ability to auto-pause following period of inactivity. 2024-07-28 22:55:38 +10:00
Rohan Barar
2f8cf846ea Added ability to automatically start Windows. 2024-07-28 21:29:37 +10:00
Oskar Manhart
6caa8d8457
Merge pull request #170 from itiligent/main
Disable auto admin logon to avoid a highly insecure combination of defaults
2024-07-26 16:17:54 +02:00
pre-commit-ci[bot]
69aa204d39 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-07-26 04:00:59 +00:00
Itiligent
65811c87ba OEM registry change to prevent auto admin logon
Auto Admin logon is the default setting from the Dockur image. This is a large security vulnerability likely added for convenience. Blocking this default config does not seem to impact any of the Windows container setup.
2024-07-26 13:31:41 +10:00
Oskar Manhart
b4b666132d
Merge pull request #167 from gordoncheong/main
Adding more file type support for Microsoft Visio
2024-07-25 16:16:09 +02:00
pre-commit-ci[bot]
e807caf967 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-07-25 13:25:48 +00:00
Gordon Cheong
a69c0f9c4d
Add mimetypes for more file types
Adding support for Visio files with extensions .vsdm .vssm .vssx .vstm .vstx
2024-07-25 21:19:33 +08:00
Gordon Cheong
dbc5549c38
Add mimetypes for more file types
Adding support for Visio files with extensions .vsdm .vssm .vssx .vstm .vstx
2024-07-25 21:18:42 +08:00
Gordon Cheong
2df691ec17
Add minetypes for
Adding support for Visio files with extensions .vsdm .vssm .vssx .vstm .vstx
2024-07-25 21:15:06 +08:00