|
13552f1f96
|
Move image save logic from TaskExecutor to IOutputSink
|
2022-02-12 23:25:34 +02:00 |
|
|
a0f719b8df
|
Implement configurable logging.
|
2022-02-12 22:25:10 +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 |
|
|
89fc37deba
|
Remove ListBox_PreviewMouseWheel from MainWindow.cs
|
2022-02-09 22:49:14 +02:00 |
|
|
4177508c05
|
Add basic WPF application
|
2022-02-09 22:48:26 +02:00 |
|
|
0ed893229c
|
Remove UWP/WinApplication
|
2022-02-09 21:24:07 +02:00 |
|
|
ac37350940
|
Migrate demo app to WinUI/WindowsSDK
|
2022-02-04 21:21:27 +02:00 |
|
|
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 |
|