Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update EasybytezCom | Guidobelix | 2014-09-16 | 1 | -9/+11 |
| | |||||
* | Fixed EasybytezCom to work properly for registered (free) users | Guidobelix | 2014-09-14 | 1 | -15/+21 |
| | | | | Expire date is meaningful only for Premium users. For registered (free) users expire date is set to -1 (free accounts never expire). | ||||
* | [4shared] Fixed login sequence | stickell | 2014-09-12 | 1 | -16/+11 |
| | |||||
* | [Premium4Me] Renamed to PremiumTo | stickell | 2014-09-12 | 2 | -29/+28 |
| | | | | | + partial rewrite + special traffic support | ||||
* | [MultiDebrid] renaming files to MyfastlineCom | stickell | 2014-09-11 | 1 | -2/+2 |
| | |||||
* | [MultiDebrid] renamed to Myfastline | stickell | 2014-09-11 | 1 | -6/+4 |
| | |||||
* | [DdlstorageCom] Mark dead | Walter Purcaro | 2014-08-29 | 1 | -54/+0 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 65 | -587/+74 |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Store all re.search/match object as "m" instead "found" | Walter Purcaro | 2014-07-20 | 14 | -53/+53 |
| | |||||
* | [account] self.html -> html (where was possible) | Walter Purcaro | 2014-07-20 | 5 | -21/+21 |
| | |||||
* | [DepositfilesCom] Fixed premium dl | Walter Purcaro | 2014-07-20 | 1 | -21/+6 |
| | |||||
* | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | Walter Purcaro | 2014-07-20 | 3 | -3/+3 |
| | |||||
* | [ShareRapidCom] Fix https://github.com/pyload/pyload/issues/694 | Walter Purcaro | 2014-07-20 | 1 | -6/+7 |
| | |||||
* | Key attributes cleanup for account, container and crypter plugins | Walter Purcaro | 2014-07-15 | 65 | -0/+121 |
| | |||||
* | Prefer single quote for dict key name | Walter Purcaro | 2014-07-15 | 39 | -91/+91 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 4 | -9/+9 |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 28 | -57/+1 |
| | |||||
* | [WarserverCz] Remove account | Walter Purcaro | 2014-07-10 | 1 | -68/+0 |
| | |||||
* | Revert Ftp.py and Http.py changes | Walter Purcaro | 2014-07-06 | 2 | -2/+2 |
| | |||||
* | Fix account checkLogin + related code cosmetics | Walter Purcaro | 2014-07-06 | 5 | -6/+4 |
| | |||||
* | Remove two dead plugins | Walter Purcaro | 2014-07-06 | 2 | -116/+0 |
| | |||||
* | [Fshare] Fixed #651 | Stefano | 2014-06-26 | 1 | -3/+3 |
| | |||||
* | [Oboom] new hoster and account | Stanley F | 2014-06-12 | 1 | -0/+50 |
| | | | | | Merges #650 Resolves #587 | ||||
* | [Linksnappy] Fixed expired account detect | Stefano | 2014-06-12 | 1 | -2/+6 |
| | |||||
* | [ShareRapid] Updates | Jelenik | 2014-05-19 | 1 | -5/+5 |
| | | | | Merges #619 | ||||
* | [MovReel] Account plugin | t4skforce | 2014-05-16 | 1 | -0/+20 |
| | | | | Merges #609 | ||||
* | Fixed MegaDebridEu file names | Stefano | 2014-05-05 | 1 | -1/+1 |
| | |||||
* | New multihoster: Mega-Debrid | D.Ducatel | 2014-05-05 | 1 | -0/+49 |
| | | | | Merges #591 | ||||
* | New multihoster: Linksnappy | Stefano | 2014-05-04 | 1 | -0/+43 |
| | |||||
* | File4safe premium | Stefano | 2014-05-03 | 1 | -0/+17 |
| | | | | | + XFSPAccount improved Resolves #431 | ||||
* | 1Fichier: premium support | Elrick69 | 2014-04-30 | 1 | -0/+46 |
| | | | | Merges #594 and #595 | ||||
* | Bayfiles: relogin requires user argument | Stefano | 2014-04-18 | 1 | -2/+2 |
| | |||||
* | Czshare renamed to Sdilej | BlackSmith | 2014-04-18 | 1 | -5/+4 |
| | | | | Merges #584 | ||||
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 25 | -7/+27 |
| | | | | Merges vuolter/pyload@aa7b3f9 | ||||
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@1387ded | ||||
* | Remove bad whitespaces | Walter Purcaro | 2014-04-11 | 22 | -22/+22 |
| | | | | Merges vuolter/pyload@e4b2562 | ||||
* | Fix retry time formats | Walter Purcaro | 2014-04-11 | 4 | -5/+5 |
| | | | | Merges vuolter/pyload@498b9e3 | ||||
* | Fix EOF | Walter Purcaro | 2014-04-11 | 2 | -2/+2 |
| | | | | Merges vuolter/pyload@00052b2 | ||||
* | Replace range with xrange | Walter Purcaro | 2014-04-11 | 2 | -2/+2 |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 30 | -30/+30 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 49 | -94/+96 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | New multihoster: Vipleech4u | Ivo Buff | 2014-04-10 | 1 | -0/+41 |
| | | | | Merges #524 | ||||
* | New multihoster: SimplyPremiumCom | EvolutionClip | 2014-03-31 | 1 | -0/+58 |
| | | | | Merges #531 | ||||
* | Fixed UlozTo hoster and account | radek-senfeld | 2014-03-29 | 1 | -4/+4 |
| | | | | Merged #554 | ||||
* | Merge pull request #562 from vuolter/s/hoster/ShareFilesCo | Stefano | 2014-03-28 | 1 | -13/+0 |
|\ | | | | | ShareFilesCo: dead | ||||
| * | Hoster: ShareFilesCo: Mark dead | Walter Purcaro | 2014-03-25 | 1 | -13/+0 |
| | | |||||
* | | New multihoster: OverLoadMe | marley2013 | 2014-03-25 | 1 | -0/+31 |
|/ | | | | Merges #549, #550 and #551 | ||||
* | FreeWayMe: cosmetics | Stefano | 2014-03-21 | 1 | -67/+67 |
| | |||||
* | Improve free-way plugin (thanks stickell for your comments!) | flubshi | 2014-03-20 | 1 | -2/+2 |
| | |||||
* | Add multihost plugin for free-way.me | flubshi | 2014-03-20 | 1 | -0/+67 |
| | |||||
* | Add space between args on operator > | CrazYoshi | 2014-03-19 | 1 | -1/+1 |
| | | | Add space between args on operator > | ||||
* | Easybytez registered user seen as premium account | CrazYoshi | 2014-03-18 | 1 | -5/+5 |
| | | | Now registered users are not seen as premium anymore. validuntil date and trafficleft criteria changed. | ||||
* | Uptobox: version increased after 41382d0 | Stefano | 2014-01-09 | 1 | -1/+1 |
| | |||||
* | Uptobox: fixed premium expire detection | Stefano | 2014-01-09 | 1 | -0/+2 |
| | | | | See #423 | ||||
* | FshareVn: fixed lifetime account detect | Stefano | 2013-12-13 | 1 | -10/+19 |
| | | | | See #417 | ||||
* | Easybytez: fixed expire date parse | Stefano | 2013-12-13 | 1 | -3/+4 |
| | |||||
* | Some hosters marked as dead | Walter Purcaro | 2013-12-13 | 6 | -227/+0 |
| | | | | Merged #375 | ||||
* | Removed old way to log plugin messages | Stefano | 2013-12-01 | 2 | -5/+5 |
| | |||||
* | FilefactoryCom: fixed premium login. | Stefano | 2013-11-26 | 1 | -27/+30 |
| | | | | See #366 | ||||
* | FshareVn: updated account plugin | Stefano | 2013-11-25 | 1 | -5/+5 |
| | |||||
* | New multi-hoster: RPNetBiz | Dman | 2013-11-03 | 1 | -0/+45 |
| | | | | Merged #339 | ||||
* | Update RealdebridCom.py | chaosmaker | 2013-11-01 | 1 | -2/+2 |
| | | | Real Debrid now only accepts https connections to any of their api and hence the change | ||||
* | Removed dead plugins. | Stefano | 2013-10-11 | 2 | -70/+0 |
| | | | | See #304 | ||||
* | FilecloudIo: premium support | Stefano | 2013-10-08 | 1 | -4/+27 |
| | |||||
* | DDLStorage: rewritten to use API. | Stefano | 2013-10-02 | 1 | -3/+41 |
| | |||||
* | UlozTo account fix | pulpe | 2013-09-22 | 1 | -4/+9 |
| | |||||
* | Fastshare: fixed premium issue in #253 | Stefano | 2013-09-13 | 1 | -2/+4 |
| | |||||
* | Uploadhero: changed domain from COM to CO | Stefano | 2013-09-04 | 1 | -4/+4 |
| | | | | See #125 | ||||
* | Realdebrid: fixed #208 | Stefano | 2013-08-24 | 1 | -4/+7 |
| | |||||
* | UnrestrictLi: Using the remember me function | Stefano | 2013-08-20 | 1 | -3/+5 |
| | | | | to avoid troubles after IP address change | ||||
* | LetitbitNet: implemented premium mode | Stefano | 2013-08-16 | 1 | -0/+46 |
| | |||||
* | Merge pull request #226 from Kagenoshin/simplydebrid | Stefano | 2013-08-13 | 1 | -0/+30 |
|\ | | | | | New multihoster plugin: Simplydebrid | ||||
| * | Simplydebrid: renamed to standard | Stefano | 2013-07-20 | 1 | -2/+2 |
| | | |||||
| * | Simplydebrid: fixed syntax error | Stefano | 2013-07-20 | 1 | -8/+5 |
| | | | | | | | | | | + code reformatted + removed unused imports | ||||
| * | Code optimized | Stefano | 2013-07-20 | 1 | -9/+9 |
| | | |||||
| * | Cleanup | Ivo Buff | 2013-07-12 | 1 | -31/+25 |
| | | | | | | | | Some cleanup and changed tabs to 4 spaces | ||||
| * | SimplydebridCOM plugin added | Ivo Buff | 2013-07-12 | 1 | -0/+39 |
| | | | | | | | | SimplydebridCOM plugin added | ||||
* | | DepositfilesCom: fix for #214 | Stefano | 2013-08-03 | 1 | -6/+5 |
| | | |||||
* | | Fastfix: renamed and code cleanup | Stefano | 2013-07-26 | 1 | -33/+32 |
| | | |||||
* | | Merge branch 'stable' of git://github.com/Dinawhk/pyload into Dinawhk-stable | Stefano | 2013-07-26 | 1 | -0/+33 |
|\ \ | |||||
| * | | fastix integration | Max | 2013-07-22 | 1 | -3/+0 |
| | | | |||||
| * | | fastix integration 2nd | Max | 2013-07-22 | 1 | -0/+36 |
| |/ | |||||
* | | Fixed PEP 8 violations in Accounts | Stefano | 2013-07-23 | 59 | -393/+462 |
| | | |||||
* | | Normalize line endings to avoid line endings merge conflicts | Stefano | 2013-07-21 | 6 | -230/+230 |
| | | |||||
* | | Update UploadedTo.py | xzwr | 2013-07-20 | 1 | -3/+3 |
| | | | | | | | | Valid until time fixed again, account now also usable on last day. Version changed to 0.26 | ||||
* | | UploadedTo: fixed http://forum.pyload.org/viewtopic.php?f=10&t=2799 | Stefano | 2013-07-15 | 1 | -2/+2 |
| | | |||||
* | | Update UploadedTo.py | xzwr | 2013-07-13 | 1 | -3/+3 |
|/ | | | Uploaded.net "valid until" Time is not calculated correct, when account is valid "1 Week x day and x hours", current version of plugin supports only several "weeks". | ||||
* | UnrestrictLi: account plugin revisited | Stefano | 2013-06-22 | 1 | -6/+13 |
| | |||||
* | FilerNet: premium support | Stefano | 2013-06-20 | 1 | -0/+63 |
| | |||||
* | Premium4.me -> Premium.to | Stefano | 2013-06-14 | 1 | -6/+6 |
| | |||||
* | New multi hoster plugin: UnrestrictLi | Stefano | 2013-06-04 | 1 | -0/+47 |
| | |||||
* | CzshareCom: no relogin | Stefano | 2013-05-17 | 1 | -2/+1 |
| | | | | see #111 | ||||
* | CzshareCom: code cleanup. | Stefano | 2013-05-16 | 1 | -20/+20 |
| | |||||
* | FastshareCz: code cleanup | Stefano | 2013-05-14 | 1 | -10/+11 |
| | |||||
* | FastshareCz: fixed account login and info retrieve | Stefano | 2013-05-14 | 1 | -4/+5 |
| | | | | fixes #110 | ||||
* | FilefactoryCom: fixed validuntil parser | Stefano | 2013-05-14 | 1 | -5/+5 |
| | |||||
* | RapidgatorNet: convert unicode to integer | Stefano | 2013-04-26 | 1 | -3/+3 |
| | | | http://forum.pyload.org/viewtopic.php?f=10&t=2466 | ||||
* | New debrid: MultiDebridCom | Stefano | 2013-04-12 | 1 | -0/+47 |
| | | | | http://forum.pyload.org/viewtopic.php?f=13&t=2426 | ||||
* | DebridItaliaCom: + ability to detect offline files. | Stefano | 2013-04-04 | 1 | -0/+15 |
| | | | | + license note | ||||
* | RarefileNet: fixed url | Stefano | 2013-03-31 | 1 | -2/+2 |
| | | | http://forum.pyload.org/viewtopic.php?f=12&t=2148 | ||||
* | Plugins: fixed inconsistent indentation | Stefano | 2013-03-23 | 1 | -13/+13 |
| | |||||
* | New debrid: DebridItaliaCom | Stefano | 2013-03-23 | 1 | -0/+35 |
| | |||||
* | CyberlockerCh: Account support | Stefano | 2013-03-22 | 1 | -0/+31 |
| | |||||
* | EgoFilesCom: fixed time import trouble | Stefano | 2013-03-11 | 1 | -3/+3 |
| | |||||
* | New account plugin for EgoFilesCom | Stefano | 2013-03-11 | 1 | -0/+40 |
| | | | | http://forum.pyload.org/viewtopic.php?f=13&t=1959 | ||||
* | FshareVn: account informations are now retrieved correctly (see bug #29) | Stefano | 2013-03-10 | 1 | -10/+13 |
| | |||||
* | FshareVn: Bugfix. Fixed #29 | Stefano | 2013-03-09 | 1 | -11/+11 |
| | |||||
* | New account plugin for ShareFilesCo | Stefano | 2013-03-05 | 1 | -0/+12 |
| | |||||
* | New SpeedLoadOrg account plugin | Stefano | 2013-03-02 | 1 | -0/+12 |
| | |||||
* | fixed last commit | RaNaN | 2013-02-28 | 1 | -2/+2 |
| | |||||
* | closed #25 | RaNaN | 2013-02-28 | 1 | -2/+6 |
| | |||||
* | Forgot to increase version | kmarty | 2013-02-26 | 1 | -2/+2 |
| | |||||
* | Fix paid account access (contributed by wendelin) | kmarty | 2013-02-26 | 1 | -3/+3 |
| | |||||
* | Change exception handling to Python 2.5 compatible syntax. Increase version ↵ | Nils Hesse | 2013-02-13 | 1 | -2/+2 |
| | | | | numbers of the plugins. | ||||
* | Enable better error handling for the Reload.cc plugin | Nils Hesse | 2013-02-13 | 1 | -8/+30 |
| | |||||
* | closed #764 | RaNaN | 2013-02-09 | 1 | -12/+11 |
| | |||||
* | Alldebdrid update | RaNaN | 2013-01-03 | 1 | -2/+11 |
| | |||||
* | Update hellshare.cz, add boltsharing.com | zoidberg10 | 2012-11-19 | 2 | -5/+35 |
| | |||||
* | update fshare.vn, update hellshare.cz account | zoidberg10 | 2012-11-16 | 1 | -1/+14 |
| | |||||
* | share76.com plugin by R2D2 C3PO - closed #710 | zoidberg10 | 2012-11-09 | 1 | -0/+11 |
| | |||||
* | Use a dictionary to supply HTTP requests with the GET parameters (ensure ↵ | Nils Hesse | 2012-11-08 | 1 | -6/+11 |
| | | | | proper URL encoding) | ||||
* | Change self.accounts to self.info for getting the cached password hash | Nils Hesse | 2012-11-08 | 1 | -1/+1 |
| | |||||
* | Added some error codes to the reload.cc hoster plugin | Nils Hesse | 2012-11-08 | 1 | -4/+3 |
| | | | | Removed some leftover comments from account plugin | ||||
* | Added the reload.cc plugin | Nils Hesse | 2012-11-08 | 1 | -0/+47 |
| | |||||
* | Cleanup. | zoidberg10 | 2012-10-12 | 4 | -248/+0 |
| | |||||
* | fix sharerapid, euroshare | zoidberg10 | 2012-10-10 | 1 | -14/+27 |
| | |||||
* | euroshare.eu premium | zoidberg10 | 2012-10-09 | 1 | -0/+55 |
| | |||||
* | filebeer workaround, rehost.to chunklimit, multihoster config | zoidberg10 | 2012-10-08 | 1 | -3/+3 |
| | |||||
* | fix rapidgator.net | zoidberg10 | 2012-10-06 | 1 | -2/+1 |
| | |||||
* | rapidgator fix api url | zoidberg10 | 2012-10-03 | 2 | -6/+43 |
| | |||||
* | update czshare, little fixes | zoidberg10 | 2012-10-03 | 1 | -3/+3 |
| | |||||
* | rapidgator.net premium, novafile.com free, multihoster schedule refresh | zoidberg10 | 2012-10-01 | 1 | -0/+75 |
| | |||||
* | add filebeer.info/fastshare.cz/quickshare.cz premium, closed #688 | zoidberg10 | 2012-09-27 | 6 | -0/+198 |
| | |||||
* | multihosters - closed #618, store http/ftp accounts, add uptobox.com premium | zoidberg10 | 2012-09-24 | 3 | -0/+38 |
| | |||||
* | fix turbobit with ossp-js, ryushare, easybytez - thx trance4us, ChriZathens | zoidberg10 | 2012-09-10 | 1 | -1/+2 |
| | |||||
* | update sharerapid.cz - possible workaround for #657 | zoidberg10 | 2012-08-25 | 1 | -3/+4 |
| | |||||
* | filecloud.io (experimental) -- closed #659 | zoidberg10 | 2012-08-24 | 1 | -0/+49 |
| | |||||
* | update ryushare.com - thx trance4us | zoidberg10 | 2012-08-23 | 1 | -4/+9 |
| | |||||
* | 2shared - closed #656, 4shared - closed #651 (dl with free account only) | zoidberg10 | 2012-08-15 | 1 | -0/+48 |
| | |||||
* | uploaded.to -> uploaded.net | zoidberg10 | 2012-08-14 | 1 | -7/+7 |
| | |||||
* | update multishare account, xfilesharingpro | zoidberg10 | 2012-08-13 | 1 | -2/+2 |
| | |||||
* | update depositfiles, easybytes, add ryushare | zoidberg10 | 2012-08-12 | 1 | -0/+12 |
| | |||||
* | coolshare.cz + warserver.cz premium support | zoidberg10 | 2012-08-11 | 2 | -0/+104 |
| | |||||
* | update uploading.com | zoidberg10 | 2012-08-10 | 1 | -2/+2 |
| | |||||
* | easybytez.com -- closed #625 | zoidberg10 | 2012-08-10 | 1 | -17/+22 |
| | |||||
* | update Freakshare, IcyFiles, Zippyshare, C1neon, FshareVn-Ac, Filefactory-Ac | godofdream | 2012-08-06 | 2 | -8/+8 |
| | | | | | Added BypassCaptcha - closed #647, #615, #639, #644, #562, #586, #642 | ||||
* | Uploaded.to Premium Account Fix | chrox | 2012-07-26 | 1 | -2/+2 |
| | |||||
* | simple checksum and download scheduler hooks; keep config options ordered | zoidberg10 | 2012-05-30 | 1 | -2/+0 |
| | |||||
* | Add ddlstorage.com | zoidberg10 | 2012-05-23 | 1 | -0/+12 |
| | |||||
* | add uploadhero (thx mcmyst), wrzuc.to, gigapeta.com | zoidberg10 | 2012-05-22 | 2 | -14/+49 |
| | |||||
* | update stahnu.to, turbobit.net - closed #594 | zoidberg10 | 2012-04-30 | 1 | -0/+49 |
| | |||||
* | update sharerapid account, serienjunkies by godofdream | zoidberg10 | 2012-04-27 | 1 | -15/+12 |
| | |||||
* | ShareRapid fix, closed #586, closed #588, thx godofdream | Jeix | 2012-04-25 | 1 | -3/+3 |
| | |||||
* | closed #561 this should do it. CryNickSystems fixed it before, but no ↵ | Jeix | 2012-04-23 | 1 | -1/+1 |
| | | | | version increment | ||||
* | fix uloz.to & bitshare.com premium | zoidberg10 | 2012-04-22 | 1 | -3/+6 |
| | |||||
* | Netloadin Login Cookie fix | CryNickSystems | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | Netload.in RegEx Fix | CryNickSystems | 2012-04-15 | 1 | -6/+6 |
| | |||||
* | Added premiumize.me support, using their new API ↵ | Florian Franzen | 2012-04-09 | 1 | -0/+40 |
| | | | | (https://secure.premiumize.me/?show=api). This fixes #416. | ||||
* | icyfiles, bayfiles by godofdream, alldebrid json api, zevera python 2.5 compat. | zoidberg10 | 2012-03-24 | 2 | -159/+75 |
| | |||||
* | add Zevera.com; bitshare - might fix #554; add 120 new hosters (or maybe not) | zoidberg10 | 2012-03-15 | 2 | -0/+148 |
| | |||||
* | hotfile patch by JoKoT3 - close #556, fix zippyshare, bitshare login | zoidberg10 | 2012-03-11 | 3 | -26/+31 |
| | |||||
* | AllDebrid plugin by Andy, Voigt; closed #555; generic XFileSharingPro plugin | zoidberg10 | 2012-03-07 | 2 | -6/+38 |
| | |||||
* | bayfiles.com premium, fix hellshare.cz | zoidberg10 | 2012-03-06 | 2 | -4/+52 |
| | |||||
* | share-online.biz (#550) partial fix, closed #551 | zoidberg10 | 2012-03-04 | 1 | -39/+19 |
| | |||||
* | fixed #532, #543, letitbit, extabit, linkdecrypter; allow rs+nl.in free account | zoidberg10 | 2012-02-27 | 1 | -2/+5 |
| | |||||
* | turbobit.net premium, lix.in fix | zoidberg10 | 2012-02-14 | 1 | -0/+56 |
| | |||||
* | filefactory premium, uloz.to new url pattern | zoidberg10 | 2012-02-08 | 1 | -0/+54 |
| | |||||
* | fix ul.to | zoidberg10 | 2012-02-03 | 2 | -2/+53 |
| | |||||
* | update uloz.to | zoidberg10 | 2012-02-01 | 1 | -6/+5 |
| | |||||
* | re-enable & refactor fileserve/filejungle/uploadstation | zoidberg10 | 2012-01-31 | 2 | -0/+73 |
| | |||||
* | megashares.com premium | zoidberg10 | 2012-01-16 | 1 | -0/+42 |
| | |||||
* | workaround premium4.me overcharging | zoidberg10 | 2012-01-16 | 2 | -6/+7 |
| | |||||
* | uloz.to premium, update linkdecrypter.com | zoidberg10 | 2012-01-11 | 1 | -0/+34 |
| | |||||
* | add premium4.me | zoidberg10 | 2012-01-08 | 1 | -0/+23 |
| | |||||
* | merge in plugin updates | zoidberg10 | 2012-01-05 | 2 | -3/+71 |
| | |||||
* | oron version increase | RaNaN | 2011-12-23 | 1 | -1/+1 |
| | |||||
* | Fix megaupload account info | zoidberg10 | 2011-12-12 | 1 | -17/+15 |
| | |||||
* | megaupload #451, uploadedto #443 | zoidberg10 | 2011-12-10 | 2 | -4/+6 |
| | |||||
* | multishare.cz premium | zoidberg10 | 2011-12-09 | 1 | -0/+58 |
| | |||||
* | Merged in nick_de/pyload (pull request #6) | RaNaN | 2011-11-28 | 1 | -2/+2 |
|\ | |||||
| * | OronCom Fix | CryNickSystems | 2011-11-28 | 1 | -2/+2 |
| | | |||||
* | | add fshare.vn premium | zoidberg10 | 2011-11-25 | 1 | -0/+59 |
| | | |||||
* | | fix filepost (#431), hellspy, ifolder, letitbit, change SimpleHoster patterns | zoidberg10 | 2011-11-22 | 1 | -14/+5 |
|/ | |||||
* | improved plugin loader, import hook to always use newest plugin versions | RaNaN | 2011-11-14 | 1 | -1/+1 |
| | |||||
* | Check validity of OronCom and NetloadIn accounts | CryNickSystems | 2011-11-11 | 2 | -12/+26 |
| | |||||
* | update hellshare.cz | zoidberg10 | 2011-10-29 | 1 | -10/+10 |
| | |||||
* | closed #400 | RaNaN | 2011-10-09 | 1 | -0/+47 |
| | |||||
* | plugin cleanups | RaNaN | 2011-10-04 | 3 | -16/+3 |
| | |||||
* | purged old plugins | RaNaN | 2011-10-02 | 1 | -47/+0 |
| | |||||
* | plugins: fix czshare premium, add ifolder.ru, share-rapid.com by MikyWoW | zoidberg10 | 2011-09-27 | 2 | -21/+54 |
| | |||||
* | plugins: czshare premium, czshare/quickshare/filefactory folders | zoidberg10 | 2011-09-23 | 1 | -0/+58 |
| | |||||
* | New plugins: HellspyCz, LetitbitNet, FreevideoCz, StreamCz, UlozToFolder | zoidberg10 | 2011-09-20 | 1 | -0/+82 |
| | |||||
* | plugin pack by zoidberg | RaNaN | 2011-09-18 | 1 | -0/+54 |
| | |||||
* | closed #357, #384 | RaNaN | 2011-08-31 | 1 | -90/+23 |
| | |||||
* | rs fix | RaNaN | 2011-08-12 | 1 | -3/+3 |
| | |||||
* | closed #375 | RaNaN | 2011-08-07 | 1 | -23/+95 |
| | |||||
* | ul fix | RaNaN | 2011-06-12 | 1 | -3/+4 |
| | |||||
* | erniebs fixes, ul lifetime fix | RaNaN | 2011-06-12 | 2 | -14/+29 |
| | |||||
* | ernieb's hoster patches | mkaay | 2011-06-10 | 1 | -4/+3 |
| | |||||
* | x7.to plugin, by ernieb | RaNaN | 2011-06-04 | 1 | -0/+58 |
| |