* include https config files in backup
* add constants for default https config filenames
* refresh test_config, add coverage for https backup
* remove some unicode from the tests
* On Windows we use long-paths
---------
Co-authored-by: Safihre <safihre@sabnzbd.org>
* Backup and restore admin data
* Don't import archives containing subpaths
* Show result after uploading
* Use existing upload system and fixed list of admin files
* Fix confusing order of code lines
* Add translations and link from wizard
* Refactoring, change some names and move some code to sabnzbd.config
* Remove unused imports
* Remove queue and scan databases from backup
* Style changes
* Code changes
* Add tests and don't crash if any admin files are missing
* Cleanup
* Small changes and rebase on develop
Co-authored-by: Safihre <safihre@sabnzbd.org>