Commit graph

21 commits

Author SHA1 Message Date
b92791f336 Change IMetadataRemover implement SaveImage for Stream 2022-04-03 18:16:00 +03:00
364c0fda02 Change ICompressor implement Compress for a Stream 2022-04-03 18:15:17 +03:00
81c4b13f62 Refactor project structure 2022-04-02 17:22:42 +03:00
c0251bfa75 Update TargetFramework to target only Net6.0 2022-03-23 20:07:25 +02:00
13552f1f96 Move image save logic from TaskExecutor to IOutputSink 2022-02-12 23:25:34 +02:00
856fc63627 Refactor project structure. 2022-02-12 22:12:57 +02:00
0b3398605d Rename IFilesRetriever to IFilesBrowser 2022-02-12 21:58:57 +02:00
9bd612cde3 Don't clean already cleaned images & restructure project 2022-02-12 21:45:59 +02:00
bb7d563a08 Modify project structure & delete WPF application. 2022-02-11 23:39:34 +02:00
d0e2231fb5 Add UwpApplication project. 2022-01-31 21:30:11 +02:00
101d9edb15 Handle compiler warnings. 2022-01-27 23:22:10 +02:00
b43deb9cb8 Target netstandard2.1 and net5.0 in ImageCore 2022-01-27 23:04:05 +02:00
e4bc3fafe2 Move TaskExecutor and TaskExecutorOptions in ConsoleInterface 2022-01-26 20:58:59 +02:00
a6cc6a59bb Use log in KeepFilenameFormatter 2022-01-26 20:50:02 +02:00
4c90086ae1 Reformat project structure 2022-01-25 22:57:22 +02:00
6f74af0f1d Add tests for OriginalFilenameFileOutputPathFormatter 2022-01-25 22:41:02 +02:00
f6de032d84 Move create Directory from OriginalFilenameFileOutputPathFormatter to Program 2022-01-25 22:27:39 +02:00
f3b64e28ed Add ImageCore.Tests for TestLocalSystemFilesRetriever 2022-01-24 21:14:26 +02:00
af26d29d19 Target NET5. 2022-01-24 20:33:15 +02:00
9730a996ca Add code documentation. 2022-01-23 19:30:05 +02:00
8860d2ef2d Implement working cli. 2022-01-23 15:12:17 +02:00