560 Commits

Author SHA1 Message Date
Oskar Manhart
f4c0a454b7 fix: properly escape ${} 2024-09-08 11:46:48 +02:00
Oskar Manhart
b7b5b34b27 Merge branch 'main' into feat-nix-packaging 2024-09-08 11:42:44 +02:00
Oskar Manhart
1613faba04
fix: rename source directory to winapps-src 2024-09-08 11:27:56 +02:00
Gordon Cheong
58c66679ab
Fixing Uninstallation Failure 2024-09-08 13:11:04 +08:00
Oskar Manhart
99eeac4239 Merge branch 'add-contribution-guidelines' 2024-09-07 18:16:21 +02:00
Oskar Manhart
3cb2e189c2 Reapply "Merge pull request #15 from winapps-org/add-contribution-guidelines"
This reverts commit 2dd0980cc92cdf56607ce4d96bb260a97b5c1b78.
2024-09-07 18:16:13 +02:00
Oskar Manhart
350f003d81
Merge pull request #232 from winapps-org/feat-install-script
Simplify installation process
2024-09-07 17:56:13 +02:00
Oskar Manhart
26a2f13815 feat: bump version 2024-09-07 13:30:35 +02:00
Oskar Manhart
4e3d5bd458
fix: catch error if exe has no version info 2024-09-07 13:28:43 +02:00
Oskar Manhart
95daa5d837
fix: properly specify curl output 2024-09-07 13:23:37 +02:00
Oskar Manhart
00141f1d54 fix: do not symlink binaries on nix 2024-09-07 13:05:09 +02:00
Oskar Manhart
da35923df9 feat: package winapps & the winapps launcher using nix
doc: document installation using Nix

fix: explicitely specify path to inquirer

fix: libvirt group is called libvirtd on nix

fix: set libvirturl for winapps-launcher

fix: refine group change sed expr

feat: add desktop file

fix: do not use source derivation

fix: use install instead of cp

fix: ensure  exists
2024-09-07 10:49:40 +02:00
Oskar Manhart
570badd78b feat: fix up authors and keep GPL 2024-09-05 18:21:23 +02:00
Oskar Manhart
2dd0980cc9 Revert "Merge pull request #15 from winapps-org/add-contribution-guidelines"
This reverts commit d2601efeab779b33df97c40945e958fecfcecb73, reversing
changes made to f01427a236ea3b2662c94ea9ba959e00b50f600e.
2024-09-05 17:31:21 +02:00
Oskar Manhart
d2601efeab
Merge pull request #15 from winapps-org/add-contribution-guidelines
Relicense legacy to Unlicense
2024-09-05 10:14:05 +02:00
Oskar Manhart
c0db3e4d3b
Update lictool.yaml 2024-09-04 21:29:49 +02:00
Oskar Manhart
a7c8d4acfe feat: run lictool seperately in CI 2024-09-04 17:00:15 +02:00
Oskar Manhart
34e76f749b fix: hook crashes in ci 2024-09-04 16:56:11 +02:00
Oskar Manhart
eaef31089c fix: clarify contribution guidelines 2024-09-04 16:52:28 +02:00
Oskar Manhart
1d3e521144 feat: add license header to our files 2024-09-04 16:48:49 +02:00
Oskar Manhart
6aaf7cf844 feat: add license information to files unchanged from old repo 2024-09-04 16:42:36 +02:00
Oskar Manhart
0efbd5818c feat: use dual-licensed unlicense 2024-09-04 16:27:48 +02:00
Oskar Manhart
20e0983a29 Merge branch 'main' into add-contribution-guidelines 2024-09-04 15:19:22 +02:00
Rohan Barar
f01427a236
Merge pull request #237 from C0rn3j/patch-1
README.md: Rename `KDE` shorthand to the correct `KDE Plasma`
2024-09-02 19:26:25 +10:00
Rohan Barar
df688076b5 Changed 'Plasma' to 'KDE Plasma' for clarity. 2024-09-02 19:24:10 +10:00
Rohan Barar
df56347660
Merge pull request #238 from KernelGhost/main
Various `libvirt` Documentation Improvements
2024-09-02 15:28:39 +10:00
Rohan Barar
3a0acff38f Revise Exec Path Check in ExtractPrograms.ps1 2024-09-02 12:15:02 +10:00
Rohan Barar
e224e233cc Implement Exec Path Check in ExtractPrograms.ps1 2024-09-02 12:09:44 +10:00
pre-commit-ci[bot]
f2afc99339 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-09-02 00:52:15 +00:00
Rohan Barar
1c35e76f25 Added Static IP Address Configuration Instructions 2024-09-02 10:49:06 +10:00
Rohan Barar
08cd44f17b Added Fallback Shared Folder Configuration Instructions 2024-09-02 10:34:18 +10:00
Rohan Barar
a5ae665582 Clarified OOBE\BYPASSNRO Instructions 2024-09-02 10:15:15 +10:00
Rohan Barar
916c1e6bd8 Fixed #223 2024-09-02 10:00:59 +10:00
Martin
02b0f2856c
README.md: Rename KDE Plasma shorthand to the correct Plasma 2024-09-02 00:29:29 +02:00
Oskar Manhart
ace4075b84
fix: use proper and 2024-08-30 15:24:06 +02:00
pre-commit-ci[bot]
7408fc103c [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-08-30 12:05:09 +00:00
Oskar Manhart
81b8b13b33
fix: bad logic & remove inquirer if exists 2024-08-30 14:02:57 +02:00
Oskar Manhart
4e0d582101 fix: load inquirer even if repo isn't cloned yet 2024-08-30 13:01:05 +02:00
Oskar Manhart
95ba3209c9 fix: always clone repo since inquirer requires it 2024-08-29 12:29:31 +02:00
Oskar Manhart
6ab6a45987 fix: use curl-bash format in vm docs 2024-08-28 16:14:47 +02:00
Oskar Manhart
81fbf01147 fix: no need for curl 2024-08-28 16:12:31 +02:00
Oskar Manhart
75c20ec26c feat: simplify installation process 2024-08-28 16:03:17 +02:00
Oskar Manhart
796aeac892 feat: rename installer.sh to setup.sh 2024-08-28 12:14:46 +02:00
Oskar Manhart
9417382ae7
Merge pull request #227 from gordoncheong/main
Add Installation Support for Visual Studio
2024-08-23 20:16:27 +02:00
Gordon Cheong
694bff0ec2
Installation Support for Visual Studio 2024-08-23 20:59:44 +08:00
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