Commit graph

23 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
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
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
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
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
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
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
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