summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | [Container] Compact codeGravatar Walter Purcaro 2015-12-271-16/+7
| | | |
* | | | [OCR] Code cosmeticsGravatar Walter Purcaro 2015-12-271-42/+47
| | | |
* | | | Update containersGravatar Walter Purcaro 2015-12-274-17/+17
| | | |
* | | | [XFSHoster] Improve a bitGravatar Walter Purcaro 2015-12-271-6/+7
| | | |
* | | | [internals] Some code cosmeticsGravatar Walter Purcaro 2015-12-2710-28/+26
| | | |
* | | | [addons] Some code cosmeticsGravatar Walter Purcaro 2015-12-276-10/+7
| | | |
* | | | [ClickNLoad] UpdateGravatar Walter Purcaro 2015-12-271-22/+7
| | | |
* | | | [SkipRev] Fixup (1)Gravatar Walter Purcaro 2015-12-271-12/+8
| | | |
* | | | [ExternalScripts] Update and fix (2)Gravatar Walter Purcaro 2015-12-271-32/+56
| | | |
* | | | [Account] Fix reset methodGravatar Walter Purcaro 2015-12-271-3/+3
| | | |
* | | | Update hosters (1)Gravatar Walter Purcaro 2015-12-27218-1166/+593
| | | |
* | | | [ExternalScripts] Update and fixGravatar Walter Purcaro 2015-12-271-56/+55
| | | |
* | | | [crypters] Remove create_getInfo + minor code cosmetics (w/ strict ↵Gravatar Walter Purcaro 2015-12-2786-349/+91
| | | | | | | | | | | | | | | | comparison for numbers)
* | | | [accounts] Strict comparison for numbersGravatar Walter Purcaro 2015-12-275-7/+7
| | | |
* | | | Update captchasGravatar Walter Purcaro 2015-12-279-66/+65
| | | |
* | | | Rewrite utils (1)Gravatar Walter Purcaro 2015-12-272-482/+747
| | | |
* | | | Crypters version upGravatar Walter Purcaro 2015-12-2788-127/+125
| | | |
* | | | Update addonsGravatar Walter Purcaro 2015-12-2717-145/+139
| | | |
* | | | Rename IRC and XMPP addon pluginsGravatar Walter Purcaro 2015-12-272-50/+49
| | | |
* | | | Update notifiersGravatar Walter Purcaro 2015-12-275-86/+142
| | | |
* | | | [XFileSharing] regexp hotfixGravatar Walter Purcaro 2015-12-271-6/+6
| | | |
* | | | Accounts version upGravatar Walter Purcaro 2015-12-2793-124/+126
| | | |
* | | | Update extractors (1)Gravatar Walter Purcaro 2015-12-274-122/+115
| | | |
* | | | New extractor: UnTarGravatar Walter Purcaro 2015-12-271-0/+69
| |_|/ |/| |
* | | [utils] new function: safe_format()Gravatar GammaC0de 2015-12-273-10/+37
| | |
* | | typoGravatar GammaC0de 2015-12-261-2/+2
| | |
* | | [Account] fix copy.deepcopy usageGravatar GammaC0de 2015-12-261-3/+4
| | |
* | | Merge pull request #2150 from GammaC0de/patch-11Gravatar GammaC0de 2015-12-262-4/+7
|\ \ \ | |_|/ |/| | [Plugin] censor ACCOUNT request data
| * | [Account] reimplement safe_info with deepcopyGravatar GammaC0de 2015-11-041-2/+5
| | |
| * | [Plugin] censor ACCOUNT request dataGravatar GammaC0de 2015-11-031-2/+2
| | |
* | | [UgouploadNet] updateGravatar GammaC0de 2015-12-211-5/+8
| | |
* | | [SimpleHoster] update (6)Gravatar GammaC0de 2015-12-211-2/+2
| | |
* | | [UgouploadNet] new hosterGravatar GammaC0de 2015-12-211-0/+53
| | | | | | | | | fix #2201
* | | [SimpleHoster] update (5)Gravatar GammaC0de 2015-12-201-3/+3
| | |
* | | [SimpleHoster] update (4)Gravatar GammaC0de 2015-12-201-2/+2
| | |
* | | [SimpleHoster] update (3)Gravatar GammaC0de 2015-12-201-2/+2
| | |
* | | [SimpleHoster] update (2)Gravatar GammaC0de 2015-12-201-8/+7
| | |
* | | [SimpleHoster] updateGravatar GammaC0de 2015-12-201-2/+2
| | |
* | | [OneFichierCom] fix #2196Gravatar GammaC0de 2015-12-201-12/+15
| | |
* | | Delete FileParadoxIn.pyGravatar GammaC0de 2015-12-201-17/+0
| | |
* | | [XFileSharing] version upGravatar GammaC0de 2015-12-201-1/+1
| | |
* | | Fix: Nitroflare cannot be handled as Direct DownloadGravatar Richard Lindner 2015-12-201-0/+1
| | |
* | | Same fix better implementationGravatar Richard Lindner 2015-12-201-7/+2
| | |
* | | Fix: OneFichier free download had a new link to followGravatar Richard Lindner 2015-12-201-1/+8
| | |
* | | [HflixIn] new crypterGravatar GammaC0de 2015-12-201-0/+28
| | |
* | | [ClickNLoad] Small bug fixGravatar GammaC0de 2015-12-191-2/+3
| | |
* | | [ClickNLoad] fix #2198Gravatar GammaC0de 2015-12-191-14/+16
| | |
* | | Update UpstoreNet.pyGravatar igel-kun 2015-12-171-1/+1
| | |
* | | various fixesGravatar igel-kun 2015-12-171-10/+26
| | | | | | | | | | | | | | | | | | - had to introduce the ```self.retry``` on line 86 because Upstore sometimes just restarted the timer on some files without any reason. - removed artifact config options - now catches "LONG_WAIT" events - proper error checking with ```check_errors()```
* | | [Extractor] fix #2084Gravatar GammaC0de 2015-12-161-2/+1
| | |
* | | [OneFichierCom] fix #2193Gravatar GammaC0de 2015-12-151-7/+7
| | |
* | | [Hoster] small bug fixGravatar GammaC0de 2015-12-151-2/+2
| | |
* | | [UpdateManager] rename reserved wordsGravatar GammaC0de 2015-12-131-50/+50
| | |
* | | [RapiduNet] fix #2146Gravatar GammaC0de 2015-12-121-3/+3
| | |
* | | [SimpleCrypter] fix #2188Gravatar GammaC0de 2015-12-111-6/+6
| | |
* | | [ShareonlineBiz] version upGravatar GammaC0de 2015-12-091-1/+1
| |/ |/|
* | fix #2183Gravatar GammaC0de 2015-12-061-10/+15
| |
* | fix seconds_to_midnight importGravatar GammaC0de 2015-12-026-14/+14
| |
* | Update LinksnappyCom.pyGravatar GammaC0de 2015-11-271-1/+2
| |
* | Update LinksnappyCom.pyGravatar bilalghouri 2015-11-271-3/+3
| | | | | | Fixed API URL for SSL support.
* | Merge pull request #2140 from GammaC0de/patch-9Gravatar Walter Purcaro 2015-11-261-2/+2
|\ \ | | | | | | [SimpleHoster] update
| * | Update SimpleHoster.pyGravatar GammaC0de 2015-11-011-2/+2
| |/
* | Merge pull request #2144 from GammaC0de/patch-10Gravatar Walter Purcaro 2015-11-261-1/+1
|\ \ | | | | | | [RyushareCom] version up
| * | [RyushareCom] version upGravatar GammaC0de 2015-11-011-1/+1
| |/
* | Merge pull request #2162 from joberreiter/patch-6Gravatar Walter Purcaro 2015-11-261-2/+7
|\ \ | | | | | | [ShareLinksBiz] Fix extraction of location url from header
| * | Fix extraction of location url from headerGravatar Jochen Oberreiter 2015-11-131-2/+7
| |/
* | Merge pull request #2153 from k1l/patch-1Gravatar Walter Purcaro 2015-11-261-1/+1
|\ \ | | | | | | Update CaptchaService.py
| * | Update CaptchaService.pyGravatar k1l 2015-11-041-1/+1
| |/ | | | | | | | | | | | | dont know if this is enough to let the updater get that version out in the wild. but getting this version manually solved my issue with pyload not loading files because of the 28.10.2015 11:02:41 WARNING Download failed: ...part07.rar | ReCaptcha data not found Error. See https://github.com/pyload/pyload/issues/2130#issuecomment-153542916 and following comment.
* | Merge pull request #2165 from igel-kun/keep2share-fixGravatar Walter Purcaro 2015-11-261-4/+16
|\ \ | | | | | | fixed Keep2Share
| * | fixed Keep2ShareGravatar Igel 2015-11-141-4/+16
| |/
* / [UpleaCom] fix #2170Gravatar GammaC0de 2015-11-241-5/+7
|/
* LINK_PATTERN was missing in DropboxCom.pyGravatar Hadrien Theveneau 2015-10-301-1/+3
|
* Merge pull request #2128 from thadrien/pull-request-dlprotectGravatar Walter Purcaro 2015-10-285-17/+81
|\ | | | | Pull request dlprotect
| * Increase version number in SimpleCrypter.pyGravatar Hadrien Theveneau 2015-10-281-1/+1
| |
| * Increase version number in DlProtectCom.pyGravatar Hadrien Theveneau 2015-10-281-1/+1
| |
| * Add info encoding to DlProtectCom.pyGravatar Hadrien Theveneau 2015-10-281-0/+53
| |
| * Filter interesting urls from ads in DlProtectCom.pyGravatar Hadrien Theveneau 2015-10-281-1/+2
| |
| * Infinite redirect bug fixing in SimpleCrypter.pyGravatar Hadrien Theveneau 2015-10-281-9/+11
| |
| * Show key in debug log in DlProtectCom.pyGravatar Hadrien Theveneau 2015-10-281-0/+1
| |
| * Correction of some errors in OCR.pyGravatar Hadrien Theveneau 2015-10-281-5/+5
| |
| * Addition of some debug messages about captchas and plugins in ↵Gravatar Hadrien Theveneau 2015-10-281-0/+3
| | | | | | | | DlProtectCom.py and PluginManager.py
| * Addition of some debug messages in DlProtectCom.py and Captcha.pyGravatar Hadrien Theveneau 2015-10-282-0/+3
| |
| * Addition of captcha code in debug messages in DlProtect.pyGravatar Hadrien Theveneau 2015-10-281-0/+1
| |
* | Syntax error in SimpleHoster.pyGravatar Hadrien Theveneau 2015-10-281-2/+2
|/
* Fix https://github.com/pyload/pyload/issues/2112Gravatar Walter Purcaro 2015-10-28231-571/+1081
|
* Update ExternalScripts.pyGravatar GammaC0de 2015-10-271-2/+2
|
* Increase all __version__ for internalsGravatar Walter Purcaro 2015-10-276-6/+6
|
* Increase all __version__ for crypters and hostersGravatar Walter Purcaro 2015-10-27310-315/+319
|
* ZahikiNetis is DeadHosterGravatar Walter Purcaro 2015-10-271-15/+3
|
* New plugin: CloudsharesNetGravatar Walter Purcaro 2015-10-272-8/+26
|
* Update ExashareCom.pyGravatar GammaC0de 2015-10-271-2/+2
|
* [XFileSharingFolder] Fix https://github.com/pyload/pyload/issues/2122Gravatar Walter Purcaro 2015-10-271-2/+2
|
* Merge pull request #2120 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-271-17/+0
|\ | | | | Delete RyushareCom.py
| * Delete RyushareCom.pyGravatar GammaC0de 2015-10-261-17/+0
| |
* | Fix error checking regexGravatar Jochen Oberreiter 2015-10-271-2/+2
|/ | | | In case of a failure, the regex `r"/failure/(.*?)/1"` in `check_errors` may fail, due to the fact that there can be any other number than 1 following the error message itself, e.g. `dl/TPDSG2RNU70/failure/freelimit/209715200/363232323337313B666F6F`
* Merge pull request #2115 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-261-2/+5
|\ | | | | [YoutubeComFolder] update
| * Update YoutubeComFolder.pyGravatar GammaC0de 2015-10-261-2/+5
| |
* | Update XFileSharing.pyGravatar GammaC0de 2015-10-261-4/+3
| |
* | [DeadHoster] RyushareComGravatar GammaC0de 2015-10-261-0/+22
|/
* Update Base.pyGravatar GammaC0de 2015-10-251-2/+1
|
* Update Hoster.pyGravatar GammaC0de 2015-10-251-1/+2
|
* Update XFileSharing.pyGravatar GammaC0de 2015-10-241-2/+2
|
* [DeadHoster] StahnuToGravatar GammaC0de 2015-10-241-0/+16
|
* Fix https://github.com/pyload/pyload/issues/2034#issuecomment-150610936Gravatar Walter Purcaro 2015-10-234-7/+5
|
* Fix https://github.com/pyload/pyload/issues/2099Gravatar Walter Purcaro 2015-10-231-4/+12
|
* self.html -> self.dataGravatar Walter Purcaro 2015-10-23122-594/+590
|
* [Dereferer] Don't preloadGravatar Walter Purcaro 2015-10-232-2/+6
|
* [SimpleHoster] Fix https://github.com/pyload/pyload/issues/2101Gravatar Walter Purcaro 2015-10-231-2/+2
|
* Fix XFS pluginsGravatar Walter Purcaro 2015-10-2332-55/+119
|
* [SimpleCrypter] check_errorsGravatar Walter Purcaro 2015-10-231-28/+6
|
* Boring code cosmetics (3)Gravatar Walter Purcaro 2015-10-2333-49/+56
|
* [Dereferer] Improve a bitGravatar Walter Purcaro 2015-10-231-7/+6
|
* Rewrite XFileSharingGravatar Walter Purcaro 2015-10-234-154/+98
|
* [utils] Improve method html_unescapeGravatar Walter Purcaro 2015-10-231-24/+5
|
* [MultiHoster][XFSHoster] Set DIRECT_LINKGravatar Walter Purcaro 2015-10-232-11/+11
|
* [Dereferer] Fix https://github.com/pyload/pyload/issues/2096Gravatar Walter Purcaro 2015-10-231-3/+5
|
* Merge pull request #2098 from SomeoneAnnoyedTryingToHelp/patch-2Gravatar Walter Purcaro 2015-10-231-1/+1
|\ | | | | Update RapidgatorNet.py
| * Update RapidgatorNet.pyGravatar SomeoneAnnoyedTryingToHelp 2015-10-221-1/+1
| | | | | | Typo corrected in the include part of the code
* | [UptoboxCom] Fix accountGravatar Walter Purcaro 2015-10-221-4/+1
|/
* Spare code cosmeticsGravatar Walter Purcaro 2015-10-2217-37/+32
|
* [MultiHoster] Fix get_infoGravatar Walter Purcaro 2015-10-222-32/+33
|
* Update XFS pluginsGravatar Walter Purcaro 2015-10-223-64/+34
|
* [Account] Add method 'setup'Gravatar Walter Purcaro 2015-10-221-24/+32
|
* [SimpleCrypter] Fix https://github.com/pyload/pyload/issues/2094Gravatar Walter Purcaro 2015-10-221-8/+14
|
* [SimpleHoster] Fix http://forum.pyload.org/viewtopic.php?f=12&t=4637Gravatar Walter Purcaro 2015-10-221-3/+4
|
* New account: OpenloadCoGravatar Walter Purcaro 2015-10-221-0/+17
|
* Update SimpleCrypter.pyGravatar GammaC0de 2015-10-211-2/+2
|
* PushOver fixGravatar Ivan 2015-10-211-1/+5
| | | msg can't be None or empty for PushOver.
* [Notifier] Fix https://github.com/pyload/pyload/issues/2092Gravatar Walter Purcaro 2015-10-212-4/+4
|
* [Base] Improve wait methodGravatar Walter Purcaro 2015-10-212-8/+23
|
* Boring code cosmetics (2)Gravatar Walter Purcaro 2015-10-2115-82/+49
|
* [Notifier] Fix https://github.com/pyload/pyload/issues/2090Gravatar Walter Purcaro 2015-10-211-3/+3
|
* Merge pull request #2088 from GammaC0de/patch-7Gravatar Walter Purcaro 2015-10-201-3/+3
|\ | | | | [XFSHoster] fix #2086
| * Update XFSHoster.pyGravatar GammaC0de 2015-10-201-3/+3
| |
* | Update ExternalScripts.pyGravatar GammaC0de 2015-10-201-2/+2
|/
* Update Hoster.pyGravatar GammaC0de 2015-10-201-1/+6
|
* Merge pull request #2083 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-201-2/+2
|\ | | | | [Base] update
| * Update Base.pyGravatar GammaC0de 2015-10-201-2/+2
| |
* | Tiny code cosmeticsGravatar Walter Purcaro 2015-10-204-4/+4
| |
* | Notifier frameworkGravatar Walter Purcaro 2015-10-205-358/+161
|/
* Code cosmeticsGravatar Walter Purcaro 2015-10-204-24/+11
|
* [utils] format_timeGravatar Walter Purcaro 2015-10-202-7/+27
|
* Merge pull request #2080 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-201-4/+4
|\ | | | | [DeathByCaptcha] update
| * Update DeathByCaptcha.pyGravatar GammaC0de 2015-10-201-4/+4
| |
* | [utils] Version upGravatar Walter Purcaro 2015-10-201-1/+1
| | | | | | | | https://github.com/pyload/pyload/issues/2017
* | [Extractor] Fix https://github.com/pyload/pyload/issues/2060Gravatar Walter Purcaro 2015-10-202-7/+7
|/
* Boring code cosmeticsGravatar Walter Purcaro 2015-10-2072-72/+72
|
* [DlFreeFr] UpdateGravatar Walter Purcaro 2015-10-201-113/+12
|
* Fix missing BadHeader importGravatar Walter Purcaro 2015-10-202-2/+4
|
* Update UnZip (2)Gravatar GammaC0de 2015-10-201-3/+3
|
* Fix https://github.com/pyload/pyload/issues/2073Gravatar Walter Purcaro 2015-10-203-5/+6
|
* Spare fixes (2)Gravatar Walter Purcaro 2015-10-206-16/+18
|
* Merge pull request #2074 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-201-5/+19
|\ | | | | [UnZip] update
| * [UnZip] fix verify()Gravatar GammaC0de 2015-10-201-4/+13
| |
| * Update UnZip.pyGravatar GammaC0de 2015-10-191-1/+6
| |
* | Merge pull request #2063 from Gutz-Pilz/patch-7Gravatar Walter Purcaro 2015-10-201-1/+2
|\ \ | | | | | | Fixed
| * | FixedGravatar Gutz-Pilz 2015-10-191-1/+2
| |/
* | Merge pull request #2068 from malkavi/patch-2Gravatar Walter Purcaro 2015-10-201-0/+124
|\ \ | | | | | | PushOver hook
| * | PushOver hookGravatar Ivan 2015-10-191-0/+124
| |/ | | | | PushOver hook based on AndroidPhoneNotify.py
* | Merge pull request #2069 from malkavi/patch-3Gravatar Walter Purcaro 2015-10-201-0/+123
|\ \ | | | | | | PushBullet hook
| * | PushBullet hookGravatar Ivan 2015-10-191-0/+123
| |/ | | | | PushBullet hook based on AndroidPhoneNotify.py
* | Merge pull request #2070 from Gutz-Pilz/patch-8Gravatar Walter Purcaro 2015-10-201-1/+1
|\ \ | | | | | | Update ExternalScripts.py
| * | Update ExternalScripts.pyGravatar Gutz-Pilz 2015-10-191-1/+1
| |/
* | Merge pull request #2062 from Gutz-Pilz/patch-6Gravatar Walter Purcaro 2015-10-201-2/+2
|\ \ | | | | | | Fix for https://github.com/pyload/pyload/issues/2025
| * | Fix for https://github.com/pyload/pyload/issues/2025Gravatar Gutz-Pilz 2015-10-191-2/+2
| |/ | | | | | | This fixes my problem mit filecrypt.cc crypter dont know if it would fix any other hoster or crypter issues
* | Merge pull request #2065 from runningbits/spellingGravatar Walter Purcaro 2015-10-201-1/+1
|\ \ | | | | | | fix trivial spelling error
| * | spellingGravatar runningbits 2015-10-191-1/+1
| |/
* | Merge pull request #2067 from runningbits/remove-unused-variablesGravatar Walter Purcaro 2015-10-202-2/+1
|\ \ | | | | | | remove unused imports/variables
| * | remove unused imports/variablesGravatar runningbits 2015-10-192-2/+1
| |/
* / Update TransmissionRPC.pyGravatar GammaC0de 2015-10-201-2/+2
|/
* Spare fixesGravatar Walter Purcaro 2015-10-196-21/+16
|
* Merge pull request #2059 from GammaC0de/patch-1Gravatar Walter Purcaro 2015-10-191-25/+20
|\ | | | | [TransmissionRPC] update
| * Update TransmissionRPC.pyGravatar GammaC0de 2015-10-191-25/+20
| |
* | Fix https://github.com/pyload/pyload/issues/2058Gravatar Walter Purcaro 2015-10-191-2/+3
| |
* | Fix https://github.com/pyload/pyload/issues/2055Gravatar Walter Purcaro 2015-10-192-14/+2
|/
* Fix https://github.com/pyload/pyload/issues/2056Gravatar Walter Purcaro 2015-10-193-27/+27
|
* Spare fixesGravatar Walter Purcaro 2015-10-1917-119/+110
|
* [UpdateManager] fix #2045Gravatar GammaC0de 2015-10-191-21/+8
|
* [ExternalScripts] Fix typoGravatar Walter Purcaro 2015-10-182-5/+4
|
* [BasePlugin] Http hoster is not an internal hosterGravatar jellysheep 2015-10-181-2/+2
| | | | This fixes an import of the [Http hoster](https://github.com/pyload/pyload/blob/aff9388d433847fa7adad7421c4d76bd5bdd4e5a/module/plugins/hoster/Http.py), which is not an internal hoster. I don't know if it is intended to move `Http.py` to the `internal` directory?
* Merge pull request #2052 from jellysheep/patch-4Gravatar Walter Purcaro 2015-10-181-2/+2
|\ | | | | [ZDF] Encode file name to ASCII for compatibility
| * [ZDF] Encode file name to ASCII for compatibilityGravatar jellysheep 2015-10-181-2/+2
| | | | | | | | This ensures that unicode filenames with UTF-8 characters are encoded into ASCII strings, to be compatible to all Pyload methods using `pyfile.name`. The encoding now is similar to the [YoutubeCom hoster module](https://github.com/pyload/pyload/blob/f61dcaa263750a61f86b4bfbaf9c2cf20c157de0/module/plugins/hoster/YoutubeCom.py#L145).
* | Spare code fixesGravatar Walter Purcaro 2015-10-1844-91/+90
| |
* | Merge branch 'pr/n2040_joberreiter' into stableGravatar Walter Purcaro 2015-10-181-1/+1
|\ \ | | | | | | | | | | | | Conflicts: module/plugins/crypter/XFileSharingProFolder.py
| * | Fixing "has no attribute" errorGravatar Jochen Oberreiter 2015-10-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ``` Traceback (most recent call last): File "/usr/share/pyload/module/PluginThread.py", line 363, in run self.active.plugin.preprocessing(self) File "/usr/share/pyload/module/plugins/internal/Base.py", line 218, in preprocessing return self._process(*args, **kwargs) File "/usr/share/pyload/module/plugins/internal/Hoster.py", line 78, in _process self._setup() File "/usr/share/pyload/module/plugins/crypter/XFileSharingProFolder.py", line 41, in _setup account_name = self.classname if self.account.PLUGIN_DOMAIN is None else self.PLUGIN_NAME AttributeError: 'NoneType' object has no attribute 'PLUGIN_DOMAIN' ```
* | | Merge branch 'pr/n2038_GammaC0de' into stableGravatar Walter Purcaro 2015-10-181-1/+1
|\ \ \ | |_|/ |/| | | | | | | | Conflicts: module/plugins/hoster/XFileSharingPro.py
| * | Update XFileSharingPro.pyGravatar GammaC0de 2015-10-161-2/+2
| |/
* | Merge pull request #2024 from GammaC0de/patch-6Gravatar Walter Purcaro 2015-10-181-4/+8
|\ \ | | | | | | [UpdateManager] report 404
| * | [UpdateManager] report 404Gravatar GammaC0de 2015-10-131-5/+9
| |/
* | Merge pull request #2039 from joberreiter/patch-2Gravatar Walter Purcaro 2015-10-181-1/+1
|\ \ | | | | | | [internal/XFSCrypter] Fixing an unbalaced parenthesis in OFFLINE_PATTERN
| * | Fixing an unbalaced parenthesis in OFFLINE_PATTERNGravatar Jochen Oberreiter 2015-10-161-2/+2
| |/
* | Version up for all pluginsGravatar Walter Purcaro 2015-10-18467-467/+467
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2015-10-1810-36/+37
| |
* | Update internalsGravatar Walter Purcaro 2015-10-187-27/+24
| |
* | Update hostersGravatar Walter Purcaro 2015-10-1849-158/+149
| |
* | [SimpleCrypter] Don't use self.link(s)Gravatar Walter Purcaro 2015-10-181-98/+40
| |
* | [Plugin] Minimize code + spare fixesGravatar Walter Purcaro 2015-10-183-419/+66
| |
* | [Hoster] Fix download routine + new method is_downloadGravatar Walter Purcaro 2015-10-181-61/+140
| |
* | [Base] Grab link info on setupGravatar Walter Purcaro 2015-10-181-123/+87
| |
* | Update addonsGravatar Walter Purcaro 2015-10-1810-60/+56
| |