Romain
9c3ce62783
Merge pull request #508 from Romanitho/install-gui
...
WiGui portability to WAU
2023-12-06 01:59:23 +01:00
romanitho
952feed01a
Gui integration in release
2023-12-06 01:58:49 +01:00
romanitho
c5309ff72f
add Winget-Install script
2023-12-06 01:42:38 +01:00
romanitho
4890e51a69
fix zip
2023-12-06 01:05:18 +01:00
romanitho
9f165a8b3d
Gui
2023-12-06 00:52:41 +01:00
Romain
fb0c8a5776
Merge pull request #506 from Romanitho/install-counter
...
Add installation counter via an asset text file
2023-12-05 15:49:13 +01:00
romanitho
9aba5f1e05
Add installation counter via an asset text file
2023-12-05 15:24:35 +01:00
github-actions[bot]
e810f26f6d
Changed version to 1.18.4
2023-11-30 15:03:47 +00:00
github-actions[bot]
e8acaf7d93
Changed version to 1.18.4-4
2023-11-29 01:10:10 +00:00
Romain
736239d230
Merge pull request #502 from Romanitho/fix-scope
...
Fix machine scope when running as system
2023-11-29 02:04:43 +01:00
romanitho
2f7c804680
Fix machine scope when running as system
2023-11-29 02:04:17 +01:00
Romain
ffe65ffa34
Merge pull request #498 from KnifMelti/mod
...
Mod for AppID-notinstalled
2023-11-29 01:08:33 +01:00
Romain
34bef74353
Merge pull request #501 from Romanitho/prerequisites
...
Separated Prerequisites function
2023-11-29 01:08:14 +01:00
romanitho
b09e26b76b
clean
2023-11-29 01:07:56 +01:00
romanitho
0c0f95e97c
Separated Prerequisites function
2023-11-29 00:49:49 +01:00
KnifMelti
e56f77768d
small template change
2023-11-26 11:07:47 +01:00
KnifMelti
1705b80518
Final
2023-11-25 22:39:37 +01:00
KnifMelti
b40a578baf
Text
2023-11-24 19:42:20 +01:00
KnifMelti
c304b70604
Mod for AppID-notinstalled
2023-11-24 19:33:35 +01:00
github-actions[bot]
17b02dfc95
Changed version to 1.18.4-3
2023-11-24 01:07:36 +00:00
Romain
aa1f97fd44
Merge pull request #495 from Romanitho/fix
...
Roll back notification task as system as it only works on SandBox
2023-11-23 15:28:19 +01:00
romanitho
ab73693a2b
Roll Back notification task as system as it only works on SandBox
2023-11-23 15:17:17 +01:00
github-actions[bot]
79ff32b656
Changed version to 1.18.4-2
2023-11-22 01:11:43 +00:00
Romain
9f632ede0d
Merge pull request #494 from Romanitho/notif-optimized
...
Review system contect notification when ServiceUI is called.
2023-11-21 15:23:39 +01:00
romanitho
c44a267b9a
Review system notif when ServiceUI is called.
2023-11-21 15:18:47 +01:00
Romain
bfa764a7e8
Merge pull request #493 from Romanitho/MinorChanges
...
Minor changes
2023-11-21 12:58:44 +01:00
romanitho
877f75f2f8
minor
2023-11-21 12:52:47 +01:00
Romain
96eaed401c
added Microsoft.Teams.Classic
2023-11-21 12:34:38 +01:00
github-actions[bot]
7462e8c356
Changed version to 1.18.4-1
2023-11-21 01:12:00 +00:00
Romain
40cb5da9ec
logs
2023-11-20 17:59:49 +01:00
Romain
6fe4999be1
Review Add-scopeMachine
2023-11-20 17:31:38 +01:00
Romain
81aabf7319
WingetCmd simplified
2023-11-20 16:30:46 +01:00
github-actions[bot]
1c5371554c
Merge pull request #492 from Romanitho/dependabot/github_actions/oxsecurity/megalinter-7.6.0
...
Bump oxsecurity/megalinter from 7.5.0 to 7.6.0
2023-11-20 06:06:49 +00:00
dependabot[bot]
0d44cef55a
Bump oxsecurity/megalinter from 7.5.0 to 7.6.0
...
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter ) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases )
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md )
- [Commits](b48455a119...5364b811bb
)
---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 06:06:38 +00:00
github-actions[bot]
ac58fdc086
Changed version to 1.18.4-0
2023-11-18 01:08:33 +00:00
Romain
ba7bed6303
Merge pull request #491 from AndrewDemski-ad-gmail-com/patch-3
...
Update Add-ScopeMachine.ps1
2023-11-17 20:16:54 +01:00
Andrzej Demski
4e8954415b
Update Add-ScopeMachine.ps1
...
There is a bug which breaks mode complex configurations in userSettingsFile (C:\WINDOWS\system32\config\systemprofile\AppData\Local\Microsoft\WinGet\Settings\defaultState\settings.json"
2023-11-17 18:05:27 +01:00
Romain
c1d80d09f4
Merge pull request #488 from Romanitho/new-upgrade
...
API Rate limite workarround
2023-11-17 15:12:09 +01:00
romanitho
c28422313e
API Rate limite workarround
...
https://docs.github.com/en/github-ae@latest/rest/overview/rate-limits-for-the-rest-api#primary-rate-limit-for-unauthenticated-users
60 requests per hour
2023-11-17 15:05:29 +01:00
github-actions[bot]
40e4ed8e5f
Changed version to 1.18.3
2023-11-16 22:15:17 +00:00
romanitho
00d6e91a50
Merge branch 'main' of https://github.com/Romanitho/Winget-AutoUpdate
2023-11-16 23:14:10 +01:00
romanitho
489bebfcd3
Remove correct function
2023-11-16 23:14:07 +01:00
github-actions[bot]
35b8c3ae1a
Changed version to 1.18.2
2023-11-16 21:58:55 +00:00
Romain
cfcdab5a90
Merge pull request #487 from Romanitho/minor-changes
...
Minor review log on install/uninstall
2023-11-16 22:56:13 +01:00
romanitho
51ea09005f
Minor review log on install/uninstall
2023-11-16 22:51:21 +01:00
Romain
b9507d2c2a
Merge pull request #483 from Romanitho/security
...
Security fix
2023-11-16 13:53:44 +01:00
romanitho
9953267fea
Mods to Dir
2023-11-16 13:01:57 +01:00
romanitho
99e08273fc
Mods to Dir
2023-11-16 12:59:56 +01:00
romanitho
4295da597d
Remove old function file due to renaming.
2023-11-16 12:49:21 +01:00
romanitho
e9006d4387
Secure Function folder as well
2023-11-16 12:46:31 +01:00