Commit graph

19 commits

Author SHA1 Message Date
2c40a1412b Implement simple file picker poc for UWP 2022-02-01 22:27:39 +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
292d8e0dac Implement tests for MetadataRemover 2022-01-25 22:57:40 +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
c6f1ec0a37 Implement TestCompressor.cs 2022-01-25 22:19:56 +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
545e8d35fa Update README.md 2022-01-24 20:23:45 +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
a3c0c567f4 Update FormatOutputPath to retrieve filename without extension. 2022-01-22 20:44:50 +02:00
134f833216 Handle all exceptions inside TaskExecutor.cs. 2022-01-22 20:38:31 +02:00
8a9217aede Initial commit 2022-01-22 19:06:10 +02:00