summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/SimpleCrypter.py
Commit message (Expand)AuthorAgeFilesLines
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-161-157/+0
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2015-02-161-36/+41
|\
| * Fix https://github.com/pyload/pyload/issues/1134Gravatar Walter Purcaro 2015-02-021-3/+3
| * Spare code improvementsGravatar Walter Purcaro 2015-01-241-1/+2
| * Update plugins after CaptchaService changesGravatar Walter Purcaro 2015-01-221-1/+1
| * [SimpleHoster] Improve downloadLink routineGravatar Walter Purcaro 2015-01-201-3/+3
| * [SimpleCrypter] Fix new getLinks routineGravatar Walter Purcaro 2015-01-131-2/+2
| * [SimpleCrypter] Better account retrievingGravatar Walter Purcaro 2015-01-131-5/+5
| * [SimpleCrypter] getLinks auto-complete linksGravatar Walter Purcaro 2015-01-131-3/+7
| * Improve getInfoGravatar Walter Purcaro 2015-01-101-7/+8
| * [FilefactoryComFolder] Fix https://github.com/pyload/pyload/issues/961Gravatar Walter Purcaro 2015-01-101-2/+1
| * "New Year" Update: internal pluginsGravatar Walter Purcaro 2015-01-081-1/+3
| * Spare code cosmeticsGravatar Walter Purcaro 2015-01-021-6/+10
| * Handle methods get pyfile argumentGravatar Walter Purcaro 2014-12-311-5/+7
| * [SimpleHoster] ImproveGravatar Walter Purcaro 2014-12-281-4/+0
| * [SimpleCrypter][SimpleDereferer] Fail if no link grabbedGravatar Walter Purcaro 2014-12-271-1/+4
| * Update plugins after SimpleHoster changesGravatar Walter Purcaro 2014-12-271-6/+9
| * Spare code fixesGravatar Walter Purcaro 2014-12-261-5/+5
| * [SimpleHoster] UpdateGravatar Walter Purcaro 2014-12-231-11/+1
| * Fixes about create_getInfoGravatar Walter Purcaro 2014-11-231-2/+2
| * [SimpleHoster] Multi-hoster and error handling support + fixes (thx MaPePeR)Gravatar Walter Purcaro 2014-11-221-2/+1
| * [SimpleCrypter] Extend SimpleHosterGravatar Walter Purcaro 2014-11-211-37/+10
| * [SimpleCrypter][SimpleHoster] Fix info attr initGravatar Walter Purcaro 2014-11-211-3/+3
| * [SimpleCrypter] UpdatedGravatar Walter Purcaro 2014-11-211-14/+36
| * [SimpleCrypter][SimpleHoster] Temp workaroundGravatar Walter Purcaro 2014-11-141-3/+2
| * Fix url to name conversion in api and simple pluginsGravatar Walter Purcaro 2014-11-111-1/+1
| * Fix missing urlparse importGravatar Walter Purcaro 2014-11-041-2/+2
| * [SimpleCrypter][SimpleHoster] Fix info data retrievingGravatar Walter Purcaro 2014-11-041-6/+8
| * Code cosmetics about file_info and other stuffGravatar Walter Purcaro 2014-11-031-7/+9
| * [SimpleCrypter] Use getFileInfoGravatar Walter Purcaro 2014-11-031-38/+29
| * Update internal Simple pluginsGravatar Walter Purcaro 2014-11-021-7/+11
| * [SimpleCrypter] Move TEXT_ENCODING check to prepare routineGravatar Walter Purcaro 2014-11-011-4/+5
| * [SimpleCrypter] Fix cookies supportGravatar Walter Purcaro 2014-10-301-3/+2
| * [SimpleCrypter] Wait methodGravatar Walter Purcaro 2014-10-281-2/+7
| * [SimpleCrypter][SimpleHoster] Fix typo in _error method callGravatar Walter Purcaro 2014-10-281-2/+2
| * Update __config__Gravatar Walter Purcaro 2014-10-281-1/+2
| * Code cosmeticsGravatar Walter Purcaro 2014-10-271-8/+7
| * Spare code cosmeticsGravatar Walter Purcaro 2014-10-271-2/+2
| * [SimpleHoster][SimpleCrypter] Bump up __version__Gravatar Walter Purcaro 2014-10-261-1/+1
| * [SimpleHoster][SimpleCrypter] Clean error methodGravatar Walter Purcaro 2014-10-261-5/+2
| * Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-3/+3
| * Replace single quotes with doubles in self.error and self.fail msgGravatar Walter Purcaro 2014-10-251-3/+3
| * Fix error methodGravatar Walter Purcaro 2014-10-231-2/+2
| * Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+1
| * Spare code cosmeticsGravatar Walter Purcaro 2014-10-221-1/+1
| * Improve error method + fix TEXT_ENCODING in SimpleCrypterGravatar Walter Purcaro 2014-10-221-6/+9
| * [SimpleCrypter] Fix missing TEXT_ENCODING routineGravatar Walter Purcaro 2014-10-221-2/+5
| * Preload self.htmlGravatar Walter Purcaro 2014-10-201-5/+5
| * Improve error methodGravatar Walter Purcaro 2014-10-191-2/+5
| * parseError -> error now calls Fail instead ExceptionGravatar Walter Purcaro 2014-10-191-4/+5
| * [SimpleCrypter] Fix account routineGravatar Walter Purcaro 2014-10-181-6/+9
| * [SimpleCrypter] Fix account associationGravatar Walter Purcaro 2014-10-181-1/+10
| * [SimpleCrypter] Fix missing LINK_PATTERNGravatar Walter Purcaro 2014-10-171-0/+2
| * Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
| * New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+3
| * [SimpleCrypter][SimpleHoster] Better exception handlingGravatar Walter Purcaro 2014-10-071-8/+12
| * [SimpleCrypter] Improve patternsGravatar Walter Purcaro 2014-10-061-8/+10
| * Prepare method improves setup oneGravatar Walter Purcaro 2014-09-281-7/+9
| * [XFileSharingPro] COOKIES preset to english + improved setup routineGravatar Walter Purcaro 2014-09-281-1/+1
| * Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-1/+1
| * Rename SH flagsGravatar Walter Purcaro 2014-09-261-5/+5
| * Fix cookie deletion + Account support for SimpleCrypterGravatar Walter Purcaro 2014-09-261-3/+14
| * [SimpleCrypter] Better built-in infoGravatar Walter Purcaro 2014-09-241-7/+14
* | module tempGravatar Walter Purcaro 2015-02-161-0/+152
* | module -> pyloadGravatar Walter Purcaro 2014-09-141-118/+0
|/
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-2/+2
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+4
* [SimpleCrypter] Support parseErrorGravatar Walter Purcaro 2014-07-101-21/+7
* [SimpleCrypter] Added missed PAGES_PATTERN exampleGravatar Walter Purcaro 2014-07-051-1/+1
* [SimpleCrypter] Better inline docs + support for offline & temp.offline checkGravatar Walter Purcaro 2014-07-051-11/+29
* [SimpleCrypter] ability to set cookiesGravatar Stefano 2014-07-021-2/+8
* Replace range with xrangeGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Crypter: EasybytezComFolder: Fixed (thx stickell)Gravatar Walter Purcaro 2013-11-231-1/+1
* Crypter: EasybytezComFolder: Fixed bad url processing (result in SimpleCrypte...Gravatar Walter Purcaro 2013-11-231-1/+6
* SimpleCrypter: using a separated method to extract links.Gravatar Stefano 2013-09-071-3/+12
* SimpleCrypter is now able to handle links on multiple pagesGravatar Stefano 2013-07-161-5/+29
* New crypter EasybytezComFolderGravatar Stefano 2013-04-201-1/+2
* NetfolderIn, SimpleCrypter: stripping folder name.Gravatar Stefano 2013-04-061-1/+1
* SimpleCrypter: trivial fix in documentationGravatar Stefano 2013-04-031-1/+3
* SimpleCrypter: decoding loaded htmlGravatar Stefano 2013-04-021-2/+2
* SimpleCrypter: improved pluginGravatar Stefano 2013-03-071-11/+33
* SpeedLoadOrgFolder: crypter rewrittenGravatar Stefano 2013-03-071-5/+4
* megaupload decode file info, megaupload/depositfiles foldersGravatar zoidberg10 2011-12-011-0/+44