80 Commits

Author SHA1 Message Date
Oskar Manhart
b658df0a4c
fix: prevent backslashes being escaped at all 2024-05-31 08:36:59 +00:00
Alchemi
f5bafe4e2c
Moved shellcheck line one down at line 51 2024-05-31 10:21:51 +02:00
pre-commit-ci[bot]
45b7111d5b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-05-30 21:47:55 +00:00
Alchemi1963
9a4c689a6a Added empty parameter catch around line 90 2024-05-30 23:22:05 +02:00
Alchemi1963
aae906ab36 Fixed printf \tsclient and no newline errors. 2024-05-30 23:18:31 +02:00
Oskar Manhart
2e7dea1cce
fix: fix shellcheck error 2024-05-30 12:14:13 +00:00
Oskar Manhart
0ea4b865dd
fix: actually use glob pattern so the loop works 2024-05-30 12:10:18 +00:00
Oskar Manhart
7abfef3477
fix: don't remove fixme 2024-05-30 12:09:16 +00:00
Oskar Manhart
662378aefe
fix: ignore shellcheck info 2024-05-30 10:26:48 +00:00
Oskar Manhart
a80e951e40
fix: this is just a warning, we can ignore it for now 2024-05-30 10:24:26 +00:00
Oskar Manhart
eb4176987a
fix: do not disable shellcheck errors annotated with FIXME 2024-05-30 10:21:34 +00:00
Oskar Manhart
f773560ca8
fix: fix SC2066; do not quote this 2024-05-30 10:20:55 +00:00
Oskar Manhart
109cbf5f79
fix: actually use loop var 2024-05-30 10:16:11 +00:00
Oskar Manhart
9126baa699
fix: don't quote $SUDO 2024-05-30 10:14:35 +00:00
LDprg
8f259464a5
finish adding spellcheck 2024-05-24 18:14:03 +02:00
LDprg
7d8ae3ae3e
Start fixing alot of stuff 2024-05-23 19:09:37 +02:00
LDprg
d9a08384d9
add many fixes based on precommit 2024-05-23 18:30:03 +02:00
Oskar Manhart
7c156da6fc
Merge branch 'main' into main 2024-05-15 10:14:26 +02:00
Sebastien Bürky
84bf580d11 Prefer to use os icons 2024-04-21 01:36:47 +02:00
Sebastien Bürky
f240fc3e95 another typo fix 2024-04-20 23:17:37 +02:00
Sebastien Bürky
93c450b332 Fixes for freerdp3, and for arch linux, also add convenience function to install all officially supported apps in one go, also fix a typo 2024-04-20 22:26:22 +02:00
matt-m-3
dac09eedf4 correcting waConfigureDetectedApps function 2023-12-07 09:13:59 -06:00
Fmstrat
263fba803b Disabled demo mode 2023-07-13 12:20:42 +02:00
Fmstrat
01e0bb3b09 Update installer multi-select 2023-07-13 12:20:42 +02:00
Fmstrat
a7b2dce33d Added auto-detection of applications 2023-07-13 12:20:42 +02:00
Fmstrat
d4925a1adf Allow users to choose apps to install 2023-07-13 12:20:42 +02:00
Fmstrat
ee6b64040e Move app files to install 2023-07-13 12:20:40 +02:00
Fmstrat
1a12052ea8 Added prompt system 2023-07-13 12:19:49 +02:00
Fmstrat
bd813ccd6e Switch method to check for completion of scan 2023-07-13 12:18:56 +02:00
Fmstrat
8f0021d016 Updated installer for user vs system mode 2023-07-13 12:16:15 +02:00