Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | updates for database + api | RaNaN | 2012-06-03 | 24 | -914/+974 | |
| | | ||||||
| * | small typo fixes and TODOs | RaNaN | 2012-05-17 | 4 | -14/+24 | |
| | | ||||||
| * | some multiuser db changes | RaNaN | 2012-05-15 | 18 | -297/+667 | |
| | | ||||||
| * | new multiuser api methods | RaNaN | 2012-05-07 | 9 | -232/+675 | |
| | | ||||||
| * | some classes for multi user mode | RaNaN | 2012-05-06 | 6 | -99/+75 | |
| | | ||||||
| * | concept for multiuser api | RaNaN | 2012-05-06 | 2 | -39/+116 | |
| | | ||||||
| * | little documentation update | RaNaN | 2012-05-06 | 13 | -176/+342 | |
| | | ||||||
| * | a huge pile of spelling fixes | X3n0m0rph59 | 2012-04-22 | 31 | -121/+121 | |
| | | ||||||
| * | Fixed spelling in the source | X3n0m0rph59 | 2012-04-22 | 4 | -24/+24 | |
| | | ||||||
| * | Fixed spelling in the documentation | X3n0m0rph59 | 2012-04-22 | 8 | -68/+69 | |
| | | ||||||
| * | captcha decrypting for all plugin types, new interaction manager | RaNaN | 2012-03-20 | 25 | -348/+417 | |
| | | ||||||
| * | renamed hooks to addons, new filemanager and database, many new api methods | RaNaN | 2012-03-06 | 64 | -3961/+6150 | |
| | | | | | | | | you will loose ALL your LINKS, webinterface will NOT work | |||||
| * | ssl fix | RaNaN | 2012-02-29 | 1 | -3/+9 | |
| | | ||||||
| * | little account, hoster fix | RaNaN | 2012-02-13 | 2 | -5/+8 | |
| | | ||||||
| * | If the account is not yet aware of `trafficleft`, force an update to the ↵ | Pedro Algarvio | 2012-02-13 | 1 | -0/+2 | |
| | | | | | | | | account info. | |||||
| * | catch server errors correctly | RaNaN | 2012-02-13 | 1 | -10/+10 | |
| | | ||||||
| * | Catch internal server errors on the right place. | Pedro Algarvio | 2012-02-13 | 2 | -12/+9 | |
| | | ||||||
| * | Add the internal server error messages to the pyfile. | Pedro Algarvio | 2012-02-13 | 1 | -0/+1 | |
| | | ||||||
| * | Don't fail miserably on hoster's internal server error. | Pedro Algarvio | 2012-02-13 | 1 | -1/+8 | |
| | | ||||||
| * | fix in unit test | RaNaN | 2012-02-06 | 1 | -1/+5 | |
| | | ||||||
| * | fix in hoster tester | RaNaN | 2012-02-05 | 1 | -1/+2 | |
| | | ||||||
| * | option for internal plugins | RaNaN | 2012-02-05 | 6 | -27/+59 | |
| | | ||||||
| * | updated documentation + diagrams | RaNaN | 2012-02-05 | 12 | -14/+92 | |
| | | ||||||
| * | closed #261 | Jeix | 2012-02-05 | 2 | -4/+20 | |
| | | ||||||
| * | Treat most errors as tempfailures, this will solve the missing errors. | Pedro Algarvio | 2012-02-05 | 1 | -6/+1 | |
| | | ||||||
| * | Fix missing error message. | Pedro Algarvio | 2012-02-05 | 2 | -1/+5 | |
| | | ||||||
| * | Stop Real-Debrid from returning streaming responses instead of file downloads. | Pedro Algarvio | 2012-02-05 | 1 | -19/+16 | |
| | | ||||||
| * | Make sure that the Oron hoster plugins does not match Oron folders. | Pedro Algarvio | 2012-02-05 | 1 | -2/+2 | |
| | | ||||||
| * | Fix OronComFolder regex folder matching. | Pedro Algarvio | 2012-02-05 | 1 | -3/+16 | |
| | | ||||||
| * | Update Hotfile and Oron Folder crypters to the new `decryptURL` API. | Pedro Algarvio | 2012-02-04 | 2 | -12/+17 | |
| | | ||||||
| * | Add helper method `formatTrafficleft()` to `module.plugins.Account`. | Pedro Algarvio | 2012-02-04 | 3 | -11/+12 | |
| | | | | | | | | Regarding Oron account and hoster plugins, make use of `formatSize`, `parseFileSize` and the `Account`'s `formatTrafficleft()` helper method. | |||||
| * | Correct import. | Pedro Algarvio | 2012-02-04 | 1 | -1/+1 | |
| | | ||||||
| * | missing import | RaNaN | 2012-02-03 | 1 | -1/+1 | |
| | | ||||||
| * | fix for huge (or wrong) sizes | RaNaN | 2012-02-01 | 2 | -1/+2 | |
| | | ||||||
| * | doc for crypter plugin | RaNaN | 2012-01-29 | 2 | -18/+55 | |
| | | ||||||
| * | doc for base plugin | RaNaN | 2012-01-29 | 5 | -58/+112 | |
| | | ||||||
| * | closed #523 | RaNaN | 2012-01-29 | 2 | -2/+4 | |
| | | ||||||
| * | merge from stable | RaNaN | 2012-01-29 | 19 | -315/+282 | |
| |\ | ||||||
| * | | Update version. | Pedro Algarvio | 2012-01-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | Update FileJungle for non existing files. | Pedro Algarvio | 2012-01-28 | 1 | -2/+2 | |
| | | | ||||||
| * | | Merge branches | Pedro Algarvio | 2012-01-28 | 9 | -80/+262 | |
| |\ \ | ||||||
| | * \ | Merge stable. | Pedro Algarvio | 2012-01-22 | 9 | -80/+262 | |
| | |\ \ | ||||||
| | * \ \ | Merge branches. | Pedro Algarvio | 2012-01-22 | 3 | -10/+24 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branches. | Pedro Algarvio | 2012-01-22 | 2 | -14/+15 | |
| | |\ \ \ \ | ||||||
| * | | | | | | fix typo | RaNaN | 2012-01-26 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | new README | RaNaN | 2012-01-26 | 1 | -4/+9 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | removed some fs_decode functions | RaNaN | 2012-01-22 | 1 | -6/+5 | |
| | | | | | | ||||||
| * | | | | | Merged in s0undt3ch/pyload (pull request #18) | RaNaN | 2012-01-22 | 2 | -11/+12 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge heads. | Pedro Algarvio | 2012-01-22 | 1 | -4/+5 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | * | | | | Fix encoding/decoding issues while extracting RAR archives. | Pedro Algarvio | 2012-01-22 | 1 | -14/+14 | |
| | | | | | | | ||||||
| | | * | | | | Merging encoding fixes from pyload | Pedro Algarvio | 2012-01-22 | 2 | -2/+13 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Bring Oron's premium account handling to latest api. | Pedro Algarvio | 2012-01-22 | 1 | -4/+5 | |
| | | | | | | | | ||||||
| | * | | | | | | Fix encoding issues in RAR plugin log messages | Pedro Algarvio | 2012-01-22 | 1 | -7/+7 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * / | | | | | encoding fixes | RaNaN | 2012-01-22 | 2 | -1/+16 | |
| |/ / / / / | ||||||
| * | / / / | try to fix unrar encoding issues | RaNaN | 2012-01-22 | 2 | -8/+7 | |
| | |/ / / | |/| | | | ||||||
| * | | | | realdebrid encoding fix | RaNaN | 2012-01-22 | 2 | -2/+13 | |
| |/ / / | ||||||
| * | | | return pid for uploadContainer | RaNaN | 2012-01-21 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | closed #519 | RaNaN | 2012-01-20 | 1 | -7/+9 | |
| | | | | ||||||
| * | | | plugintester fix | RaNaN | 2012-01-20 | 2 | -5/+5 | |
| | | | | ||||||
| * | | | little threadmanager fix | RaNaN | 2012-01-20 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | fix threadmanager limitdl, add zevera.com | zoidberg10 | 2012-01-20 | 4 | -64/+212 | |
| | | | | ||||||
| * | | | fix cnl for localhost domain | RaNaN | 2012-01-20 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | parallel dl limit for hoster | RaNaN | 2012-01-20 | 2 | -10/+22 | |
| | | | | ||||||
| * | | | corrected log method | RaNaN | 2012-01-18 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Fix FileSonic and Oron account plugins deprecated method signatures. | Pedro Algarvio | 2012-01-18 | 2 | -8/+9 | |
| | | | | ||||||
| * | | | Also fix `login` on the Oron Account plugin. | Pedro Algarvio | 2012-01-18 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Fix Oron Account plugin `loadAccountInfo` signature | Pedro Algarvio | 2012-01-18 | 1 | -2/+3 | |
| | | | | ||||||
| * | | | Support file hosters under maintenance and generated links spans. | Pedro Algarvio | 2012-01-18 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | hosterlinks - fix md5 hash | zoidberg10 | 2012-01-16 | 2 | -3/+3 | |
| | | | | ||||||
| * | | | last fs encoding fix for today | RaNaN | 2012-01-16 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | add os.stat before moveing dl | RaNaN | 2012-01-16 | 1 | -4/+6 | |
| | | | | ||||||
| * | | | encoding fix | RaNaN | 2012-01-16 | 1 | -4/+2 | |
| | | | | ||||||
| * | | | unicode fix | RaNaN | 2012-01-16 | 1 | -3/+4 | |
| | | | | ||||||
| * | | | hosterlinks.txt - little fix | zoidberg10 | 2012-01-16 | 2 | -4/+6 | |
| | | | | ||||||
| * | | | Merge | zoidberg10 | 2012-01-16 | 17 | -339/+409 | |
| |\ \ \ | ||||||
| | * | | | merge in plugin updates | zoidberg10 | 2012-01-16 | 17 | -339/+409 | |
| | | | | | ||||||
| * | | | | correct utf8 conversion for urls | RaNaN | 2012-01-16 | 1 | -5/+5 | |
| | | | | | ||||||
| * | | | | correct utf8 conversion for urls | RaNaN | 2012-01-16 | 3 | -5/+4 | |
| | | | | | ||||||
| * | | | | little fixes | RaNaN | 2012-01-16 | 4 | -531/+13 | |
| |/ / / | ||||||
| * | | | reverted sloccount | RaNaN | 2012-01-15 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | fix test cases | RaNaN | 2012-01-15 | 3 | -9/+9 | |
| | | | | ||||||
| * | | | keep downloaded files for debug report | RaNaN | 2012-01-15 | 1 | -3/+13 | |
| | | | | ||||||
| * | | | config directory fix | RaNaN | 2012-01-15 | 1 | -2/+3 | |
| | | | | ||||||
| * | | | improved handling of content-disposition | RaNaN | 2012-01-15 | 6 | -40/+46 | |
| | | | | ||||||
| * | | | backend + api test case, nicer format for plugin tester | RaNaN | 2012-01-15 | 11 | -46/+89 | |
| | | | | ||||||
| * | | | plugin tester links | zoidberg10 | 2012-01-15 | 2 | -3/+23 | |
| | | | | ||||||
| * | | | fixed attachment file path | RaNaN | 2012-01-14 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | captcha and attachments for plugin tester | RaNaN | 2012-01-14 | 7 | -26/+146 | |
| | | | | ||||||
| * | | | cosmetic fixes | RaNaN | 2012-01-13 | 3 | -6/+6 | |
| | | | | ||||||
| * | | | plugin unit test, closed #499, #500 | RaNaN | 2012-01-13 | 22 | -42/+400 | |
| | | | | ||||||
| * | | | fixed pyflakes and sloccount | RaNaN | 2012-01-13 | 2 | -2/+4 | |
| | | | | ||||||
| * | | | fix info page, removed icons | RaNaN | 2012-01-13 | 25 | -21/+18 | |
| | | | | ||||||
| * | | | added setup.py, dropped GUI | RaNaN | 2012-01-12 | 21 | -4176/+11 | |
| | | | | ||||||
| * | | | pyflakes fix | RaNaN | 2012-01-12 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | changed some test parameters | RaNaN | 2012-01-12 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | cpd fix | RaNaN | 2012-01-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | scripts for testing and syntax unit test | RaNaN | 2012-01-12 | 21 | -19/+319 | |
| | | | | ||||||
| * | | | changed HEAD request | RaNaN | 2012-01-10 | 2 | -0/+27 | |
| | | | | ||||||
| * | | | updated docs | RaNaN | 2012-01-09 | 7 | -134/+161 | |
| | | | | ||||||
| * | | | some cleanups, closed #490 | RaNaN | 2012-01-08 | 15 | -34/+31 | |
| | | | | ||||||
| * | | | new MultiHoster hook | RaNaN | 2012-01-08 | 15 | -172/+179 | |
| | | | | ||||||
| * | | | some cleanups | RaNaN | 2012-01-07 | 12 | -83/+104 | |
| | | | | ||||||
| * | | | xfilesharingpro - fix patterns | zoidberg10 | 2012-01-07 | 2 | -4/+4 | |
| | | | | ||||||
| * | | | xfilesharengprofolder using new crypter api, allow slash in package name | zoidberg10 | 2012-01-07 | 3 | -2/+36 | |
| | | | | ||||||
| * | | | show empty packages | RaNaN | 2012-01-07 | 2 | -5/+9 | |
| | | | | ||||||
| * | | | MultiHoster plugin type, some fixes, new documentation structure | RaNaN | 2012-01-07 | 24 | -62/+580 | |
| | | | | ||||||
| * | | | closed #486 | RaNaN | 2012-01-06 | 2 | -14/+16 | |
| | | | | ||||||
| * | | | several improvements, also closes #486, #487 | RaNaN | 2012-01-06 | 12 | -253/+216 | |
| | | | | ||||||
| * | | | xmpp: disconnect on unload / deactivate | Wieland Hoffmann | 2012-01-05 | 1 | -1/+7 | |
| | | | | ||||||
| * | | | Only claim to have unloaded a hook after it was unloaded | Wieland Hoffmann | 2012-01-05 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | Unbreak Ev0InFetcher | Wieland Hoffmann | 2012-01-05 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | XMPPInterface: handle subscribe requests | Wieland Hoffmann | 2012-01-05 | 1 | -3/+22 | |
| | | | | | | | | | | | | | | | | | | | | Owners get a subscription, other people don't This could probably be extended to unsubscribe people deleted from the owner list | |||||
| * | | | fix post urlencode regression | zoidberg10 | 2012-01-05 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Merge | zoidberg10 | 2012-01-04 | 5 | -16/+78 | |
| |\ \ \ | ||||||
| | * | | | filesonic pattern fix (thanx Lino24), fix mu life account, closed #463 easybytez | zoidberg10 | 2012-01-04 | 5 | -16/+78 | |
| | | | | | ||||||
| * | | | | some fixes | RaNaN | 2012-01-04 | 10 | -75/+86 | |
| |/ / / | ||||||
| * | | | fs_encode fix | RaNaN | 2012-01-03 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | fixes for old style decrypter | RaNaN | 2012-01-03 | 6 | -46/+68 | |
| | | | | ||||||
| * | | | update mediafire, easybytez | zoidberg10 | 2012-01-03 | 3 | -10/+133 | |
| | | | | ||||||
| * | | | closed #483 | RaNaN | 2012-01-03 | 1 | -24/+4 | |
| | | | | ||||||
| * | | | fixed imports | RaNaN | 2012-01-01 | 5 | -13/+9 | |
| | | | | ||||||
| * | | | Happy new Year ! | RaNaN | 2012-01-01 | 19 | -161/+227 | |
| | | | | ||||||
| * | | | missing import | RaNaN | 2011-12-31 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | missing file | RaNaN | 2011-12-31 | 1 | -6/+24 | |
| | | | | ||||||
| * | | | new crypter plugin API, now decrypting possible for now. | RaNaN | 2011-12-31 | 37 | -1207/+1645 | |
| | | | | ||||||
| * | | | some account fixes | RaNaN | 2011-12-27 | 2 | -17/+27 | |
| | | | | ||||||
| * | | | closed #476 | RaNaN | 2011-12-26 | 1 | -5/+5 | |
| | | | | ||||||
| * | | | Use rowid in the user database | Wieland Hoffmann | 2011-12-25 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | fix SO for new account manager | RaNaN | 2011-12-24 | 5 | -13/+29 | |
| | | | | ||||||
| * | | | ShareOnline Premium, OronCom updates | Jeix | 2011-12-24 | 3 | -6/+7 | |
| | | | | ||||||
| * | | | merge hotfixes in | RaNaN | 2011-12-23 | 54 | -1778/+2303 | |
| |\ \ \ | ||||||
| | * | | | little fixes | RaNaN | 2011-12-23 | 2 | -2/+4 | |
| | | | | | ||||||
| | * | | | closed #460 | RaNaN | 2011-12-23 | 1 | -4/+4 | |
| | | | | | ||||||
| | * | | | closed #468 | RaNaN | 2011-12-23 | 1 | -6/+1 | |
| | | | | | ||||||
| | * | | | closed #473 | RaNaN | 2011-12-23 | 3 | -10/+5 | |
| | | | | | ||||||
| | * | | | accountmanager v2, delete your accounts.conf and re-enter them in pyload, | RaNaN | 2011-12-22 | 30 | -743/+628 | |
| | | | | | | | | | | | | | | | | | | | | new nice debug functions, try core.shell() and core.breakpoint() | |||||
| | * | | | some bugfixes | RaNaN | 2011-12-20 | 4 | -31/+20 | |
| | | | | | ||||||
| | * | | | Merged in hzpz/pyload (pull request #10) | RaNaN | 2011-12-20 | 1 | -0/+52 | |
| | |\ \ \ | ||||||
| | * | | | | configparser v2, warning CONFIG will be DELETED. | RaNaN | 2011-12-19 | 29 | -916/+1158 | |
| | | | | | | ||||||
| | * | | | | pluginmanager cleanup | RaNaN | 2011-12-17 | 1 | -83/+116 | |
| | | | | | | ||||||
| | * | | | | updated plugin api and plugin manager | RaNaN | 2011-12-17 | 7 | -98/+106 | |
| | | | | | | ||||||
| | * | | | | improve share online | Jeix | 2011-12-17 | 1 | -3/+6 | |
| | | | | | | ||||||
| | * | | | | refractoring | RaNaN | 2011-12-15 | 17 | -111/+487 | |
| | | | | | | ||||||
| | * | | | | Added tag v0.4.9 for changeset 1babca12c25f | RaNaN | 2011-12-14 | 0 | -0/+0 | |
| | | | | | | ||||||
* | | | | | | Added DuckcryptInfo decrypter, smaller fixes | godofdream | 2012-08-29 | 3 | -12/+67 | |
| | | | | | | ||||||
* | | | | | | share-rapid.cz hotfix | zoidberg10 | 2012-08-25 | 1 | -3/+1 | |
| | | | | | | ||||||
* | | | | | | update 1fichier | zoidberg10 | 2012-08-25 | 1 | -26/+21 | |
| | | | | | | ||||||
* | | | | | | update sharerapid.cz - possible workaround for #657 | zoidberg10 | 2012-08-25 | 2 | -25/+64 | |
| | | | | | | ||||||
* | | | | | | udpdate zippyshare, linkdecrypter - closed #670 | zoidberg10 | 2012-08-24 | 3 | -40/+59 | |
| | | | | | | ||||||
* | | | | | | filecloud.io (experimental) -- closed #659 | zoidberg10 | 2012-08-24 | 4 | -10/+173 | |
| | | | | | | ||||||
* | | | | | | update ryushare.com - thx trance4us | zoidberg10 | 2012-08-23 | 2 | -8/+13 | |
| | | | | | | ||||||
* | | | | | | Fixed Jumbofiles closed #660 | godofdream | 2012-08-23 | 1 | -8/+20 | |
| | | | | | | ||||||
* | | | | | | Fixed Onefichier, closed 664 | godofdream | 2012-08-23 | 1 | -3/+3 | |
| | | | | | | ||||||
* | | | | | | update XFileSharingPro - closes #663, hopefully doesn't break more | zoidberg10 | 2012-08-22 | 3 | -34/+57 | |
| | | | | | | ||||||
* | | | | | | uploded.net - closed #655, #661, #662# - thx meX Styler & thammi | zoidberg10 | 2012-08-21 | 1 | -9/+14 | |
| | | | | | | ||||||
* | | | | | | Fixed c1neonCom plugin | godofdream | 2012-08-17 | 1 | -4/+4 | |
| | | | | | | ||||||
* | | | | | | fix multipart post encoding, add workaround for captcha hooks | zoidberg10 | 2012-08-17 | 3 | -13/+51 | |
| | | | | | | ||||||
* | | | | | | 2shared - closed #656, 4shared - closed #651 (dl with free account only) | zoidberg10 | 2012-08-15 | 4 | -9/+72 | |
| | | | | | | ||||||
* | | | | | | ddlstorage | zoidberg10 | 2012-08-15 | 2 | -5/+9 | |
| | | | | | | ||||||
* | | | | | | uploaded.net | zoidberg10 | 2012-08-15 | 1 | -18/+7 | |
| | | | | | | ||||||
* | | | | | | update dataport.cz | zoidberg10 | 2012-08-15 | 2 | -20/+40 | |
| | | | | | | ||||||
* | | | | | | uploaded.to -> uploaded.net | zoidberg10 | 2012-08-14 | 2 | -22/+22 | |
| | | | | | | ||||||
* | | | | | | closed #653, #654, fix cbh | zoidberg10 | 2012-08-14 | 4 | -18/+41 | |
| | | | | | | ||||||
* | | | | | | share-online.biz error handling - should fix #649 | zoidberg10 | 2012-08-13 | 1 | -15/+31 | |
| | | | | | | ||||||
* | | | | | | update multishare account, xfilesharingpro | zoidberg10 | 2012-08-13 | 5 | -27/+50 | |
| | | | | | | ||||||
* | | | | | | update depositfiles, easybytes, add ryushare | zoidberg10 | 2012-08-12 | 6 | -26/+77 | |
| | | | | | | ||||||
* | | | | | | coolshare.cz + warserver.cz premium support | zoidberg10 | 2012-08-11 | 4 | -7/+114 | |
| | | | | | | ||||||
* | | | | | | update uploading.com | zoidberg10 | 2012-08-10 | 3 | -40/+33 | |
| | | | | | | ||||||
* | | | | | | easybytez.com -- closed #625 | zoidberg10 | 2012-08-10 | 2 | -29/+51 | |
| | | | | | | ||||||
* | | | | | | updates c1neonCom decrypter | godofdream | 2012-08-07 | 3 | -77/+198 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix bypasscaptcha, add imagetyperz | zoidberg10 | 2012-08-06 | 3 | -77/+198 | |
| | | | | | | | ||||||
* | | | | | | | updates c1neonCom decrypter | godofdream | 2012-08-07 | 1 | -5/+6 | |
|/ / / / / / | ||||||
* | | | | | | updated Serienjunkies, Shareonline - closed #571, #409 | godofdream | 2012-08-06 | 2 | -5/+9 | |
| | | | | | | ||||||
* | | | | | | Added DdlStorage-folder support - closed #609, #573 | godofdream | 2012-08-06 | 2 | -3/+35 | |
| | | | | | | ||||||
* | | | | | | fast fix of error in BypassCaptcha | godofdream | 2012-08-06 | 1 | -5/+5 | |
| | | | | | | ||||||
* | | | | | | update Freakshare, IcyFiles, Zippyshare, C1neon, FshareVn-Ac, Filefactory-Ac | godofdream | 2012-08-06 | 7 | -20/+215 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added BypassCaptcha - closed #647, #615, #639, #644, #562, #586, #642 | |||||
* | | | | | | update czshare, warsever.cz | zoidberg10 | 2012-08-02 | 3 | -8/+57 | |
| | | | | | | ||||||
* | | | | | | update bitshare, icyfiles - closed #562, #282 - thx godofdream | zoidberg10 | 2012-08-02 | 2 | -14/+13 | |
| | | | | | | ||||||
* | | | | | | DeathByCaptcha plugin | zoidberg10 | 2012-08-02 | 1 | -0/+190 | |
| | | | | | | ||||||
* | | | | | | CaptchaBrotherhood plugin | zoidberg10 | 2012-07-31 | 3 | -5/+166 | |
| | | | | | | ||||||
* | | | | | | linkdecrypter.com -- closed #612, #630 | zoidberg10 | 2012-07-27 | 2 | -13/+14 | |
| | | | | | | ||||||
* | | | | | | expertdecoders.com captcha solving | zoidberg10 | 2012-07-27 | 2 | -4/+117 | |
| | | | | | | ||||||
* | | | | | | Uploaded.to Premium Account Fix | chrox | 2012-07-26 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | Added new version | chrox | 2012-07-23 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | Rapidgator new Captcha Service: Solvemedia.com | chrox | 2012-07-23 | 1 | -8/+37 | |
| | | | | | | ||||||
* | | | | | | Merged in Toilal/pyload/stable-plugins (pull request #29) | RaNaN | 2012-07-08 | 0 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merged in Toilal/pyload/stable-plugins (pull request #28) | RaNaN | 2012-07-08 | 1 | -19/+96 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge with af7e6b771393f697e365cbc232e075bf9399f378 | Toilal | 2012-07-08 | 1 | -70/+128 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | 'Merged in Toilal/pyload/stable-plugins (pull request #29)' | Toilal | 2012-07-08 | 1 | -25/+160 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | [DlFreeFr] Use Content-Disposition filename | Toilal | 2012-07-08 | 1 | -3/+5 | |
| | | | | | | | | ||||||
| | * | | | | | | [DlFreeFr] Supports for user with free.fr ISP or not. | Toilal | 2012-07-08 | 1 | -25/+158 | |
| |/ / / / / / | ||||||
* / / / / / / | [DlFreeFr] Supports for user with free.fr ISP or not. | Toilal | 2012-07-08 | 1 | -19/+96 | |
|/ / / / / / | ||||||
* | | | | | | closed #628 | RaNaN | 2012-07-08 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | The CaptchaTrader URLs changed | Thammi | 2012-07-08 | 1 | -3/+3 | |
| | | | | | | ||||||
* | | | | | | [FreakshareCom] Force server to respond in English + better file exists checking | Toilal | 2012-07-07 | 1 | -7/+7 | |
| | | | | | | ||||||
* | | | | | | closed #626, thanks to netpok | RaNaN | 2012-07-02 | 1 | -13/+14 | |
| | | | | | | ||||||
* | | | | | | update mediafire.com, rapidgator.net -- closed #598, #617 | zoidberg10 | 2012-06-16 | 3 | -26/+64 | |
| | | | | | | ||||||
* | | | | | | update uloz.to, cloudnator.com, checksum plugin | zoidberg10 | 2012-06-14 | 3 | -90/+150 | |
| | | | | | | ||||||
* | | | | | | closed #605 | RaNaN | 2012-06-03 | 1 | -2/+4 | |
| | | | | | | ||||||
* | | | | | | increased version, closed #606 | RaNaN | 2012-06-03 | 1 | -1/+1 | |
| | | | | | |