summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster
Commit message (Collapse)AuthorAgeFilesLines
* [SimpleHoster] Improve multi-hoster featureGravatar Walter Purcaro 2014-12-237-21/+21
|
* New plugin: MultiHosterGravatar Walter Purcaro 2014-12-2317-105/+68
|
* [CloudzillaTo] TypoGravatar Walter Purcaro 2014-12-221-2/+2
|
* New plugin: CloudzillaToGravatar Walter Purcaro 2014-12-221-0/+43
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-2214-44/+45
|
* [UlozTo] Fix TRAFFIC_LEFT_PATTERNGravatar Walter Purcaro 2014-12-221-9/+10
|
* [DebridItaliaCom] Fix chunkLimitGravatar Walter Purcaro 2014-12-221-2/+2
|
* [WebshareCz] Fixed hoster with added accountGravatar Radek Senfeld 2014-12-221-32/+34
|
* Fix password retrieving in some pluginsGravatar Walter Purcaro 2014-12-208-48/+54
|
* [AlldebridCom] Syntax fixupGravatar Walter Purcaro 2014-12-191-2/+2
|
* Update checkFile routine in some hoster pluginsGravatar Walter Purcaro 2014-12-1813-45/+42
|
* [DebridItaliaCom] Fix hoster plugin typoGravatar Walter Purcaro 2014-12-181-3/+3
|
* Update plugins after XFSHoster changesGravatar Walter Purcaro 2014-12-1715-28/+11
|
* [LinestorageCom] Added hoster pluginGravatar Walter Purcaro 2014-12-171-0/+21
|
* Extend SimpleHoster in multi-hoster plugins (3)Gravatar Walter Purcaro 2014-12-1717-0/+49
|
* Extend SimpleHoster in multi-hoster plugins (2)Gravatar Walter Purcaro 2014-12-1717-17/+17
|
* Extend SimpleHoster in multi-hoster pluginsGravatar Walter Purcaro 2014-12-1719-501/+442
|
* [FilerNet] TypoGravatar Walter Purcaro 2014-12-171-6/+4
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-161-1/+1
|
* [Keep2shareCc] Fix captcha_urlGravatar Walter Purcaro 2014-12-161-5/+3
|
* [UploadableCh] Fixup (thx user01)Gravatar Walter Purcaro 2014-12-161-9/+7
|
* [UnrestrictLi] Fix secondsToMidnight on python 2.5 & 2.6 (2)Gravatar Walter Purcaro 2014-12-161-4/+4
|
* [UnrestrictLi] Fix secondsToMidnight on python 2.5 & 2.6Gravatar Walter Purcaro 2014-12-161-3/+11
|
* Update plugins (2)Gravatar Walter Purcaro 2014-12-163-12/+16
|
* Merge branch 'pr/n959_philou75' into stableGravatar Walter Purcaro 2014-12-161-15/+4
|\ | | | | | | | | Conflicts: module/plugins/internal/SimpleHoster.py
| * Make the waiting time work again on OneFichier.comGravatar philou75 2014-12-121-9/+2
| |
* | Update pluginsGravatar Walter Purcaro 2014-12-163-7/+8
| |
* | Merge pull request #958 from sebdelsol/patch-2Gravatar Walter Purcaro 2014-12-161-1/+1
|\ \ | | | | | | [SendspaceCom] https link
| * | [SendspaceCom] https linkGravatar sebdelsol 2014-12-121-1/+1
| |/ | | | | https link were not handled (a lot of sendspace link are https).
* | Merge pull request #957 from sebdelsol/patch-1Gravatar Walter Purcaro 2014-12-161-2/+1
|\ \ | | | | | | [ZippyshareCom] malformed download url
| * | Update ZippyshareCom.pyGravatar sebdelsol 2014-12-121-2/+1
| |/ | | | | | | #bug correction : bad download url that is rejected with a 400 html error. change p_url creation to use '/'.join() instead of os.path.join() that doesn't work for an url.
* | Merge pull request #951 from Guidobelix/Tus2Gravatar Walter Purcaro 2014-12-161-1/+1
|\ \ | | | | | | [TusfilesNet] Updated OFFLINE_PATTERN
| * | [TusfilesNet] Updated OFFLINE_PATTERNGravatar Guidobelix 2014-12-061-1/+1
| |/
* | Update plugins after SimpleHoster changesGravatar Walter Purcaro 2014-12-124-28/+21
| |
* | Fix missing create_getInfoGravatar Walter Purcaro 2014-12-122-1/+4
| |
* | [CaptchaService] New service AdYouLike + AdsCaptcha detect_key fixupGravatar Walter Purcaro 2014-12-101-82/+3
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2014-12-0915-83/+94
| |
* | Fix __version__ format in some pluginsGravatar Walter Purcaro 2014-12-0918-18/+18
| |
* | [RapidshareCom] Remove (very) old pluginGravatar Walter Purcaro 2014-12-071-228/+0
| |
* | Plugin code cosmetics (3)Gravatar Walter Purcaro 2014-12-0737-76/+104
| |
* | Plugin code cosmetics (2)Gravatar Walter Purcaro 2014-12-063-41/+77
| |
* | Plugin code cosmeticsGravatar Walter Purcaro 2014-12-066-24/+20
|/
* [DebridItaliaCom] Typo fixupGravatar Walter Purcaro 2014-12-061-4/+4
|
* Merge pull request #949 from Guidobelix/Juno2Gravatar Walter Purcaro 2014-12-061-3/+2
|\ | | | | [JunocloudMe] Fixed patterns and recovered intended behaviour
| * [JunocloudMe] Fixed patterns and recovered intended behaviourGravatar Guidobelix 2014-12-051-3/+2
| | | | | | | | | | Changes to be committed: modified: JunocloudMe.py
* | [DebridItaliaCom] UpdatedGravatar Walter Purcaro 2014-12-061-17/+20
| |
* | Code cosmetics about checkErrorsGravatar Walter Purcaro 2014-12-059-15/+33
| |
* | [DodanePl] Typo fixupGravatar Walter Purcaro 2014-12-051-2/+2
| |
* | [FileSharkPl] CleanupGravatar Walter Purcaro 2014-12-051-55/+46
| |
* | [RapiduNet] CleanupGravatar Walter Purcaro 2014-12-051-52/+37
| |
* | [FileSharkPl] Recovered needed behaviourGravatar prOq 2014-12-051-13/+25
| | | | | | | | | | Conflicts: module/plugins/hoster/FileSharkPl.py
* | [RapiduNet] new hoster and account pluginGravatar prOq 2014-12-051-0/+97
| |
* | [DodanePl] Mark dead XDGravatar Walter Purcaro 2014-12-051-31/+9
| |
* | Initial DodanePl pluginGravatar z00nx 0 2014-12-051-0/+40
| |
* | [FilerNet] CleanupGravatar Walter Purcaro 2014-12-051-42/+22
| |
* | Fix with statement on old env like python 2.5 (2)Gravatar Walter Purcaro 2014-12-052-5/+3
|/
* [FastshareCz] CleanupGravatar Walter Purcaro 2014-12-051-38/+29
|
* [UploadableCh] CleanupGravatar Walter Purcaro 2014-12-041-66/+73
|
* Merge pull request #700 from zapp-brannigan/patch-2Gravatar Walter Purcaro 2014-12-031-0/+83
|\ | | | | [Uploadable.ch] New hoster
| * Update UploadableCh.pyGravatar zapp-brannigan 2014-09-041-1/+1
| |
| * Delete KingfilesNet.pyGravatar zapp-brannigan 2014-08-311-63/+0
| |
| * [kingfiles.net] New hosterGravatar zapp-brannigan 2014-08-311-0/+63
| | | | | | As requested in https://github.com/pyload/pyload/issues/510
| * Update UploadableCh.pyGravatar zapp-brannigan 2014-08-311-1/+3
| |
| * Update UploadableCh.pyGravatar zapp-brannigan 2014-08-311-1/+1
| |
| * Update UploadableCh.pyGravatar zapp-brannigan 2014-08-311-2/+1
| |
| * Update UploadableCh.pyGravatar zapp-brannigan 2014-08-311-2/+2
| |
| * [Uploadable.ch] New hosterGravatar zapp-brannigan 2014-08-311-0/+82
| | | | | | As requested in https://github.com/pyload/pyload/issues/679
* | [NetloadIn] Syntax fixupGravatar Walter Purcaro 2014-12-031-12/+12
| |
* | [FilerNet] Fix https://github.com/pyload/pyload/issues/897Gravatar Walter Purcaro 2014-12-031-3/+3
| |
* | Fix https://github.com/pyload/pyload/issues/943Gravatar Walter Purcaro 2014-12-036-6/+6
| |
* | [ShareonlineBiz] Fix recaptchaGravatar Walter Purcaro 2014-12-031-1/+3
| |
* | [ShareonlineBiz] Fix getInfo (2)Gravatar Walter Purcaro 2014-12-022-7/+8
| |
* | [ShareonlineBiz] Fix getInfoGravatar Walter Purcaro 2014-12-021-3/+3
| |
* | [NetloadIn] CleanupGravatar Walter Purcaro 2014-12-021-108/+128
| |
* | Merge branch 'stable-next' into stableGravatar Walter Purcaro 2014-12-0220-243/+215
|\ \
| * | FixesGravatar Walter Purcaro 2014-12-011-14/+11
| | |
| * | [SafesharingEu] CleanupGravatar Walter Purcaro 2014-12-011-18/+7
| | |
| * | [ShareonlineBiz] Extend SimpleHosterGravatar Walter Purcaro 2014-12-011-97/+87
| | |
| * | [BasePlugin] Improve some routinesGravatar Walter Purcaro 2014-12-011-18/+15
| | |
| * | [Keep2shareCc] Rewrite hosterGravatar Walter Purcaro 2014-12-011-50/+70
| | |
| * | Update some pluginsGravatar Walter Purcaro 2014-12-0115-51/+38
| | |
| * | [SimpleHoster] Unquote file nameGravatar Walter Purcaro 2014-12-012-12/+4
| | |
* | | Merge pull request #920 from chris-19/stableGravatar Walter Purcaro 2014-12-011-102/+104
|\ \ \ | |/ / |/| | Netload Plugin rewrite to recaptcha use
| * | Update NetloadIn.pyGravatar Christian Plesche 2014-11-231-6/+7
| | | | | | | | | restart after waiting period
| * | Update NetloadIn.pyGravatar Christian Plesche 2014-11-231-4/+2
| | | | | | | | | some code cleanup
| * | Update NetloadIn.pyGravatar Christian Plesche 2014-11-231-100/+103
| | | | | | | | | changed to recaptcha, initial commit, needs rework
* | | [SafesharingEu] Added support for registered users.Gravatar guidobelix 2014-11-301-4/+4
| | | | | | | | | | | | | | | new file: module/plugins/accounts/SafesharingEu.py modified: module/plugins/hoster/SafesharingEu.py
* | | [SafesharingEu] Improved error handlingGravatar guidobelix 2014-11-301-1/+3
| | |
* | | [SafesharingEu] Improved patternsGravatar Guido Galliani 2014-11-301-7/+3
| | | | | | | | | | | | | | | modified: module/plugins/accounts/SafesharingEu.py modified: module/plugins/hoster/SafesharingEu.py
* | | [SafesharingEu] Added support for registered users.Gravatar guidobelix 2014-11-301-0/+38
| | | | | | | | | | | | | | | new file: module/plugins/accounts/SafesharingEu.py modified: module/plugins/hoster/SafesharingEu.py
* | | [BasePlugin] Improve downloadFile routineGravatar Walter Purcaro 2014-11-291-43/+46
| | |
* | | [HugefilesNet] FixGravatar Walter Purcaro 2014-11-241-4/+5
|/ /
* | [BasePlugin] Fix filename recognitionGravatar Walter Purcaro 2014-11-231-22/+5
| |
* | [UpleaCom] Fix typoGravatar Walter Purcaro 2014-11-231-5/+5
| |
* | [BasePlugin] Fix typoGravatar Walter Purcaro 2014-11-231-2/+2
| |
* | Fix URL_REPLACEMENTS in XFSHoster pluginsGravatar Walter Purcaro 2014-11-233-5/+9
| |
* | Fix some URL_REPLACEMENTSGravatar Walter Purcaro 2014-11-236-20/+18
| |
* | [ZShareNet] Dead hosterGravatar Walter Purcaro 2014-11-231-0/+19
| |
* | [BasePlugin] Improve a bitGravatar Walter Purcaro 2014-11-231-35/+50
| |
* | [RarefileNet] Restore NAME_PATTERN and SIZE_PATTERNGravatar Walter Purcaro 2014-11-221-1/+4
| |
* | [RarefileNet] Remove old handleCaptchaGravatar Walter Purcaro 2014-11-221-14/+1
| |
* | [EasybytezCom] Use XFSHoster INFO_PATTERNGravatar Walter Purcaro 2014-11-211-2/+1
| |
* | Fix cookie domainGravatar Walter Purcaro 2014-11-2114-14/+14
| |
* | [UptoboxCom] Fix ERROR_PATTERNGravatar Thierry Merle 2014-11-161-1/+3
| |
* | [SimpleHoster][OneFichierCom] Fix issue #836 ('status': 3)Gravatar Thierry Merle 2014-11-151-2/+2
| |
* | [Plugin] Fix wait routine 2Gravatar Walter Purcaro 2014-11-152-2/+0
| |
* | [UlozTo] Fixed hoster and accountGravatar Radek Senfeld 2014-11-141-2/+2
| |
* | [RapidgatorNet] Set the language in COOKIESGravatar Thierry Merle 2014-11-142-5/+7
| |
* | [PandaplaNet] Fix file nameGravatar Walter Purcaro 2014-11-111-4/+4
| |
* | [Keep2shareCc] Added handling of large file error for free usersGravatar z00nx 0 2014-11-101-2/+4
| |
* | [NowVideoAt] Premium supportGravatar Walter Purcaro 2014-11-101-5/+6
| |
* | [StorageTo] Fix hoster __version__Gravatar Walter Purcaro 2014-11-101-1/+1
| |
* | Re-add some dead hostersGravatar Walter Purcaro 2014-11-1013-0/+238
| |
* | [ZippyshareCom] Update patternsGravatar Walter Purcaro 2014-11-101-3/+8
| |
* | Code cosmeticsGravatar Walter Purcaro 2014-11-1019-148/+154
| |
* | [Keep2shareCc] Fix file nameGravatar Walter Purcaro 2014-11-091-4/+4
| |
* | [Plugin] Update and bugfixGravatar Walter Purcaro 2014-11-091-4/+2
| |
* | [PluginManager] Improve error handling for parse methodGravatar Walter Purcaro 2014-11-091-4/+1
| |
* | [ZippyshareCom] Update NAME_PATTERNGravatar Walter Purcaro 2014-11-091-2/+2
| |
* | Code cosmeticsGravatar Walter Purcaro 2014-11-092-4/+4
| |
* | Use with statement instead open method when accessing fod + handle i/o errorGravatar Walter Purcaro 2014-11-092-8/+11
| |
* | Revert ↵Gravatar Walter Purcaro 2014-11-091-3/+2
| | | | | | | | https://github.com/pyload/pyload/commit/7a09515ed34a5f5247c10d666ad8b60a5bd4f867
* | [ZippyshareCom] Fix typoGravatar Walter Purcaro 2014-11-081-3/+3
| |
* | [ZippyshareCom] Update get_checksumGravatar Walter Purcaro 2014-11-081-4/+5
| |
* | [OneFichierCom] Temp bugfixGravatar Walter Purcaro 2014-11-081-1/+3
| |
* | [RapidgatorNet] Fix prepare routineGravatar Walter Purcaro 2014-11-081-7/+9
| |
* | [UpleaCom] Update patternsGravatar Walter Purcaro 2014-11-071-4/+8
| |
* | [OneFichierCom] Tryout to fix waiting errorGravatar Walter Purcaro 2014-11-071-13/+13
| |
* | Rename MegaNz to MegaCoNzGravatar Walter Purcaro 2014-11-072-5/+6
| |
* | Fix download link formatting in some pluginsGravatar Walter Purcaro 2014-11-073-105/+8
| |
* | [DataportCz][SendspaceCom] Fix missing getInfoGravatar Walter Purcaro 2014-11-072-4/+4
| |
* | [OneFichierCom] Don't use reconnnectGravatar Walter Purcaro 2014-11-071-2/+2
| |
* | Code cosmeticsGravatar Walter Purcaro 2014-11-061-2/+0
| |
* | [KingfilesNet] fix download for free userGravatar Bahram Maleki-Fard 2014-11-041-8/+9
| | | | | | | | | | | | Need to update self.html when "clicking free-user button", otherwise CaptchaService works on previous html page and cannot find a captcha key.
* | [XFSHoster] Use URL_REPLACEMENTS to clean urlGravatar Walter Purcaro 2014-11-044-11/+6
| |
* | [OneFichierCom] Update hoster __pattern__Gravatar Walter Purcaro 2014-11-041-2/+2
| |
* | [ZippyshareCom] Update pluginGravatar Walter Purcaro 2014-11-041-6/+15
| |
* | [OneFichierCom] FixedGravatar Walter Purcaro 2014-11-041-24/+10
| |
* | [OneFichier] Plugin updateGravatar Thierry Merle 2014-11-031-6/+6
| |
* | Code cosmetics about file_info and other stuffGravatar Walter Purcaro 2014-11-0315-42/+40
| |
* | Update all other pluginsGravatar Walter Purcaro 2014-11-0290-266/+266
| |
* | [LetitbitNet][Share4webCom][UnibytesCom] https support + use urljoin + ↵Gravatar Walter Purcaro 2014-11-023-19/+20
| | | | | | | | update PATTERNs
* | [XFileSharingPro] Fix hoster and crypter pluginsGravatar Walter Purcaro 2014-11-021-9/+16
| |
* | [ZippyshareCom] Fix get_checksum (thx zapp-brannigan)Gravatar Walter Purcaro 2014-11-011-17/+3
| |
* | [ZippyshareCom] Fix FILE_NAME_PATTERN (thx zapp-brannigan)Gravatar Walter Purcaro 2014-11-011-2/+2
| |
* | [MegaNz] Fix SSL protocol error (thx cocoto)Gravatar Walter Purcaro 2014-11-011-3/+7
| |
* | [XFileSharingPro] Fix hoster pairing with accountGravatar Walter Purcaro 2014-10-301-6/+10
| |
* | [File4safeCom] Removed, use XFileSharingPro insteadGravatar Walter Purcaro 2014-10-301-41/+0
| |
* | Code cosmetics: use self.core.api instead self.api (for now)Gravatar Walter Purcaro 2014-10-281-11/+0
| |
* | [NowVideoAt] multiDL and resumeDownload set to TrueGravatar Walter Purcaro 2014-10-281-1/+6
| |
* | Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-28174-778/+778
| |
* | Update plugins to last changesGravatar Walter Purcaro 2014-10-2822-37/+32
| |
* | New hoster plugin UpleaComGravatar Walter Purcaro 2014-10-281-0/+56
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2014-10-2723-37/+34
| |
* | [XFSPHoster] Improve ERROR_PATTERNGravatar Walter Purcaro 2014-10-262-4/+0
| |
* | [UptoboxCom] Now multiDL should be allowed againGravatar Walter Purcaro 2014-10-261-5/+2
| |
* | Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-26105-347/+343
| |
* | Avoid gettext conflict due variable `_`Gravatar Walter Purcaro 2014-10-2530-33/+33
| |
* | Replace single quotes with doubles in self.error and self.fail msgGravatar Walter Purcaro 2014-10-2530-49/+49
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2014-10-2546-87/+38
| |
* | Call error instead fail in some pluginsGravatar Walter Purcaro 2014-10-235-15/+16
| |
* | [FilefactoryCom] Fix handleFreeGravatar Walter Purcaro 2014-10-231-45/+30
| |
* | [Keep2shareCC] Fix handleCaptchaGravatar Walter Purcaro 2014-10-231-8/+12
| |
* | Simplify captcha challenge callsGravatar Walter Purcaro 2014-10-2312-68/+15
| |
* | New hoster plugin FileSharkPlGravatar prOq 2014-10-221-0/+138
| |
* | Two space before function declarationGravatar Walter Purcaro 2014-10-2273-2/+184
| |
* | Spare code cosmeticsGravatar Walter Purcaro 2014-10-2214-48/+31
| |
* | [Keep2shareCC] Fix CAPTCHA_PATTERNGravatar Walter Purcaro 2014-10-221-10/+9
| |
* | [FilerNet] Revert last revert XDGravatar Walter Purcaro 2014-10-221-13/+6
| |
* | Code cosmeticsGravatar Walter Purcaro 2014-10-225-5/+5
| |
* | LoadTo.py] Improve checkDownloadGravatar zapp-brannigan 2014-10-221-2/+5
| | | | | | | | | | | | Sometimes, files are not downloaded properly. You receive a html-page instead of the desired file. It happens mostly on small files, but it isn't reproducable. Restarting the link solves the issue.
* | Remove needless self.htmlGravatar Walter Purcaro 2014-10-213-6/+0
| |
* | [MegasharesCom] Fix PASSPORT_RENEW_PATTERNGravatar Walter Purcaro 2014-10-201-9/+13
| |
* | [Ftp] Improve __pattern__Gravatar Walter Purcaro 2014-10-201-3/+4
| |
* | Merge pull request #805 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2014-10-191-1/+1
|\ \ | | | | | | [ZippyshareCom.py] Fix FILE_NAME_PATTERN (again)
| * | [ZippyshareCom.py] fixed FILE_NAME_PATTERN againGravatar zapp-brannigan 2014-10-191-2/+2
| | | | | | | | | Zippyshare sucks ;)
* | | Change some self.req.load to self.loadGravatar Walter Purcaro 2014-10-193-6/+6
| | |
* | | Update other plugins to support self.errorGravatar Walter Purcaro 2014-10-191-2/+2
| | |
* | | Update hosters to self.errorGravatar Walter Purcaro 2014-10-1955-172/+172
| | |
* | | [UptoboxCom] Fix multiDLGravatar Walter Purcaro 2014-10-191-2/+2
|/ /
* | [RapidgatorNet] Fix process routineGravatar Walter Purcaro 2014-10-181-8/+10
| |
* | Merge pull request #800 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2014-10-181-3/+3
|\ \ | | | | | | Update PromptfileCom.py
| * | Update PromptfileCom.pyGravatar zapp-brannigan 2014-10-161-3/+3
| | | | | | | | | The plugin is out of date. The direct link can not be found.
* | | [FilerNet] Revert captcha_keyGravatar Walter Purcaro 2014-10-181-6/+7
| | |
* | | [XFileSharingPro] FixesGravatar Walter Purcaro 2014-10-181-5/+9
| | |
* | | [XFileSharingPro][XFileSharingProFolder] Account pairing routineGravatar Walter Purcaro 2014-10-181-4/+15
| | |
* | | Merge pull request #803 from zapp-brannigan/patch-3Gravatar Walter Purcaro 2014-10-171-2/+2
|\ \ \ | | | | | | | | [ZippyshareCom] Fix FILE_NAME_PATTERN
| * | | Update ZippyshareCom.pyGravatar zapp-brannigan 2014-10-171-2/+2
| |/ / | | | | | | | | | | | | The current version can not detect the filename, download is not working: 17.10.2014 16:43:23 DEBUG ZippyshareCom: FILE NAME: <img style="margin-left: 10px;" src="/fileName?key=82680550&size=small" alt="file name"> FILE SIZE: 209998315
* / / [UploadedTo] Improved error handling (thx NETHeader)Gravatar Walter Purcaro 2014-10-171-2/+2
|/ /
* | New hoster NowVideoAtGravatar Walter Purcaro 2014-10-152-5/+43
| |
* | New plugin RapidfileshareNet (account + hoster)Gravatar guidobelix 2014-10-151-0/+31
| |
* | Improve unit detection in size patternGravatar Walter Purcaro 2014-10-1447-47/+47
| |
* | New plugin JunocloudMe (hoster + account)Gravatar guidobelix 2014-10-141-0/+29
| |
* | [MegaNz] Fix decryptAttrGravatar Walter Purcaro 2014-10-111-4/+7
| |
* | Pattern update 3Gravatar Walter Purcaro 2014-10-1124-35/+35
| |
* | Pattern update 2Gravatar Walter Purcaro 2014-10-1176-99/+99
| |
* | Pattern update 1Gravatar Walter Purcaro 2014-10-1152-71/+69
| |
* | [FileshareInUa] Mark deadGravatar Walter Purcaro 2014-10-111-71/+5
| |
* | [CatShareNet] Account supportGravatar Walter Purcaro 2014-10-111-3/+3
| |
* | Update OverLoadMe.pyGravatar marley2013 2014-10-101-2/+2
| |