* Some refactors related repository model
* Move more methods out of repository
* Move repository into models/repo
* Fix test
* Fix test
* some improvements
* Remove unnecessary function
* Added MirrorInterval to the API
* Remove MirrorInterval from CreateRepository
* Removed Duplicate UpdateMirror Function
* Updated Error Logging
* Update Log Message for is not Mirror
Co-authored-by: 6543 <[email protected]>
* Delete Debug Statement that snuck in
Co-authored-by: zeripath <[email protected]>
* Add Check for If Interval is too small
* Output to API Call
* Add Error Object when time is Less than Min Interval
* Frequency Error Message
Co-authored-by: zeripath <[email protected]>
* Allow Zero Mirror Interval
Co-authored-by: 6543 <[email protected]>
Co-authored-by: zeripath <[email protected]>