Commit graph

35 commits

Author SHA1 Message Date
821e0515d1 Feature: templateFolderName
Added the option to change the name of the template folders, without bricking the script.

Added a disclaimer about the MIT license.

Added debugging in the logs. This option is currently useless. Please leave it disabled.
2024-06-04 15:15:24 +02:00
d025f4c6a3 Updated JSON Names for Better Clarity
Updated some JSON names for better clarity.
2024-05-30 13:23:40 +02:00
268be61699 Feature: folderName
Feature:
Added a new feature called folderName. This allows you to change the name of the folders.

Logging:
fileName and fileFormat got renamed to logName and logFormat.
2024-05-30 13:09:35 +02:00
77dd7038fc Update Downloader.ps1 2024-05-30 07:09:25 +00:00
d6512495b6 Feature: clearLogs,
A boolean flag to enable clearing of the log(s) file(s). This will clear the content inside of the log file(s).
2024-05-30 09:05:22 +02:00
5682e85f6e Fixed: Logging bugs
Fixed some logging bugs that would occur when both Chrome and Amazon were enabled at the same time.
2024-05-30 08:48:51 +02:00
22bfb7a2ac Add Template/Amazon-Workspace-Template/ADD YOUR TEMPLATE HERE 2024-05-29 13:38:43 +00:00
c210b4b696 V2.0
Added support for Amazon Workspaces.
2024-05-29 15:38:10 +02:00
40942968ae Feature: Added fileFormat
Added the opportunity to change the format of the log file, this is not the name. but the format. .log .txt etc
2024-05-29 10:51:40 +02:00
6ddf7d8889 Write-output to see log
Added a visible sign to the end user to see additional logs in the logs file
2024-05-28 14:50:37 +02:00
d3d553aaf6 Feature: Change name of log file.
Logging:

Added the opportunity to change the name of the log file in JSON.

Numbered Version:

"enableNumberedVersion", just got renamed to "folderNumberedVersion" to make it more easily understandable
2024-05-28 14:38:05 +02:00
Olai
6e7746aab4
Updated .gitignore 2024-05-28 14:04:40 +02:00
55863336f0 Feature: Added checkExist. And updated logging
**checkExist:**

This is a check if there is a folder with the name of "Chrome - *" and deletes it if it is enabled. By Default it is disabled.

**Logging:**

Changed the format of the logs, by adding 4 different categories. Info, Debug, Error and Warn.
2024-05-28 13:54:23 +02:00
Olai
8dbd6d8d16
Update README.md 2024-05-27 10:30:53 +02:00
Olai
d8be640592
Update README.md 2024-05-27 10:30:21 +02:00
5b981f54a4 Added more info about enableNumberedVersion
Added more info in the MD file about the enableNumberedVersion config
2024-05-27 10:29:51 +02:00
Olai
73c3cf39a2
Update README.md 2024-05-27 10:01:43 +02:00
b245ec320b Fixed the admin logging 2024-05-27 09:05:27 +02:00
97af9654c9 Fixed a flaw in the admin check 2024-05-27 09:00:26 +02:00
Olai
6aa29dbf34
Update README.md 2024-05-27 08:53:30 +02:00
2fa3813918 fixed the log name in readme 2024-05-26 17:53:51 +02:00
b79f865b5e removed file 2024-05-26 17:52:37 +02:00
916e77dbe2 Change the log file name
Changed the log file name from log.txt to chrome_downloader.log
2024-05-26 17:44:21 +02:00
73bede1aeb Warning about enableNumberedVersion
Added a warning that the script will not run properly if a config is enabled
2024-05-26 17:31:34 +02:00
849b4c31d0 Removed unused Code
Removed unused code in the Rename script
2024-05-26 17:16:41 +02:00
b64e18779f Feature: Added Auto Renamer
Added the ability to rename the folders to the newest version of Chrome
2024-05-26 17:00:16 +02:00
c5a644b2d4 Feature: Custom logging date format in JSON
Added the opportunity to customize the logging date format in the JSON file. And optimized how logging is done
2024-05-23 15:51:22 +02:00
Olai
356a8b8d76
Update README.md 2024-05-21 12:08:15 +02:00
Olai
66a5f78046
Update README.md 2024-05-21 12:07:59 +02:00
Olai
dffe43ca68
Update README.md 2024-05-21 11:20:48 +02:00
Olai
b7ed957926
adjusted the colors in the README file 2024-05-21 11:17:38 +02:00
Olai
80053375d4
Create README.md 2024-05-21 11:16:54 +02:00
19b6905d88 Template 2024-05-21 11:02:23 +02:00
bf32dd8aa0 V1.0
First Commit of the Chrome Downloader
2024-05-21 11:01:04 +02:00
6a28d0dd81 Initial commit 2024-05-21 10:58:46 +02:00