Commit Graph

381 Commits

Author SHA1 Message Date
993129af37 Create new app folder 2024-10-14 18:46:35 -05:00
c8dcccad08 Merge pull request #291 from Username404-59/main
README.md: Update Gentoo dependencies list
2024-10-09 11:59:36 +02:00
9ca357642a README.md: Update Gentoo dependencies list
Fixes the ebuild parent dirs & depend on openbsd-netcat instead of netcat because libvirt needs it and is likely to be installed
2024-10-08 21:41:59 +02:00
406c7c0213 Merge pull request #264 from winapps-org/freechelmi-patch-1
Remove Winapps install from Docker doc
2024-09-20 10:08:57 +02:00
0a7bf57a13 Merge pull request #263 from MopigamesYT/main
Fix netcat package typo for arch systems
2024-09-19 17:09:14 +02:00
49a2dd91e9 Remove Winapps install from Docker doc
This winapps paragraph leads user to confusion and start winapps right away although they have other steps to do in the main doc page
2024-09-19 16:48:55 +02:00
602aee2b9b Merge branch 'winapps-org:main' into main 2024-09-19 15:50:23 +02:00
39063a3fff Update README.md 2024-09-19 15:49:30 +02:00
93bdf8856f fix: remove license header from reg file (closes #261) 2024-09-19 12:47:56 +02:00
7cbe3ff07c Merge pull request #262 from KernelGhost/main
Fixed #192 (Clarified ambiguous Debian package)
2024-09-19 18:49:31 +10:00
b4c32b09b9 Fixed #192 (Clarified ambiguous Debian package) 2024-09-19 18:38:12 +10:00
0468d3b4cb doc: update readme in regards to #233 2024-09-18 09:51:38 +02:00
45bb5e24f2 Merge branch 'main' of github.com:winapps-org/winapps 2024-09-14 17:46:19 +02:00
cccdf03863 Merge pull request #240 from winapps-org/add-contribution-guidelines
Resolve licensing issues
2024-09-14 17:46:03 +02:00
41a1450bd0 Merge pull request #240 from winapps-org/add-contribution-guidelines
Resolve licensing issues
2024-09-14 17:42:24 +02:00
ad8b1cfc8e Update CODE_OF_CONDUCT.md 2024-09-12 10:00:08 +02:00
d49b60cbc5 Merge pull request #250 from itiligent/main
switch managment of /sound /microphone & /cert:tofu to the winapps config file
2024-09-10 17:39:11 +02:00
0775e16562 enable sound & tofu to config file
also harmonised default RDP options to :
                +dynamic-resolution \
                +auto-reconnect \
                +home-drive \
                +clipboard \
                -wallpaper \
2024-09-10 23:21:39 +10:00
2d06aa2e89 Merge remote-tracking branch 'origin/main' into add-contribution-guidelines 2024-09-09 17:17:08 +02:00
07817afe0c Merge pull request #248 from queler/win7
Support old windows versions
2024-09-09 15:49:32 +02:00
f540241f07 Merge pull request #247 from queler/oldapps
Added some old apps.
2024-09-09 15:49:10 +02:00
451e7e65a3 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-09-09 03:33:09 +00:00
9223ffc8ed Added some old apps.
Added acrobat 9 and Word and Excel 2010.
Acrobat in particular did not work with autodetect.
2024-09-08 23:27:20 -04:00
e6d04bf8e0 Support old windows versions
Added a test to not error out when the Appx cmdlets are not available (like in
the windows 7 box i am using). I had some install issues with creating the
bin links so I added "-f".
2024-09-08 23:19:32 -04:00
3d674066c7 feat: relicense to AGPLv3 2024-09-08 12:30:28 +02:00
7bae17e3a3 Merge pull request #245 from gordoncheong/main
Fixing Uninstall Failure
2024-09-08 12:24:08 +02:00
1613faba04 fix: rename source directory to winapps-src 2024-09-08 11:27:56 +02:00
58c66679ab Fixing Uninstallation Failure 2024-09-08 13:11:04 +08:00
99eeac4239 Merge branch 'add-contribution-guidelines' 2024-09-07 18:16:21 +02:00
3cb2e189c2 Reapply "Merge pull request #15 from winapps-org/add-contribution-guidelines"
This reverts commit 2dd0980cc9.
2024-09-07 18:16:13 +02:00
350f003d81 Merge pull request #232 from winapps-org/feat-install-script
Simplify installation process
2024-09-07 17:56:13 +02:00
4e3d5bd458 fix: catch error if exe has no version info 2024-09-07 13:28:43 +02:00
95daa5d837 fix: properly specify curl output 2024-09-07 13:23:37 +02:00
570badd78b feat: fix up authors and keep GPL 2024-09-05 18:21:23 +02:00
2dd0980cc9 Revert "Merge pull request #15 from winapps-org/add-contribution-guidelines"
This reverts commit d2601efeab, reversing
changes made to f01427a236.
2024-09-05 17:31:21 +02:00
d2601efeab Merge pull request #15 from winapps-org/add-contribution-guidelines
Relicense legacy to Unlicense
2024-09-05 10:14:05 +02:00
c0db3e4d3b Update lictool.yaml 2024-09-04 21:29:49 +02:00
a7c8d4acfe feat: run lictool seperately in CI 2024-09-04 17:00:15 +02:00
34e76f749b fix: hook crashes in ci 2024-09-04 16:56:11 +02:00
eaef31089c fix: clarify contribution guidelines 2024-09-04 16:52:28 +02:00
1d3e521144 feat: add license header to our files 2024-09-04 16:48:49 +02:00
6aaf7cf844 feat: add license information to files unchanged from old repo 2024-09-04 16:42:36 +02:00
0efbd5818c feat: use dual-licensed unlicense 2024-09-04 16:27:48 +02:00
20e0983a29 Merge branch 'main' into add-contribution-guidelines 2024-09-04 15:19:22 +02:00
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
df688076b5 Changed 'Plasma' to 'KDE Plasma' for clarity. 2024-09-02 19:24:10 +10:00
df56347660 Merge pull request #238 from KernelGhost/main
Various `libvirt` Documentation Improvements
2024-09-02 15:28:39 +10:00
3a0acff38f Revise Exec Path Check in ExtractPrograms.ps1 2024-09-02 12:15:02 +10:00
e224e233cc Implement Exec Path Check in ExtractPrograms.ps1 2024-09-02 12:09:44 +10:00
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