This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
managarr
Watch
1
Star
0
Fork
0
You've already forked managarr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
217d3242a8d0ba87e30177bd61b0cd3a3340b380
managarr
/
src
/
models
/
servarr_data
History
Alex Clarke
6cadf70c1e
Added full support for managing the blocklist
2024-02-15 16:20:03 -07:00
..
radarr
Added full support for managing the blocklist
2024-02-15 16:20:03 -07:00
mod.rs
Refactored the Edit/Add modals into their own structs so that adding similar modals in the future is more consistent, uses less RAM (since it's wrapped in an Option now), and is easier to implement. This comes with an initial example of the IndexerSettings UI that needs its own modal now. The modal has been created but it is still not used just yet so that's the next step.
2023-08-08 10:50:07 -06:00