236 Commits (8819e38073a0ea6b2dee94c5fea6deb64dc33e0f)

Author SHA1 Message Date
Jonathon Saine 1bd6ebdb41 Fix -w option as it no longer needs arguments. 8 years ago
Safihre 57e0dac45b If no SABYenc or _yenc, give ERROR 8 years ago
Safihre 44b0ab2203 Remove macOS IOPolicy throttling 8 years ago
SanderJo b309099f0b Warning in case of non-UTF-8 setting on Linux/Unix 8 years ago
Safihre 1d0ac46c7e More correct handeling of CherryPy logging 8 years ago
Safihre 0fbf240a58 Simplify CherryPy logging 8 years ago
Safihre d1a92aeb36 Restructure interface.py 8 years ago
Safihre dc438e6eb7 Remove Secondary Skin option 8 years ago
Safihre 9b4bd7a3f0 Only warn about _yenc when no SABYenc 8 years ago
Safihre 5d6a6b1af7 Show SABYencversion in log 8 years ago
Safihre 8267b429ca Some cleanup of SABYenc code 8 years ago
Safihre c9ee0b0fcb Check for specific SABYenc version 8 years ago
Safihre 00f2410d2d Show SABYenc detection at startup and in Config 8 years ago
Safihre ad8abbc213 Avoid startup crash on possible incorrect localhost-probing 8 years ago
Safihre 84d3969ec3 Log Cryptography version, we need >=1.0 8 years ago
Safihre bd2c54a38d Prepare text files for 1.2.1 and remove unused stuff 8 years ago
Safihre 0b696409fc Shorter port-checks on startup 8 years ago
Safihre 6602d13c95 In case HTTPS = HTTP port, save the correct port when occupied 8 years ago
Safihre ee689c231c Not having _yenc is bad 8 years ago
Safihre 8630c712bb Only enable CherryPy logging when enabled from command-line 8 years ago
Safihre a8b3f721c9 Fix cherrypy_logging 8 years ago
Safihre 2f86292503 Don't check port twice if HTTPS is served on HTTP port 8 years ago
Safihre f093dbef7a MacOS running from sources can use regular restart-path 9 years ago
Safihre 814960c5f0 Also check if running SABnzbd version might be same as the new one 9 years ago
Safihre cbe4840ce2 Update Copyright year to 2017 9 years ago
Safihre cdf378ff45 Remove unused CherryPy settings 9 years ago
Safihre 7919961b8a Remove NewRotatingFileHandler and move version_check to after startup 9 years ago
Safihre 96fc743f6a Log SSL-Context check and show when Cryptograhypy is missing 9 years ago
Safihre d7a0147191 Implement direct restarts (when possible) 9 years ago
Safihre a7697d4479 Remove web_watchdog 9 years ago
Safihre 231dcea37e Move IPv6 and SSL checks to start of Downloader-thread 9 years ago
Safihre d579c4d167 Shutdown CherryPy directly but gracefully without waiting 5 seconds 9 years ago
Safihre 88e739606b Don't check port on startup twice 9 years ago
Safihre a922da5868 Significantly reduce startuptime by lowering CP check_port timeout 9 years ago
Safihre add7cafcb5 Notify if the port was changed 9 years ago
Safihre 8e97097dfd Only allow binding to IPv6 when ipv6_hosting enabled 9 years ago
Safihre b6972db5a7 CherryPy update long ago broke correct HTTPS port binding 9 years ago
Safihre 2968b3c30e Change par2-classic to par2cmdline on Windows 9 years ago
Safihre 1e72304c25 CherryPy 8.1.2 - Fix last SSL-bug 9 years ago
Safihre 692ed8fce8 CherryPy 8.1.2 - Update and set version 9 years ago
Safihre 440a80c552 Generate certificates using Cryptography 9 years ago
Safihre 21549ab842 Switch CherryPy to use Python ssl instead of PyOpenSSL 9 years ago
shypike 86348dee11 Update required CherryPy to 6.0.2 and correct INSTALL.txt 9 years ago
Safihre 2e0e94a164 #656 Move switches to Specials for Unrar/Unzip/7zip/FileJoin/TSJoin 9 years ago
shypike d2588f206e Remove traces of obsolete crash detection. 9 years ago
shypike ee5130f9b2 Previous PyLint cleanup revealed hidden errors 9 years ago
Safihre c43098d02f Encoding was logged twice (line 1250) 9 years ago
shypike 8e0846a682 Require Python 2.7 only 9 years ago
shypike 84a6b8f400 Log the preferred character encoding 9 years ago
shypike 4723b215e3 Fix --ipv6_hosting option. 9 years ago