summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/SimpleCrypter.py
Commit message (Collapse)AuthorAgeFilesLines
* [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__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+3
| | | | Whitespaces and EOF fixup
* [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
| | | | Fix: https://github.com/pyload/pyload/issues/749
* [SimpleCrypter] Better built-in infoGravatar Walter Purcaro 2014-09-241-7/+14
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-2/+2
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* 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
| | | | Merges vuolter/pyload@a50c8ff
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Crypter: EasybytezComFolder: Fixed (thx stickell)Gravatar Walter Purcaro 2013-11-231-1/+1
|
* Crypter: EasybytezComFolder: Fixed bad url processing (result in ↵Gravatar Walter Purcaro 2013-11-231-1/+6
| | | | SimpleCrypter update)
* SimpleCrypter: using a separated method to extract links.Gravatar Stefano 2013-09-071-3/+12
| | | | Suggested in #257
* 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
| | | | | http://forum.pyload.org/viewtopic.php?p=9028#p9028 + html unescape in SimpleCrypter
* NetfolderIn, SimpleCrypter: stripping folder name.Gravatar Stefano 2013-04-061-1/+1
| | | | + cosmetics
* 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
| | | | | | Added support for package name detection Canonical way to add a package Code cleanup
* SpeedLoadOrgFolder: crypter rewrittenGravatar Stefano 2013-03-071-5/+4
| | | | Trivial changes to the SimpleCrypter class
* megaupload decode file info, megaupload/depositfiles foldersGravatar zoidberg10 2011-12-011-0/+44