Commit Graph

13 Commits

Author SHA1 Message Date
f97d46cec3 refactor: Created a derive macro for defining the display style of Enum models and removed the use of the EnumDisplayStyle trait 2025-03-06 15:29:30 -07:00
f310db6722 Final dependency update 2024-10-30 16:02:09 -06:00
472eeb43ab Created the managarr-demo repository and created a Dockerfile for CI/CD builds. Added Docker sections to the README as well 2024-03-16 18:19:53 -06:00
cf404eaf1a Updated README with new screenshots and a message to allow me to make the repo public, but let people know the pre-alpha status of the project 2023-10-25 10:30:08 -06:00
2b15afcb83 Added support for editing all indexer settings (finally)! 2023-09-08 16:06:20 -06:00
b16a58deae Updated Ratatui, created custom deserialization logic for i64s to make life easier, and used string interpolation where possible to reduce the lines needed to write log messages or create formatted text 2023-09-07 17:20:38 -06:00
07b5a90a36 Fixed typo in Makefile 2023-08-08 10:50:06 -06:00
d5117fda39 Added pre-commit and pre-push hooks with the help of cargo-husky. This also means that I need to temporarily allow specific bits of dead code until I implement support for at least one more Servarr 2023-08-08 10:50:05 -06:00
08eabb24db Added support for sorting when looking to manually add a release 2023-08-08 10:50:05 -06:00
3ae5020051 Fixed an incomplete comment in the Makefile 2023-08-08 10:50:05 -06:00
20143a0832 Added SonarQube analysis to the Makefile 2023-08-08 10:50:05 -06:00
88f10d13bb Upgraded crossterm and indoc 2023-08-08 10:50:05 -06:00
befd4bc15a Added Makefile and tests for the main radarr_handler 2023-08-08 10:50:05 -06:00