177 Commits (af6a50c27e15c86241c95aca7c4c184361c351f2)

Author SHA1 Message Date
shypike af6a50c27e Add Special option "fixedd_ports" to prevent auto search for a free web port. 9 years ago
shypike 04ef0beacf Update to 2016. 9 years ago
jcfp cdf8c42d3d Correct openssl package name in log message 9 years ago
Safihre 2f00a878a6 Log RAR-binary and RAR-file versions 10 years ago
shypike 555aadc83e Windows: convert explicit INI-path to Unicode. 10 years ago
shypike 4c19fcbbfa Undo change to translatable text. 10 years ago
Jonathon Saine 01fe99dbf2 code cleanup and spelling corrections 10 years ago
shypike dcaccad358 Show available SSL protocols for a Usenet server. 10 years ago
SanderJ 35781bfdc8 Print SSL system info in sabnzbd.log 10 years ago
shypike 5c29852033 Replace --no-api-log command line switch with the "special" option "api_logging". 10 years ago
Jonathon Saine 6fb4d7ece3 More pep8 cleanup, (revert) unused variables by import / duplicate imports / misspelling / some minor renames to avoid using built-in names (list/set/id/etc). Will cleanup addID in another pull. 10 years ago
Jonathon Saine f75cb44a24 moved regex define before use (save memory when code branch isnt ran), calculate expire time once (save cpu cycles), reserved word (only some) & undefined & unused variables, depreciated `has_key`, more spelling and docstring cleanup 10 years ago
shypike 3c4b09af75 Make more error and warning strings translatable. 10 years ago
Jonathon Saine 565f5fd762 Some pep8 cleanup (whitespace/docstring only), focus on root dir along with scripts/tools/util. 10 years ago
Safihre 13b97203fc Update Mime-type to Gzip also fonts 10 years ago
shypike adb95c365e Add --no-api-log to prevent a polluted log during testing. 10 years ago
sanderjo 2c461ce2ed sabnzbd.BROWSER_URL still needed 10 years ago
sanderjo 5ed9f6f30c A 404's redirect now keeps the FQDN in place 10 years ago
Safihre f4b8524b76 Removing skin-specific config pages 10 years ago
Safihre ee39ec8139 Setting default favicon for CherryPy to SABnzbd 10 years ago
shypike edf39f8e7d Bump required CherryPy to 3..8.0 10 years ago
shypike 23815b6a8e Allow all CherryPy releases, starting with 3.2.2 10 years ago
shypike d56c19ae1d The 301 redirection message should use the IP of the caller. 10 years ago
Safihre 11d1729a33 Make Glitter the default skin for new users. 10 years ago
shypike bf46ba035c Support the use of an unpatched release of CherryPy. 10 years ago
shypike 548f448b9d Add support for processing .nzb.bz2 files. 10 years ago
sanderjo 75f2d23ef2 Dashboard enhancements, among which Pystone 10 years ago
shypike 5b022d0409 Fix Config->Switches to show availability of unrar, unzip and 7zip. 10 years ago
SanderJ 9dbf41d8f2 Move IP address determination into a module sabnzbd.utils.getipaddress 10 years ago
shypike 601db26f62 Require Python 2.6 or 2.7 10 years ago
shypike 687ab5d4f5 Update text files and copyright year. 10 years ago
shypike c9871c224e Improve Python version check. 10 years ago
shypike f120265acf Make IP checking more anonymous by using unassigned addresses. 10 years ago
sanderjo 787a4b04f5 Determine and show publick IPv4 address (if +Debug is on) 10 years ago
shypike c148b990fc Default base folder for Windows is now the %USERPROFILE% folder. 10 years ago
shypike 4db46f9c62 Prevent CherryPy warning by making sure host name is in ASCII instead of Unicode. 10 years ago
sanderjo 6233ce1109 moved pystone module to sabnzbd/utils 10 years ago
sanderjo c4feba200d Better handling if import of pystone module does not work 10 years ago
sanderjo fef680a399 Update SABnzbd.py 10 years ago
sanderjo 76f40af514 Better handling if import of pystone module does not work 10 years ago
hansvqp 678f9c7374 Add System Tray menu for Linux systems with GTK support. 11 years ago
shypike 5019681d81 Reduce risk of crashing on bad pystone library. 11 years ago
shypike e184f730e2 Remove traces of 8bit ASCII support. 11 years ago
shypike 30f022d933 Measure and log Pystone performance, and - if possible - CPU type 11 years ago
shypike 50fe8baeef Update copyright year. 11 years ago
shypike 0d14ac7763 In debug logging mode, use Google to determine our own IP address (IPv4 and IPv6). 11 years ago
shypike 6b1f9c0a50 Implement support to detect unwanted extensions inside RAR archives. 11 years ago
shypike c535fecf7f Add the command line parameter —pidfile to set an explicit PID-file name. 12 years ago
SanderJ 6ec65239a4 Report IPv4 and IPv6 address via logging.info, patched against develop 11 years ago
shypike d2e4a6a5cc Revert "Prevent Unicode warning from CherryPy." 12 years ago