summaryrefslogtreecommitdiffstats
path: root/module/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-1066-239/+238
|
* [DDLMusicOrg] RemovedGravatar Walter Purcaro 2015-03-101-51/+0
|
* [MultiHook] Fix _pluginSet (fix LinkdecrypterCom issue)Gravatar Walter Purcaro 2015-03-104-32/+30
|
* [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1241Gravatar Walter Purcaro 2015-03-091-2/+2
|
* [MultiHook] No freezes + better list error handlingGravatar Walter Purcaro 2015-03-091-13/+27
|
* [ZippyShare] Bug #1238 correction Gravatar sebdelsol 2015-03-091-3/+3
| | | | * remove non ascii character from the id part in the js variable name. * change the RE so that it works for any character in the id name
* Rename fileUrl to getFileURLGravatar Walter Purcaro 2015-03-093-10/+10
|
* [UnRar] Fix https://github.com/pyload/pyload/issues/1234Gravatar Walter Purcaro 2015-03-091-5/+5
|
* [ExternalScripts] FixupGravatar Walter Purcaro 2015-03-091-5/+5
|
* Whitespace cosmeticsGravatar Walter Purcaro 2015-03-0813-23/+23
|
* Update notify addonGravatar Walter Purcaro 2015-03-082-40/+65
|
* [ZippyshareCom] Better lib importGravatar Walter Purcaro 2015-03-081-1/+1
|
* [FileSharkPl] Fix https://github.com/pyload/pyload/issues/1040 (thx ↵Gravatar Walter Purcaro 2015-03-081-1/+3
| | | | https://github.com/valdi74)
* [ExternalScripts] ImproveGravatar Walter Purcaro 2015-03-081-14/+19
|
* [AntiVirus] Missed something big! :PGravatar Walter Purcaro 2015-03-071-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-074-33/+39
|
* [AntiVirus] Fix quarantine file movingGravatar Walter Purcaro 2015-03-071-3/+4
|
* New addon: AntiVirusGravatar Walter Purcaro 2015-03-071-0/+85
|
* [DailymotionBatch][YoutubeBatch] RenamedGravatar Walter Purcaro 2015-03-063-6/+4
|
* [ExternalScripts] Version upGravatar Walter Purcaro 2015-03-062-12/+11
|
* Merge pull request #1227 from jellysheep/stableGravatar Walter Purcaro 2015-03-061-1/+2
|\ | | | | [ExternalScripts] Encode unicode characters
| * [ExternalScripts] Encode unicode charactersGravatar jellysheep 2015-03-061-1/+2
| | | | | | | | | | If a file with unicode characters in the filename is downloaded ExternalScripts.py fails with e.g. this error: ExternalScripts: Error in download_finished.sh: 'ascii' codec can't decode byte 0xc3 in position 29: ordinal not in range(128) This commit makes the plugin encode unicode characters to UTF-8.
* | [MediafireCom] UpdateGravatar Walter Purcaro 2015-03-061-93/+29
| |
* | [SkipRev] Fix https://github.com/pyload/pyload/issues/1217 (2)Gravatar Walter Purcaro 2015-03-061-2/+4
|/
* [SkipRev] Fix setup loop on download preparingGravatar Walter Purcaro 2015-03-061-4/+6
|
* [SkipRev] Fix https://github.com/pyload/pyload/issues/1217Gravatar Walter Purcaro 2015-03-061-10/+16
|
* [ClickAndLoad] FixupGravatar Walter Purcaro 2015-03-052-3/+3
|
* [SoundcloudCom] Fix https://github.com/pyload/pyload/issues/1196Gravatar Walter Purcaro 2015-03-051-45/+43
|
* [ClickAndLoad] Fix https://github.com/pyload/pyload/issues/1220Gravatar Walter Purcaro 2015-03-041-4/+4
|
* Revert 3a9c167ceca27d57dbef927626fe853a3d0e30b2Gravatar Walter Purcaro 2015-03-044-26/+25
|
* [ClickAndLoad] Revert and improveGravatar Walter Purcaro 2015-03-021-26/+24
|
* [Extractor] Use self.targetGravatar Walter Purcaro 2015-03-015-37/+41
|
* [UpdateManager] Fix https://github.com/pyload/pyload/issues/1089Gravatar Walter Purcaro 2015-03-011-31/+45
|
* [JustPremium] Include hoster to removeGravatar Jens Hörnlein 2015-03-011-7/+12
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-018-14/+18
|
* [NowDownloadSx][NowVideoSx] Improve __pattern__Gravatar Walter Purcaro 2015-02-282-4/+4
|
* [container] Code cosmeticsGravatar Walter Purcaro 2015-02-274-20/+23
|
* Merge pull request #1213 from immenz/dev_extractGravatar Walter Purcaro 2015-02-252-4/+6
|\ | | | | [ExtractArchive] fixes 'Could not activate UnRar'
| * * [ExtractArchive] fixes 'Could not activate UnRar'Gravatar Jens Hörnlein 2015-02-252-4/+6
| |
* | [ExternalScripts] Code cosmetics - cosmeticsGravatar Jens Hörnlein 2015-02-251-1/+1
|/
* [ExternalScripts] Code cosmeticsGravatar Walter Purcaro 2015-02-241-4/+2
|
* [RSDF] Check if brokenGravatar Walter Purcaro 2015-02-241-3/+8
|
* captcha -> OCRGravatar Walter Purcaro 2015-02-245-8/+8
|
* [ZippyshareCom] CleanupGravatar Walter Purcaro 2015-02-241-37/+35
|
* Merge pull request #1205 from sebdelsol/patch-4Gravatar Walter Purcaro 2015-02-241-13/+36
|\ | | | | Zippyshare bug #1191 correction
| * Zippyshare bug #1191 correctionGravatar sebdelsol 2015-02-231-13/+36
| | | | | | | | | | This version use the internal `Beatifulsoup`. When you decide to get rid of it I suggest to add a dependency to `lxml`. I've found a way to handle deliberate errors in the JS scripts without relying on PyV8: I've added JS `try/catch` statements around zippyshare scripts.
* | [ExtractArchive] fixes https://github.com/pyload/pyload/issues/1206Gravatar Jens Hörnlein 2015-02-241-1/+2
| |
* | [RSDF] Fix https://github.com/pyload/pyload/issues/1204Gravatar Walter Purcaro 2015-02-242-5/+6
| |
* | [Hook] Free-way.me: Use login data while getting host listGravatar flubshi 2015-02-231-3/+10
|/
* Merge pull request #1197 from immenz/dev_extractGravatar Walter Purcaro 2015-02-221-2/+3
|\ | | | | [ExtractArchive] preventing duplicate files extraction
| * [ExtractArchive] preventing duplicate files extractionGravatar Jens Hörnlein 2015-02-221-2/+3
| |
* | [HotFolder] Fixup (thx zapp-brannigan)Gravatar Walter Purcaro 2015-02-221-16/+19
| |
* | Merge pull request #1194 from immenz/dev_extractGravatar Walter Purcaro 2015-02-225-138/+170
|\| | | | | [ExtractArchive] Some more changes
| * Some more changesGravatar Jens Hörnlein 2015-02-225-138/+170
| |
* | [ClickAndLoad] Improve (2)Gravatar Walter Purcaro 2015-02-201-3/+0
| |
* | [ClickAndLoad] ImproveGravatar Walter Purcaro 2015-02-201-54/+27
| |
* | [LinkList] Rename to TXTGravatar Walter Purcaro 2015-02-191-7/+7
| |
* | [XFileSharingPro] Remove 180upload.com from HOSTER_BUILTINGravatar Walter Purcaro 2015-02-192-3/+4
| |
* | [ZippyshareCom] Update get_checksumGravatar Walter Purcaro 2015-02-191-4/+4
| |
* | [ClickAndLoad] Fix https://github.com/pyload/pyload/issues/1186Gravatar Walter Purcaro 2015-02-181-11/+9
| |
* | [180Upload] new offline patternGravatar stickell 2015-02-181-2/+3
|/ | | Should fix #1189
* [ZippyshareCom] Update get_checksumGravatar Walter Purcaro 2015-02-151-4/+4
|
* [ClickAndLoad] FixupGravatar Walter Purcaro 2015-02-151-18/+31
|
* [NitroflareCom] Fixed #1176Gravatar stickell 2015-02-141-10/+16
|
* Merge pull request #1175 from immenz/dev_extractGravatar Walter Purcaro 2015-02-121-2/+2
|\ | | | | [Extractors] more Changes
| * [Unzip] fix Version InfoGravatar Jens Hörnlein 2015-02-121-2/+2
| |
* | [Linksnappy] Fixed syntax errorGravatar stickell 2015-02-121-3/+2
| |
* | [MystoreTo] CleanupGravatar Walter Purcaro 2015-02-121-11/+16
| |
* | [MystoreTo] Multiple downloads and resume seems to be always allowedGravatar stickell 2015-02-121-1/+2
| |
* | [New Hoster] mystore.toGravatar zapp-brannigan 2015-02-121-0/+39
| | | | | | As requested in https://github.com/pyload/pyload/issues/1169
* | [SkipRev] Fix https://github.com/pyload/pyload/issues/1007Gravatar Walter Purcaro 2015-02-121-4/+6
| |
* | [FileStoreTo] Fix INFO_PATTERNGravatar Walter Purcaro 2015-02-121-2/+2
| |
* | [ClickAndLoad] Small code cosmeticsGravatar Walter Purcaro 2015-02-121-1/+1
| |
* | [ClickAndLoad] Fix https://github.com/pyload/pyload/issues/1158Gravatar Walter Purcaro 2015-02-121-15/+16
| |
* | Merge branch 'pr/n1154_immenz' into stableGravatar Walter Purcaro 2015-02-115-63/+82
|\|
| * [UnRar] bugfixesGravatar Jens Hörnlein 2015-02-112-5/+7
| |
| * [ExtractArchive] better Multipart behavior, new version outputGravatar Jens Hörnlein 2015-02-105-51/+55
| |
| * [ExtractArchive] don't try '' as passwordGravatar Jens Hörnlein 2015-02-091-2/+2
| |
| * [ExtractArchive] correct fullpath behavior, bugfixGravatar Jens Hörnlein 2015-02-093-17/+29
| |
| * [ExtractArchive] Fix: Show Status/ProgressbarGravatar Jens Hörnlein 2015-02-091-5/+6
| |
* | [UpdateManager] Bump version number to refresh broken pluginsGravatar Stefano 2015-02-115-5/+5
| | | | | | | | See #1168
* | [UploadedTo] Fix setupGravatar Walter Purcaro 2015-02-111-2/+3
| |
* | [FileStoreTo] Fix https://github.com/pyload/pyload/issues/1167Gravatar Walter Purcaro 2015-02-111-6/+6
| |
* | [AndroidPhoneNotify][WindowsPhoneNotify] Don't use storageGravatar Walter Purcaro 2015-02-112-10/+12
| |
* | [XFSHoster] Fix https://github.com/pyload/pyload/issues/1112Gravatar Walter Purcaro 2015-02-113-29/+4
| |
* | [ZippyshareCom] Update get_checksumGravatar Walter Purcaro 2015-02-111-6/+4
| |
* | [CaptchaService] Fix https://github.com/pyload/pyload/issues/1166Gravatar Walter Purcaro 2015-02-101-45/+47
|/
* [CaptchaService] Fix https://github.com/pyload/pyload/issues/1162Gravatar Walter Purcaro 2015-02-091-3/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-02-0922-105/+65
|
* [CaptchaService] CleanupGravatar Walter Purcaro 2015-02-092-69/+91
|
* Merge pull request #1161 from zapp-brannigan/patch-2Gravatar Walter Purcaro 2015-02-091-4/+4
|\ | | | | [LoadTo.py] Update due to new Solvemedia handling
| * [LoadTo.py] Update due to new Solvemedia handlingGravatar zapp-brannigan 2015-02-091-4/+4
| |
* | [CaptchaService.py] Updated SolvemediaGravatar zapp-brannigan 2015-02-091-7/+33
|/ | | Some additional requests to make it work again.
* [UptoboxCom] Fixed loginGravatar stickell 2015-02-082-5/+10
| | | | Fixes #1047
* [ExternalScripts] Wait option (2)Gravatar Walter Purcaro 2015-02-081-3/+3
|
* [ExternalScripts] Wait optionGravatar Walter Purcaro 2015-02-081-4/+10
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-02-0834-144/+120
|
* [ZippyshareCom] TypoGravatar Walter Purcaro 2015-02-081-2/+2
|
* [BasketbuildCom] Improved __pattern__Gravatar stickell 2015-02-081-2/+2
| | | The "s." in the domain can be absent
* [BasketbuildCom] CleanupGravatar Walter Purcaro 2015-02-071-16/+23
|
* [DevhostSt] CleanupGravatar Walter Purcaro 2015-02-071-12/+4
|
* [RestartSlow] Bump up versionGravatar Walter Purcaro 2015-02-071-1/+1
|
* Merge pull request #1146 from zapp-brannigan/patch-2Gravatar Walter Purcaro 2015-02-071-5/+14
|\ | | | | [Hoster] Update DevhostSt.py
| * [Hoster] Update DevhostSt.pyGravatar zapp-brannigan 2015-02-051-5/+14
| | | | | | They have changed their website, the plugin was not working anymore.
* | Merge pull request #1144 from immenz/dev_restartslowGravatar Walter Purcaro 2015-02-071-3/+3
|\ \ | | | | | | [RestartSlow] Fixed AttributeError
| * | [RestartSlow] Fixed AttributeErrorGravatar Jens Hörnlein 2015-02-051-3/+3
| | |
* | | Merge pull request #1142 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2015-02-071-0/+59
|\ \ \ | | | | | | | | [New Hoster] basketbuild.com
| * | | [New Hoster] basketbuild.comGravatar zapp-brannigan 2015-02-041-0/+59
| | |/ | |/| | | | I want to download my android stuff via pyLoad ;)
* | | [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1150Gravatar Walter Purcaro 2015-02-071-10/+7
| | |
* | | [CzshareCom] Account cleanupGravatar Walter Purcaro 2015-02-071-6/+17
| | |
* | | [CzshareCom] Fix https://github.com/pyload/pyload/issues/1147Gravatar Walter Purcaro 2015-02-071-2/+2
| | |
* | | [LinksnappyCom] Fix https://github.com/pyload/pyload/issues/1153Gravatar Walter Purcaro 2015-02-071-14/+11
| | |
* | | [ExtractArchive] bump version number after #1152Gravatar stickell 2015-02-071-1/+1
| | |
* | | Merge pull request #1152 from immenz/dev_extractGravatar stickell 2015-02-071-5/+3
|\ \ \ | | | | | | | | [ExtractArchive] Fixed: Recursive Extraction
| * | | [ExtractArchive] Fixed: Recursive ExtractionGravatar Jens Hörnlein 2015-02-061-5/+3
| | | |
* | | | Merge pull request #1141 from immenz/dev_extractGravatar stickell 2015-02-062-15/+19
|\| | | | |/ / |/| | Addressed some Extractor Issues
| * | [ExtractArchive] Error Handling when broken ExtractArchive was usedGravatar Jens Hörnlein 2015-02-051-1/+4
| | |
| * | set interval smallerGravatar Jens Hörnlein 2015-02-051-1/+1
| | |
| * | [ExtractArchive] fixed Queue GetGravatar Jens Hörnlein 2015-02-041-1/+1
| | |
| * | [Unrar] Fix: Deleting All Files after ExtractionGravatar Jens Hörnlein 2015-02-042-5/+5
| | |
| * | Addressed some Extractor IssuesGravatar Jens Hörnlein 2015-02-042-8/+9
| |/
* / [GoogledriveCom] Fixed syntax errorGravatar stickell 2015-02-041-2/+2
|/
* [GoogledriveCom] CleanupGravatar Walter Purcaro 2015-02-031-18/+27
|
* Merge pull request #1139 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2015-02-031-0/+54
|\ | | | | [New Hoster] drive.google.com
| * [New Hoster] drive.google.comGravatar zapp-brannigan 2015-02-031-0/+54
| | | | | | A simple plugin to download public shared files from drive.google.com
* | Update container pluginsGravatar Walter Purcaro 2015-02-034-48/+45
|/
* [ClickAndLoad] Fix https://github.com/pyload/pyload/issues/1135Gravatar Walter Purcaro 2015-02-031-14/+15
|
* Update Extractor (4)Gravatar Walter Purcaro 2015-02-034-11/+14
|
* [MegaCoNzFolder] FixupGravatar Walter Purcaro 2015-02-031-3/+3
|
* [AndroidfilehostCom] CleanupGravatar Walter Purcaro 2015-02-031-24/+24
|
* Use method pop to remove item from dictGravatar Walter Purcaro 2015-02-032-4/+4
|
* [Checksum] Retrieve hashsum from self.infoGravatar Walter Purcaro 2015-02-031-12/+21
|
* Update Extractor (3)Gravatar Walter Purcaro 2015-02-035-116/+128
|
* [UnZip] Fixed TypoGravatar Jens Hörnlein 2015-02-021-4/+4
|
* Fix https://github.com/pyload/pyload/issues/1134Gravatar Walter Purcaro 2015-02-023-12/+14
|
* [UploadedTo] Improve apiInfo (2)Gravatar Walter Purcaro 2015-02-022-5/+7
|
* Merge pull request #1132 from zapp-brannigan/patch-3Gravatar Walter Purcaro 2015-02-021-0/+65
|\ | | | | [New Hoster] androidfilehost.com
| * Update AndroidfilehostCom.pyGravatar zapp-brannigan 2015-02-021-0/+1
| | | | | | Added HASHSUM_PATTERN
| * [New Hoster] androidfilehost.comGravatar zapp-brannigan 2015-02-021-0/+64
| | | | | | Another plugin for downloading android-stuff.
* | [RapidgatorNet] Fix https://github.com/pyload/pyload/issues/1118Gravatar Walter Purcaro 2015-02-021-4/+4
| |
* | Fix XdadevelopersCom.pyGravatar zapp-brannigan 2015-02-021-3/+2
| |
* | [MultiHoster][SimpleHoster] Improve info stuffGravatar Walter Purcaro 2015-02-025-38/+33
|/
* Captcha9Kw should be initialized activated falseGravatar Jens Hörnlein 2015-02-021-3/+2
|
* [JustPremium] CleanupGravatar Walter Purcaro 2015-02-021-7/+12
|
* [XdadevelopersCom] CleanupGravatar Walter Purcaro 2015-02-022-14/+20
|
* Merge pull request #1123 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2015-02-021-0/+34
|\ | | | | [New Hoster] xdadevelopers.com
| * Update XdadevelopersCom.pyGravatar zapp-brannigan 2015-02-011-4/+1
| |
| * [New Hoster] xdadevelopers.comGravatar zapp-brannigan 2015-02-011-0/+37
| | | | | | Just a small plugin to download stuff from XDA's DevDB
* | [RapidgatorNet] Account cosmeticsGravatar Walter Purcaro 2015-02-021-6/+8
| |
* | [UploadedTo] Fix apiInfoGravatar Walter Purcaro 2015-02-021-13/+8
| |
* | [UploadedTo] Improve checkErrors routineGravatar Walter Purcaro 2015-02-011-14/+8
| |
* | [ClickAndLoad] ImproveGravatar Walter Purcaro 2015-02-011-18/+8
| |
* | Fixed UploadedTo File not downloadable for free usersGravatar Jens Hörnlein 2015-02-011-2/+3
|/
* [JustPremium] Added Multi-Hosters recognitionGravatar Jens Hörnlein 2015-02-011-6/+8
|
* [ExtractArchive] Fix http://forum.pyload.org/viewtopic.php?f=10&t=3990Gravatar Walter Purcaro 2015-02-011-2/+5
|
* Fix https://github.com/pyload/pyload/issues/1120 (2)Gravatar Walter Purcaro 2015-01-311-2/+2
|
* Fix https://github.com/pyload/pyload/issues/1120Gravatar Walter Purcaro 2015-01-312-4/+4
|
* [ExtractArchive] Pre-final fixupGravatar Walter Purcaro 2015-01-311-37/+42
|
* Extractor final fixupGravatar Walter Purcaro 2015-01-314-34/+26
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-01-3131-106/+86
|
* [JustPremium] RewrittenGravatar Walter Purcaro 2015-01-311-30/+14
|
* [RapidgatorNet] Tiny code cosmeticsGravatar Walter Purcaro 2015-01-311-1/+1
|
* [SevenZip] Better check method + fix list methodGravatar Walter Purcaro 2015-01-313-10/+17
|
* [ZeveraCom] Re-fix account expire recognitionGravatar Walter Purcaro 2015-01-311-2/+2
|
* [ExtractArchive] Fix typo (thx VinceGitHub)Gravatar Walter Purcaro 2015-01-311-2/+2
|
* [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1109 and ↵Gravatar Walter Purcaro 2015-01-311-4/+12
| | | | https://github.com/pyload/pyload/issues/1116
* [ExtractArchive] Fix typoGravatar Walter Purcaro 2015-01-312-5/+5
| | | | Fix https://github.com/pyload/pyload/issues/1011#issuecomment-72268195, https://github.com/pyload/pyload/issues/1113, https://github.com/pyload/pyload/issues/1115
* [CaptchaService.py] Fix ReCaptchaV2Gravatar zapp-brannigan 2015-01-301-8/+11
| | | Some small changes to make ReCaptchaV2 work again.
* [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1100Gravatar Walter Purcaro 2015-01-291-2/+2
|
* [UptoboxCom] Improve __pattern__Gravatar Walter Purcaro 2015-01-291-2/+2
|
* [SevenZip] Repair not supportedGravatar Walter Purcaro 2015-01-293-6/+6
|
* [ExtractArchive] Fix password recognitionGravatar Walter Purcaro 2015-01-291-2/+5
|
* Update Extractor (2)Gravatar Walter Purcaro 2015-01-295-98/+178
|
* [RapidgatorNet] Fix typoGravatar Walter Purcaro 2015-01-291-2/+2
|
* Update UploadedTo.pyGravatar oliverrahner 2015-01-291-6/+7
| | | | | Dirty fix for "File not downloaded for free users" error. Should be fixed by handling free and premium downloads separately.
* Some file encoding fixup + optimizationsGravatar Walter Purcaro 2015-01-2911-89/+103
|
* [ExtractArchive] Fix typo (thx SelmaUrban)Gravatar Walter Purcaro 2015-01-291-8/+5
|
* [JustPremium] Cleanup (2)Gravatar Walter Purcaro 2015-01-291-2/+2
|
* [JustPremium] CleanupGravatar Walter Purcaro 2015-01-292-82/+58
|
* Merge pull request #708 from glukgluk/patch-2Gravatar Walter Purcaro 2015-01-291-0/+79
|\ | | | | [Hook] JustPremium
| * Update JustPremium.pyGravatar glukgluk 2014-08-081-37/+40
| |
| * Create JustPremium.pyGravatar glukgluk 2014-08-071-0/+76
| |
* | Merge pull request #1041 from flubshi/stableGravatar Walter Purcaro 2015-01-291-4/+21
|\ \ | | | | | | Host FreeWayMe: Improve error handling, try five times
| * | Host FreeWayMe: Improve error handling, try five timesGravatar flubshi 2015-01-131-4/+21
| | | | | | | | | This update allows 4 additional attempts if download fails.
* | | [SimpleDereferer][SimpleHoster] Revert renewHTTPRequestGravatar Walter Purcaro 2015-01-292-4/+2
| | |
* | | [YoutubeCom] Fix http://forum.pyload.org/viewtopic.php?f=12&t=3974Gravatar Walter Purcaro 2015-01-292-27/+37
| | |
* | | Update ShareonlineBiz.pyGravatar Coksnuss 2015-01-281-1/+1
| | | | | | | | | Plugin version increased
* | | ShareOnline: Handle PrePaid accounts as if they were Premium AccountsGravatar Markus Schanz 2015-01-281-1/+1
| | |
* | | [UploadedTo] Fix https://github.com/pyload/pyload/issues/1092Gravatar Walter Purcaro 2015-01-281-2/+2
| | |
* | | [RapidgatorNet] Fix account sidGravatar Walter Purcaro 2015-01-282-9/+18
| | |
* | | [RapidgatorNet] Bug fix for premium accountGravatar Kingston 2015-01-281-1/+1
| | |
* | | Spare code cosmeticsGravatar Walter Purcaro 2015-01-288-8/+8
| | |
* | | [UploadedTo] RewrittenGravatar Walter Purcaro 2015-01-282-193/+76
| | |
* | | [NetloadIn] Fix missing RECAPTCHA_KEYGravatar Walter Purcaro 2015-01-281-6/+9
| | |
* | | [ExtractArchive] Fix typoGravatar Walter Purcaro 2015-01-281-2/+2
| | |
* | | [DLC] ImproveGravatar Walter Purcaro 2015-01-271-6/+7
| | |
* | | [ZeveraCom] Detect expired accountGravatar Walter Purcaro 2015-01-271-2/+2
| | |
* | | Update Extractor (again)Gravatar Walter Purcaro 2015-01-275-253/+481
| | |
* | | [ClickAndLoad] Use self.manager instead hookManagerGravatar Walter Purcaro 2015-01-271-4/+4
| | |
* | | [FilerNet] Fix typoGravatar Walter Purcaro 2015-01-271-2/+1
| | |