4270 Commits (aaa2105eaafd468189a46861ff1bfe05c8cedf3d)
 

Author SHA1 Message Date
shypike aaa2105eaa Make notification behavior consistent with the way the UI shows the options. 11 years ago
shypike 32c15771b4 Correct error in Notification Center options. 11 years ago
shypike 5019681d81 Reduce risk of crashing on bad pystone library. 11 years ago
shypike 80bc55f8c7 Support of a list for "local_range" option. 11 years ago
shypike 2b209e8a1f Detect major OSX versions. 11 years ago
shypike 9079c05b97 Implement "send_group" and "ssl_type" per server instead of global. 11 years ago
shypike 5bed2e6b68 Enable TLS V1 for SSL server connections. 11 years ago
shypike bb6eeacaac Move some options from Specials to Switches and vv. 11 years ago
shypike 96c72fa4c5 Show the "enable_meta" option in Config->Switches. 11 years ago
shypike d9e2868a7b Remove encoding.titler() 11 years ago
shypike e184f730e2 Remove traces of 8bit ASCII support. 11 years ago
shypike f30059e07a Additional logging for folder renaming. 11 years ago
shypike b0146a393a Update some license files. 11 years ago
shypike d2e69fa005 Update unrar to 5.11 for (Snow)Leopard on Intel, but not for PPC. 11 years ago
shypike 30f022d933 Measure and log Pystone performance, and - if possible - CPU type 11 years ago
shypike 0d6606a4a7 Let the API-call "Retry" return the new nzo_id of the job. 11 years ago
shypike 50fe8baeef Update copyright year. 11 years ago
shypike 7e74169113 Added an issue and made some language corrections. 11 years ago
shypike c7735a5be7 OSX Yosemite: make top-menu icon compatible with "Dark Mode". 11 years ago
shypike 88f0b6d9ac Fix problem of testing email server with existing parameters. 11 years ago
shypike 4dc58c8229 Update unrar for OSX to 5.11 11 years ago
shypike a139f7dc49 Support double quotes to delineate parameters in category match lists. 11 years ago
shypike 3a80fed408 Correct spelling of OSX release names. 11 years ago
shypike 5d2cb81604 When sanitizing names, preserve "." and ".." elements in paths. 11 years ago
shypike d44c2265ff The after-unrar-check needs to take the "flat_unpack" option into account. 11 years ago
shypike 59a1256d5b When a comma is present in a file name, quotes are needed when passed to a user script. 11 years ago
shypike f3507b5355 Update OSX DMG image. 11 years ago
shypike 6675ef85df Update OSX signing. 11 years ago
shypike f9ef3e73fd Fix problem of a job's destination path getting damaged on Windows. 11 years ago
shypike fdb64576eb Change renaming of duplicate files from file.ext-->file.ext.1 to file.ext-->file.1.ext 11 years ago
shypike 064d97a190 Make OSX MountainLion build compatible with Mavericks. 11 years ago
shypike 01306fb8ac Do not remove a leading dot in a path element. 11 years ago
shypike 7eebbdeff7 Windows UNC paths, used as final destination, were damaged. 11 years ago
shypike 0413d3075a Update OSX signing method 11 years ago
shypike 0fe1637ef9 Treat RAR CRC errors like "incorrect password" 11 years ago
Johannes 'fish' Ziemke 3cfa03d30f Add Dockerfile 11 years ago
sanderjo d7154c2743 Extra logging in case of Loading .../.sabnzbd/admin/Rating.sab failed 11 years ago
shypike fee13a1fb2 OSX Signing is now only possible on OSX Mavericks, so check this. 11 years ago
shypike 18f9037816 Prevent folder trimming from removing embedded passwords in filenames. 11 years ago
shypike 663b90d664 Fix potential problem with timestamps in RSS. 11 years ago
shypike d7463ff607 Make sure the final destination path is always sanitized and trimmed. 11 years ago
shypike 9442823b38 When matching SFV files with RAR-sets, do this case-insensitive. 11 years ago
shypike 6d88b84e8a Small code improvement "unwanted extensions". 11 years ago
sanderjo 0e8d41ef4d cfg.unwanted_extensions() is a list so check must be cfg.unwanted_extensions() != [] 11 years ago
sanderjo d58c1e43c3 Put the last rar immediately the first rar, so that unwanted extensions will get detected earlier. 11 years ago
shypike 867bb9bf8e Limit article cache to 1G to prevent a memory size bug in the _yenc module. 11 years ago
shypike 7e6e5e12b7 Upgrade unrar to version 5.11 (Windows) 11 years ago
shypike 3be0670d3d Sort order of RSS feeds incorrect due to UI using wrong time field. 11 years ago
shypike 7b1f798586 Prevent further pauses by "unwanted extension", once the user has resumed the job after the first stop. 11 years ago
shypike 45a8ec6306 Change renaming of duplicate files from file.ext-->file.ext.1 to file.ext-->file.1.ext 11 years ago