Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shotcut #40

Draft
wants to merge 50 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
e68bb80
Initial deployment script
sangafabrice Jun 28, 2022
f52c1fa
add guid in devdep
sangafabrice Jun 28, 2022
d2ae282
add guid in devdependencies
sangafabrice Jun 28, 2022
0693c16
Initial Avast Secure updater script.
sangafabrice Jun 28, 2022
17eced8
add iconuri to devdependency
sangafabrice Jun 28, 2022
4026101
Merge branch 'dist' into avastsecure
sangafabrice Jun 28, 2022
c2db029
Change iconuri.
sangafabrice Jun 28, 2022
c72169d
add tags to devdependencies
sangafabrice Jun 29, 2022
a5b3f48
add tags
sangafabrice Jun 29, 2022
d4eb48f
add tags.
sangafabrice Jun 29, 2022
f35ae73
add description to devdependencies
sangafabrice Jun 29, 2022
e50661d
add description
sangafabrice Jun 29, 2022
7d09d16
Restrict removed items to chromium installer.
sangafabrice Jun 29, 2022
8dad994
correct publishing notification
sangafabrice Jun 29, 2022
dbcfeb8
add outdated uninstaller removal
sangafabrice Jul 3, 2022
92893f1
Add retrieving update info from saveTo folder
sangafabrice Jul 4, 2022
6cca05c
correct typo in comment doc
sangafabrice Jul 5, 2022
4d50f6d
initial vivaldi updater
sangafabrice Jul 9, 2022
88e8345
remove downloadinfo and restrict regcli to be greater than 2.1.0
sangafabrice Jul 9, 2022
d93e7a0
add updater icon
sangafabrice Jul 9, 2022
58d15da
initial blisk updater
sangafabrice Jul 9, 2022
fa58a7c
change icon
sangafabrice Jul 9, 2022
363ae3d
initialize msedge updater
sangafabrice Jul 11, 2022
83ee87e
update script icon logo
sangafabrice Jul 11, 2022
5486458
change regcli required version
sangafabrice Jul 11, 2022
642e5e9
initialize opera updater
sangafabrice Jul 11, 2022
bd1e3fb
update icon and guid
sangafabrice Jul 11, 2022
0dc268a
update regcli required version
sangafabrice Jul 11, 2022
674f820
remove skipsslvalidation switch parameter
sangafabrice Jul 11, 2022
b9e25c0
Force the script to load RegCli 2.3.2
sangafabrice Jul 12, 2022
fa46f4d
initialize mozilla firefox updater
sangafabrice Jul 14, 2022
c7658e3
update icon
sangafabrice Jul 14, 2022
50ca613
update regcli required version
sangafabrice Jul 14, 2022
bb52b30
fix comment based help
sangafabrice Jul 15, 2022
d6c592e
Add Get-DownloadInfo for Mozilla Firefox.
sangafabrice Jul 18, 2022
a5c0204
reduce updateinfo count comparison to implicit casting to bool
sangafabrice Jul 20, 2022
4deaeec
remove bool variable
sangafabrice Jul 20, 2022
a76e86a
update script manifest to include fix from RegCli
sangafabrice Jul 23, 2022
95a9fdd
initialize tor updater script
sangafabrice Aug 7, 2022
6213834
initial tor updater script.
sangafabrice Aug 23, 2022
2188128
initial tor updater script
sangafabrice Aug 23, 2022
c2db2e7
Force to load RegCli 6.0.3
sangafabrice Aug 27, 2022
6a008d1
Replace lastmodified by checksum in torproject script.
sangafabrice Sep 2, 2022
bbdbc40
Fix comment-based help typo.
sangafabrice Sep 6, 2022
1ab7770
remove batch redirect hashtable key
sangafabrice Sep 12, 2022
5a01384
Remove Select-NonEmptyObject from script.
sangafabrice Sep 13, 2022
5f55284
increment updater script version
sangafabrice Sep 21, 2022
a833f49
initialize shotcut updater.
sangafabrice Oct 2, 2022
bc91dbf
update powershell logo icon.
sangafabrice Oct 2, 2022
ca186c8
modify description in dist.
sangafabrice Oct 4, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore

This file was deleted.

201 changes: 0 additions & 201 deletions LICENSE.md

This file was deleted.

Empty file removed Readme.md
Empty file.
26 changes: 0 additions & 26 deletions RegCli.psd1

This file was deleted.

Loading