3391 Commits (f85f5bf3171df36ce6d6bd947f1cb27640b33d80)
 

Author SHA1 Message Date
ShyPike d817af8897 Fix Plush's bad links due to having added one slash too much. 14 years ago
ShyPike 8b45af529a Fix regression error that made the no-folders option in Config->Categories impossible. 14 years ago
ShyPike fbb5bc608c Fixed failing loglevel in Plush. 14 years ago
ShyPike 87bfcd4fb4 Make default for size_limit option "0" instead of an empty string. 14 years ago
ShyPike 0fb45ba563 Refuse to add empty RSS filter. 14 years ago
ShyPike 2eb62bf8c9 Add Config->Special page. 14 years ago
ShyPike 4f87b33df7 Add save_rss_feed method to ConfigRSS (this one will handle the 'enable' parameter). 14 years ago
ShyPike 97de9cb93e Refuse to store a new RSS feed without a name or URI. 14 years ago
ShyPike 72cfd48135 Missed a link in Classic in previous commit. 14 years ago
ShyPike a886253bea Rename several Web-UI pages to follow their current visible naming. 14 years ago
ShyPike d6363252ea Fix text typo. 14 years ago
ShyPike d2c4f316c7 Fix text typo. 14 years ago
ShyPike cdec953d96 Make scheduler show hh:mm instead of h:mm. 14 years ago
ShyPike 0bc0d4b0e8 Add hidden (for now) option fsys_type to override 8bitASCII/UTF-8 detection on Posix systems. 14 years ago
ShyPike ec0555a86f Postpone substitution of %ext in folder names until the phase that the extension is known. 14 years ago
ShyPike e89ad70701 Fix preview of Generic Sort, element multipart. 14 years ago
ShyPike 95c8440c36 Fix eval_sort API call. 14 years ago
ShyPike a814b45851 Sanitize the "name" parameter in eval_sort API call. 14 years ago
ShyPike 0730f86304 Add API calls "test_email" and "test_notif". 14 years ago
shypike 84029045ba Fix api function "eval_sort". 14 years ago
shypike 37cd87f3f4 Show original command line in Config->Base 14 years ago
shypike b362ae3d8a Don't let make_mo.py depend on having executable .py files on Windows. 14 years ago
shypike a39cfa485b Work-around for Python bug when dealing with space in script path on Windows. 14 years ago
shypike b4ae208943 Support spaces in the current path when running tools/make_mo.py 14 years ago
shypike 45369fb5b2 Suppress unreliable ETA predictions when pre-checking jobs. 14 years ago
shypike 713993140f Update text files for 0.6.9 Final. 14 years ago
ShyPike 57476ef7b7 Merge remote-tracking branch 'remotes/origin/master' into develop 14 years ago
shypike 176e6b6afd Merge pull request #4 from sabnzbd/0.6.x 14 years ago
ShyPike 5ecbf795af Merge remote-tracking branch 'remotes/origin/master' into 0.6.x 14 years ago
shypike 42b1202b06 Extend OSX DMG background images to avoid obscuring by the path bar. 14 years ago
shypike 37acad6ec7 Update text files for 0.6.9 RC2 14 years ago
shypike 74d90b8361 Correct formatting errors in translations. 14 years ago
shypike 952682d557 Update translations 14 years ago
shypike c1f3e44fb8 Add hidden option "allow_64bit_tools" to allow or prevent use of 64bit par2 and unrar. 14 years ago
shypike fa2a6c673c Improve handling of non-creatable "complete" and category folders. 14 years ago
shypike b46ae4782d GenericSorter should always uppercase the initial letter of "the", "a", "of" etc. at the start of a title. 14 years ago
shypike 6ebbc81792 Change the OSX DMG window size so that the optional "path bar" doesn't obsure part of the background image. 14 years ago
shypike 1d7170f193 Fix and I18N the "Downloaded in X days Y hours Z seconds" text in the history report. 14 years ago
shypike 3dea948ecc Update text files for 0.6.9 RC1. 14 years ago
shypike 1e960ae2e9 Check email parameters also when only email_rss option is enabled. 14 years ago
shypike e6b21f1ca5 Attempt to remove memory leak due to pickling the admin files. Use Pickler object (and clear_memo) instead of pickle function. 14 years ago
shypike ebd3cbd932 When removing a job folder in the "incomplete" folder, also remove files in subfolders and the subfolders. This is necessary because some operating systems produce stray files/folders. 14 years ago
shypike b8fb5cbfbf Setting of WIN64 flag was done only after selecting unrar/par2 variants. 14 years ago
shypike 01494bd010 When using the Download button in RSS feeds for newzbin, the nzb name was incorrect. Closes #2 14 years ago
ShyPike dd95becdff Fix small differences caused by the rebase of "develop" to "master". 14 years ago
ShyPike 8d532a75ee Servers with square brackets in the name were not removed from the INI file. 14 years ago
ShyPike 27ac80c154 Make package.py work in a git environment. 14 years ago
ShyPike 15058c37b3 Move sabnzbd-template.sparseimage.zip from root to sub folder. 14 years ago
ShyPike 6b85bf0a49 Fix crash in test email due to incorrect type. 14 years ago
ShyPike 2b24ec2ece Windows binaries are now based on Python 2.6 or 2.7. 14 years ago