Commit Graph

14 Commits (ec7516d6a67ffb8a19714c3bed09737c24f27f01)

Author SHA1 Message Date
Robert Dailey ec7516d6a6 refactor: Replace Newtonsoft.Json with System.Text.Json
1 year ago
Robert Dailey f905b251dc refactor: Remove unneeded FileName property
1 year ago
Robert Dailey 159861aaeb refactor: Split Recyclarr.TrashLib project
1 year ago
Robert Dailey 82cbfb3741 refactor: Separate JSON loading from CFs
1 year ago
Robert Dailey 016bcb6624 refactor: Centralize JSON serializer settings
1 year ago
Robert Dailey 38755aa81a refactor: Remove System.IO.Abstractions.Extension namespace usage
1 year ago
Robert Dailey 3f5960c414 feat: Add score sets and raw output to list custom-formats
1 year ago
Robert Dailey f9ba985d1f fix: Grab scores from the `trash_scores` object in CF json data
1 year ago
Robert Dailey c190d5e6d6 refactor: Use raw string literals for multi-line strings
1 year ago
Robert Dailey 241eb261e9 test: Verify CF in cache but not in service
1 year ago
Robert Dailey f06a2c829a refactor: Move Cache code files to Cli project
1 year ago
Robert Dailey 2a28130599 fix: Do not unconditionally show deleted custom formats
1 year ago
Robert Dailey fd8a2f570b test: Add AutoFixture to global usings in Cli test project
1 year ago
Robert Dailey 8d2f582b38 refactor: Move all test projects under src/tests
1 year ago