65 Commits

Author SHA1 Message Date
35885b8724 Fixed the config not saving to its file. 2023-04-20 08:20:18 -04:00
b446feefe7 Made the config remove system automated. 2023-04-20 07:27:38 -04:00
409817f208 Merge remote-tracking branch 'origin/main' into shell-configuration 2023-04-20 07:21:47 -04:00
2420e16fa4 Made the config append system fully automated. 2023-04-19 20:37:54 -04:00
b5517e724a Added automatic config resetting capabilities. 2023-04-19 19:28:30 -04:00
dd62e66871 Added automated config setting. Next up resetting. 2023-04-19 14:02:23 -04:00
647993ef1f One teeny tiny more thing. 2023-04-19 07:28:40 -04:00
318c8119a0 Small change in the config display system. 2023-04-19 07:21:59 -04:00
8677ff464d Made the display system of the config data a gazillion times better. 2023-04-18 16:03:01 -04:00
aac52a43ac
Merge pull request #57 from That-One-Nerd/shell-configuration
New shell release with some config files and commands.
v0.3.3-alpha
2023-04-18 09:16:54 -04:00
25c6d152a2 Removed some test stuff. 2023-04-18 08:57:45 -04:00
fd4162aa32 How on earth did I miss this? 2023-04-18 08:52:04 -04:00
3ecb967b91 Merged the new shell improvements. 2023-04-18 08:40:48 -04:00
4d2e98ce42 Moved the loading bar to its own class. Small fix. 2023-04-18 08:31:40 -04:00
b869de9be8 Directory info is now reloaded after every command. One liner fix. 2023-04-17 21:02:39 -04:00
b7a4333e2d Added the ability to load custom assemblies to the shell. 2023-04-17 20:27:40 -04:00
ec15e78564 Added some config modifier commands. Definitely not very automated, stuff to do later. 2023-04-17 20:12:52 -04:00
8bfd8c142c Quick update, added some more config display options. 2023-04-17 19:38:31 -04:00
4d342ae958 Added some config stuff. Next is modifying the config. 2023-04-17 19:11:33 -04:00
3742b4a230 Some config display changes. WIP 2023-04-17 17:58:28 -04:00
0c07c9cfe5 Some tiny stuff. More tomorrow 2023-04-10 19:23:46 -04:00
b2bc9fa7ee New config system. Tracks changes instead of the whole thing. 2023-04-10 18:46:40 -04:00
68336df868 Made some basic start to the config stuff. More will come later. 2023-04-10 13:27:55 -04:00
24fde24746
Merge pull request #44 from That-One-Nerd/misc-commands
Added a couple misc commands and fixed some bugs.
v0.3.2-alpha
2023-04-01 20:39:55 -04:00
a2b9daa107 Made a command that can be used to run other processes. 2023-04-01 20:35:30 -04:00
daae786bec Added commands to make new directories and new files. 2023-04-01 20:16:37 -04:00
e8a5cbc846 Oh look, another one liner. Fixed #34 2023-04-01 15:22:38 -04:00
4c919a152c Fixed issue #28. Literally a one-liner. 2023-04-01 15:05:58 -04:00
21b7436f0e
Merge pull request #42 from That-One-Nerd/shell-systems
Added the ability to cancel stuff.
v0.3.1-alpha
2023-04-01 14:24:45 -04:00
a7ff0a7ab4 Added the ability to prevent cancellation. 2023-04-01 08:50:08 -04:00
1e5f0dba4e Added method interrupt handling. 2023-04-01 08:27:30 -04:00
5412b023a0 Added some terminal interrupt systems. Later it will kill active commands. 2023-03-31 18:12:20 -04:00
51f58e6e82
Merge pull request #37 from That-One-Nerd/more-compression-options
Update main with some new compression formats.
v0.3.0-alpha
2023-03-31 11:02:30 -04:00
559190158a Added rar extraction (can't do compression). 2023-03-30 19:31:14 -04:00
ce72491109 Added 7z extraction. I can't do compression ATM. 2023-03-30 19:13:43 -04:00
471bb54fe0 Maybe 7Zip extraction? I haven't tested it. 2023-03-30 14:09:25 -04:00
33130bc5f8 Optimized some buffer copying in GZip stuff. 2023-03-30 10:28:56 -04:00
8f7c2775d4 Added support for extracting tar and tar.gz formats 2023-03-30 09:06:09 -04:00
dda3ccad4d Added tar functionality and only compression for tar-gz. Extraction coming soon. 2023-03-29 20:27:10 -04:00
87166acda3 Added GZip compatibility 2023-03-29 19:02:55 -04:00
9738599088 Part of the GZip system. **INCOMPLETE** 2023-03-29 17:40:26 -04:00
9928f7d62f Fixed an issue with automatic destinations (#29) 2023-03-29 13:48:34 -04:00
506892b6e0 Added an extraction module, among one other thing. 2023-03-29 10:39:11 -04:00
f95e3a89ff Added a comment option for the command (#27) 2023-03-29 10:19:34 -04:00
b5cfa6f0cc
Merge pull request #26 from That-One-Nerd/shell-systems
Update main with some shell bug fixes.
v0.2.2-alpha
2023-03-29 09:10:59 -04:00
0ebecf4234
Forgot to remove the testing command. 2023-03-29 09:08:32 -04:00
8170a86247 Fixed a loading bar issue (#19) 2023-03-29 08:49:11 -04:00
a1d95170bd Added alias functionality to the shell. 2023-03-29 08:26:42 -04:00
0a92bc6b5a
Merge pull request #24 from That-One-Nerd/clipboard-module
Added *some* clipboard commands.
v0.2.0-alpha
2023-03-28 19:39:27 -04:00
ca71367f9c Added *some* clipboard commands. 2023-03-28 19:27:44 -04:00