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
119
Commits
10
Branches
26
Tags
4fb83c114a595d93a00416711be5825daa03965f
Commit Graph
2 Commits
Author
SHA1
Message
Date
Dark-Alex-17
4fb83c114a
Cleaned up the block selection logic to use the new BlockSelectionState struct
2023-08-08 10:50:06 -06:00
Dark-Alex-17
435926f6f0
Added two new checkboxes to the delete movie UI that allows users to specify to delete the file and/or add an exclusion for the selected film on deletion. Also fixed the refresh bug in the root folders UI where you have to manually refresh to get the changes to show before 20 seconds. Also cleaned up code a bit and removed some unnecessary clone calls and references-dereferences since the types were copyable and not necessary to be referenced since they were all dereferenced anyway and copied. Made sense to just cut out the middleman on the copies.
2023-08-08 10:50:06 -06:00