Commit graph

9 commits

Author SHA1 Message Date
netbenix
f22a71451f fix(DeepSource): Fixed misspelled ignore flag 2022-02-22 18:31:33 +01:00
netbenix
06b8631ca3 style(DeepSource): Added two ignores 2022-02-19 17:38:16 +01:00
netbenix
ab27acb960 fix(Compression): No longer shows wrong Name in output 2021-12-23 11:04:33 +01:00
netbenix
65fa075543 fix(Compression): Permission is now 775 2021-11-28 19:07:07 +01:00
netbenix
3cd355f737 fix(compressor): Now returns correct value 2021-11-28 15:16:49 +01:00
netbenix
b84c82c30c Changes to compression
- Writes now directly to file instead to ram
- Some messages are now starting their own thread
2021-11-28 13:42:12 +01:00
netbenix
d51cf67997 Reverted multithreaded compression due to not wanting to work
Me sad :c
2021-11-28 12:33:47 +01:00
netbenix
870dc6f30a Refactoring of Compression
Added multithreading
2021-11-27 20:54:55 +01:00
netbenix
63faa60a9c Little refactor 2021-11-23 08:57:01 +01:00
Renamed from Tools/Compression.go (Browse further)