210 Commits (04cd67b98b63e941780f6475a3f2d3e84d57c4ab)

Author SHA1 Message Date
jcfp 794a6f4454
fix another script validation issue (#1774) 4 years ago
Safihre e68413b73c Filename parser should always output a filename with at least 1 char 4 years ago
Safihre fc1aa2db83 Mark test_download_unicode_made_on_windows as xfail on all platforms 4 years ago
jcfp 67581bf3f6
Validate input value for scripts (#1765) 4 years ago
Safihre f04f6684e0 Correct refactor of database.py 4 years ago
Safihre ae30f89a2d Use basic restart for Windows binaries 4 years ago
Safihre 59423df0cb Program shutdown could be too fast to complete the last response 4 years ago
Safihre ee08c486bc Allow newer cheroot-versions 4 years ago
puzzledsab a56c522068
Save all interface values if useGlobalOptions is true (#1761) 4 years ago
Sander 6d40eba496
Filename limit in sanitize_filename() to avoid traceback (#1721) 4 years ago
Safihre c772df9d65 Add sleep to gc_stats test to stabilize the overal tests 4 years ago
Sander Jonkers 2a73f26f2a is_probably_obfuscated(): count underscores as spacedots 4 years ago
Safihre 9cc921098e Allow longer time for test after queue-repair 4 years ago
Safihre 49e67a0bef Change calls to parent class to super() 4 years ago
Safihre f0bfb08c2e Update copyright year to 2021 4 years ago
jcfp 8b5494d0a6
add selecting by nzo_id(s) for api queue and history output (#1718) 4 years ago
Safihre b75c23772e Remove unused function is_obfuscated_filename 4 years ago
Safihre 1a848cf5fe Smarter extraction of filenames from NZB-subject 4 years ago
Safihre 9f2a9c32c0 Switch to GitHub Actions for CI 4 years ago
Sander 81089fc20a
obfuscated rar sets: better handling missing rars (#1688) 4 years ago
Sander 3d09f72c90
Fixed pattern obfuscation detection (#1691) 4 years ago
Safihre 9b71f8ca4b Use fully customizable date ranges for server graphs 5 years ago
Sander f31a4440f1
diskspeed: follow pylint's advice, and more pytesting (#1678) 5 years ago
jcfp 84b1e60803
fix sabnews regex deprecation warning (#1685) 5 years ago
Sander 575fbc06aa
IPv4 IPv6 library based testing (#1673) 5 years ago
jcfp 5ea6a31bc2
Api tests (#1668) 5 years ago
Safihre 259584b24f Less strict validation in test_functional_downloads due to #1509 5 years ago
jcfp 6b8befdc67
Fix nzbstuff scan_password, expand tests (#1659) 5 years ago
Safihre 423e4e429b Add functional test for Queue Repair 5 years ago
jcfp 87f90b004f
randomize age for generated nzb files in sabnews (#1655) 5 years ago
Safihre 6e06d954fe Refactor of config.py and added typing hints to config.py and others 5 years ago
Safihre 92541fec23 Allow failure of download_unicode_made_on_windows test due to bug #1633 5 years ago
Safihre d13893d1c7 Direct Unpack parsing was broken 5 years ago
Safihre d0a7ff00fc Reference the right GitHub-issue 5 years ago
Safihre 53069492b1 Add tests to verify no objects are left in memory after downloading 5 years ago
Safihre 4c4ffb2f54 For reliability use internal webserver to test RSS feed parsing 5 years ago
Safihre 719b966709 Reset updated .pot files after pytest 5 years ago
Safihre 64b78bddd6 CI pipeline optimizations 5 years ago
Safihre 93b429af8b We do not need to trim incomplete paths on Windows anymore 5 years ago
Safihre f0e2e783a8 Force UnRar and Multipar to output UTF8 5 years ago
Safihre 82b3f210f6 Refactor RSS to fit the rest of the threads 5 years ago
Safihre 9c83fd14bc Improve typing hints after rework of main threads 5 years ago
Safihre 6fb586e30f work_name would not be sanatized when adding NZB's 5 years ago
Sander Jonkers 5d14aac430 deobfuscate: exclude BR files stuff, subdir unittest 5 years ago
Sander f69f895418
Deobfuscate newfiles (#1612) 5 years ago
Sander 11de24ad4f
Deobfuscate final files: more intelligence, default obfuscated = True, (#1603) 5 years ago
Safihre 0108730004 Set a maximum on the maximum length of a foldername 5 years ago
Safihre ee38441779 On Windows we do need startupinfo in POpen to prevent popups 5 years ago
Safihre 521e2bd7aa Rename TOP_PRIORITY to FORCE_PRIORITY 5 years ago
Safihre 433dcab02b Update code-style 5 years ago