Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | encoding fixes | 2012-01-22 | 2 | -1/+16 | |
| | |||||
* | try to fix unrar encoding issues | 2012-01-22 | 2 | -8/+7 | |
| | |||||
* | realdebrid encoding fix | 2012-01-22 | 2 | -2/+13 | |
| | |||||
* | return pid for uploadContainer | 2012-01-21 | 2 | -2/+2 | |
| | |||||
* | closed #519 | 2012-01-20 | 1 | -7/+9 | |
| | |||||
* | little threadmanager fix | 2012-01-20 | 1 | -3/+3 | |
| | |||||
* | fix threadmanager limitdl, add zevera.com | 2012-01-20 | 4 | -64/+212 | |
| | |||||
* | fix cnl for localhost domain | 2012-01-20 | 1 | -1/+1 | |
| | |||||
* | parallel dl limit for hoster | 2012-01-20 | 2 | -10/+22 | |
| | |||||
* | corrected log method | 2012-01-18 | 1 | -1/+1 | |
| | |||||
* | Fix FileSonic and Oron account plugins deprecated method signatures. | 2012-01-18 | 2 | -8/+9 | |
| | |||||
* | Also fix `login` on the Oron Account plugin. | 2012-01-18 | 1 | -2/+2 | |
| | |||||
* | Fix Oron Account plugin `loadAccountInfo` signature | 2012-01-18 | 1 | -2/+3 | |
| | |||||
* | Support file hosters under maintenance and generated links spans. | 2012-01-18 | 1 | -0/+6 | |
| | |||||
* | Merge | 2012-01-16 | 17 | -339/+409 | |
|\ | |||||
| * | merge in plugin updates | 2012-01-16 | 17 | -339/+409 | |
| | | |||||
* | | correct utf8 conversion for urls | 2012-01-16 | 1 | -5/+5 | |
| | | |||||
* | | correct utf8 conversion for urls | 2012-01-16 | 2 | -5/+3 | |
| | | |||||
* | | little fixes | 2012-01-16 | 2 | -526/+7 | |
|/ | |||||
* | fix test cases | 2012-01-15 | 1 | -4/+2 | |
| | |||||
* | config directory fix | 2012-01-15 | 1 | -2/+3 | |
| | |||||
* | improved handling of content-disposition | 2012-01-15 | 6 | -40/+46 | |
| | |||||
* | backend + api test case, nicer format for plugin tester | 2012-01-15 | 1 | -0/+3 | |
| | |||||
* | captcha and attachments for plugin tester | 2012-01-14 | 2 | -4/+9 | |
| | |||||
* | plugin unit test, closed #499, #500 | 2012-01-13 | 12 | -22/+24 | |
| | |||||
* | fix info page, removed icons | 2012-01-13 | 3 | -17/+10 | |
| | |||||
* | added setup.py, dropped GUI | 2012-01-12 | 17 | -3392/+2 | |
| | |||||
* | scripts for testing and syntax unit test | 2012-01-12 | 4 | -11/+13 | |
| | |||||
* | changed HEAD request | 2012-01-10 | 1 | -0/+8 | |
| | |||||
* | some cleanups, closed #490 | 2012-01-08 | 14 | -33/+30 | |
| | |||||
* | new MultiHoster hook | 2012-01-08 | 15 | -172/+179 | |
| | |||||
* | some cleanups | 2012-01-07 | 11 | -83/+104 | |
| | |||||
* | xfilesharingpro - fix patterns | 2012-01-07 | 2 | -4/+4 | |
| | |||||
* | xfilesharengprofolder using new crypter api, allow slash in package name | 2012-01-07 | 3 | -2/+36 | |
| | |||||
* | show empty packages | 2012-01-07 | 2 | -5/+9 | |
| | |||||
* | MultiHoster plugin type, some fixes, new documentation structure | 2012-01-07 | 10 | -25/+87 | |
| | |||||
* | closed #486 | 2012-01-06 | 1 | -13/+16 | |
| | |||||
* | several improvements, also closes #486, #487 | 2012-01-06 | 11 | -251/+210 | |
| | |||||
* | xmpp: disconnect on unload / deactivate | 2012-01-05 | 1 | -1/+7 | |
| | |||||
* | Only claim to have unloaded a hook after it was unloaded | 2012-01-05 | 1 | -2/+1 | |
| | |||||
* | Unbreak Ev0InFetcher | 2012-01-05 | 1 | -1/+1 | |
| | |||||
* | XMPPInterface: handle subscribe requests | 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 | 2012-01-05 | 1 | -0/+1 | |
| | |||||
* | Merge | 2012-01-04 | 5 | -16/+78 | |
|\ | |||||
| * | filesonic pattern fix (thanx Lino24), fix mu life account, closed #463 easybytez | 2012-01-04 | 5 | -16/+78 | |
| | | |||||
* | | some fixes | 2012-01-04 | 7 | -69/+80 | |
|/ | |||||
* | fs_encode fix | 2012-01-03 | 1 | -0/+1 | |
| | |||||
* | fixes for old style decrypter | 2012-01-03 | 5 | -44/+63 | |
| | |||||
* | update mediafire, easybytez | 2012-01-03 | 3 | -10/+133 | |
| | |||||
* | closed #483 | 2012-01-03 | 1 | -24/+4 | |
| | |||||
* | fixed imports | 2012-01-01 | 5 | -13/+9 | |
| | |||||
* | Happy new Year ! | 2012-01-01 | 16 | -157/+223 | |
| | |||||
* | missing import | 2011-12-31 | 1 | -1/+1 | |
| | |||||
* | missing file | 2011-12-31 | 1 | -6/+24 | |
| | |||||
* | new crypter plugin API, now decrypting possible for now. | 2011-12-31 | 36 | -1200/+1636 | |
| | |||||
* | some account fixes | 2011-12-27 | 2 | -17/+27 | |
| | |||||
* | closed #476 | 2011-12-26 | 1 | -5/+5 | |
| | |||||
* | Use rowid in the user database | 2011-12-25 | 1 | -2/+2 | |
| | |||||
* | fix SO for new account manager | 2011-12-24 | 5 | -13/+29 | |
| | |||||
* | ShareOnline Premium, OronCom updates | 2011-12-24 | 3 | -6/+7 | |
| | |||||
* | merge hotfixes in | 2011-12-23 | 52 | -1713/+2256 | |
|\ | |||||
| * | little fixes | 2011-12-23 | 1 | -1/+3 | |
| | | |||||
| * | closed #460 | 2011-12-23 | 1 | -4/+4 | |
| | | |||||
| * | closed #468 | 2011-12-23 | 1 | -6/+1 | |
| | | |||||
| * | closed #473 | 2011-12-23 | 3 | -10/+5 | |
| | | |||||
| * | accountmanager v2, delete your accounts.conf and re-enter them in pyload, | 2011-12-22 | 29 | -687/+601 | |
| | | | | | | | | new nice debug functions, try core.shell() and core.breakpoint() | ||||
| * | some bugfixes | 2011-12-20 | 3 | -18/+13 | |
| | | |||||
| * | Merged in hzpz/pyload (pull request #10) | 2011-12-20 | 1 | -0/+52 | |
| |\ | |||||
| * | | configparser v2, warning CONFIG will be DELETED. | 2011-12-19 | 28 | -909/+1134 | |
| | | | |||||
| * | | pluginmanager cleanup | 2011-12-17 | 1 | -83/+116 | |
| | | | |||||
| * | | updated plugin api and plugin manager | 2011-12-17 | 6 | -97/+105 | |
| | | | |||||
| * | | improve share online | 2011-12-17 | 1 | -3/+6 | |
| | | | |||||
| * | | refractoring | 2011-12-15 | 16 | -109/+485 | |
| | | | |||||
* | | | oron version increase | 2011-12-23 | 2 | -3/+3 | |
| | | | |||||
* | | | fix filename encoding in chown/chmod | 2011-12-22 | 1 | -2/+4 | |
| | | | |||||
* | | | Merge | 2011-12-22 | 2 | -0/+114 | |
|\ \ \ | |||||
| * \ \ | Merged in hzpz/pyload (pull request #11) | 2011-12-22 | 2 | -0/+114 | |
| |\ \ \ | |||||
| | * | | | Added iload.to decrypter | 2011-12-22 | 1 | -0/+62 | |
| | | |/ | | |/| | |||||
| | * | | Added Wii-Reloaded.org decrypter | 2011-12-20 | 1 | -0/+52 | |
| | |/ | |||||
* | / | closed #466 | 2011-12-22 | 1 | -0/+6 | |
|/ / | |||||
* | | closed #462 | 2011-12-22 | 1 | -1/+5 | |
| | | |||||
* | | update bloody mediafire, fix share-rapid file info | 2011-12-20 | 5 | -73/+144 | |
| | | |||||
* | | increase version numbers | 2011-12-20 | 2 | -2/+2 | |
| | | |||||
* | | OronCom fix | 2011-12-17 | 1 | -2/+4 | |
| | | |||||
* | | improve share-online | 2011-12-17 | 1 | -3/+6 | |
| | | |||||
* | | encoding fix | 2011-12-16 | 2 | -2/+4 | |
|/ | |||||
* | pyLoad 0.4.9v0.4.9 | 2011-12-14 | 1 | -2/+0 | |
| | |||||
* | workaround for #458 | 2011-12-14 | 3 | -3/+9 | |
| | |||||
* | pyLoad 0.4.9 | 2011-12-14 | 5 | -17/+13 | |
| | |||||
* | cp65001 is broken | 2011-12-14 | 2 | -4/+12 | |
| | |||||
* | fix input encoding in setup | 2011-12-14 | 2 | -4/+9 | |
| | |||||
* | more fixes | 2011-12-14 | 1 | -4/+0 | |
| | |||||
* | little fix | 2011-12-13 | 2 | -7/+7 | |
| | |||||
* | new locale files | 2011-12-13 | 3 | -44/+12 | |
| | |||||
* | fix pornhub.com | 2011-12-13 | 1 | -2/+12 | |
| | |||||
* | closed #457 | 2011-12-13 | 1 | -4/+0 | |
| | |||||
* | Fix megaupload account info | 2011-12-12 | 1 | -17/+15 | |
| | |||||
* | deletion fix | 2011-12-12 | 1 | -1/+41 | |
| | |||||
* | improve mediafire plugin | 2011-12-12 | 3 | -41/+104 | |
| | |||||
* | closed #449 | 2011-12-11 | 1 | -2/+5 | |
| | |||||
* | closed #455 | 2011-12-11 | 1 | -4/+10 | |
| | |||||
* | little test cases | 2011-12-10 | 2 | -7/+11 | |
| | |||||
* | megaupload #451, uploadedto #443 | 2011-12-10 | 4 | -33/+26 | |
| | |||||
* | multishare.cz premium | 2011-12-09 | 3 | -9/+147 | |
| | |||||
* | fixed delete | 2011-12-08 | 1 | -3/+4 | |
| | |||||
* | order change updates cache | 2011-12-08 | 1 | -13/+37 | |
| | |||||
* | partial revert | 2011-12-08 | 2 | -228/+7 | |
| | |||||
* | fixed order consistence, fixed typo in json_app | 2011-12-08 | 4 | -10/+231 | |
| | |||||
* | fixed deprecation warnings | 2011-12-08 | 3 | -17/+7 | |
| | |||||
* | closed #450 | 2011-12-08 | 1 | -2/+1 | |
| | |||||
* | Merge | 2011-12-08 | 11 | -1256/+1879 | |
|\ | |||||
| * | updated bottle.py | 2011-12-07 | 5 | -1165/+1675 | |
| | | |||||
| * | update readme file | 2011-12-07 | 1 | -8/+49 | |
| | | |||||
| * | closed #445 | 2011-12-07 | 3 | -71/+71 | |
| | | |||||
| * | closed #436 | 2011-12-07 | 3 | -24/+96 | |
| | | |||||
* | | httprequest: encode('utf_8') for unicode post | 2011-12-08 | 4 | -56/+75 | |
|/ | |||||
* | fix webinterface downloads list on synology | 2011-12-06 | 1 | -5/+5 | |
| | |||||
* | little fs improvements | 2011-12-05 | 4 | -44/+35 | |
| | |||||
* | simplehoster - use parseFileSize | 2011-12-05 | 8 | -61/+64 | |
| | |||||
* | fix filesystem encoding issues on windows and synology nas | 2011-12-05 | 4 | -31/+34 | |
| | |||||
* | temp. offline status for fs | 2011-12-04 | 1 | -3/+6 | |
| | |||||
* | fix fs | 2011-12-04 | 1 | -1/+1 | |
| | |||||
* | little fix | 2011-12-04 | 3 | -8/+4 | |
| | |||||
* | Better download connection handling: Detect server error earlier, fallback ↵ | 2011-12-04 | 6 | -49/+148 | |
| | | | | to single connection if possible | ||||
* | closed #440 | 2011-12-02 | 4 | -28/+42 | |
| | |||||
* | update ul.to | 2011-12-02 | 1 | -22/+54 | |
| | |||||
* | closed #441 | 2011-12-02 | 5 | -56/+66 | |
| | |||||
* | megaupload decode file info, megaupload/depositfiles folders | 2011-12-01 | 6 | -5/+113 | |
| | |||||
* | update hellspy.cz, add bayfiles.com | 2011-11-29 | 8 | -72/+317 | |
| | |||||
* | Merged in nick_de/pyload (pull request #6) | 2011-11-28 | 2 | -3/+5 | |
|\ | |||||
| * | OronCom Fix | 2011-11-28 | 2 | -3/+5 | |
| | | |||||
* | | closed #435 | 2011-11-27 | 2 | -13/+13 | |
| | | |||||
* | | update letitbit.net, fix fileserve lists | 2011-11-27 | 2 | -22/+23 | |
| | | |||||
* | | add fshare.vn premium | 2011-11-25 | 2 | -7/+101 | |
| | | |||||
* | | update zippyshare, uploadbox | 2011-11-24 | 3 | -67/+39 | |
| | | |||||
* | | add uploadbox.com, fshare.vn | 2011-11-23 | 3 | -2/+133 | |
| | | |||||
* | | fix 4shared, replace easy-share with crocko | 2011-11-23 | 3 | -99/+83 | |
| | | |||||
* | | add 2shared.com | 2011-11-22 | 2 | -2/+39 | |
| | | |||||
* | | fix filepost (#431), hellspy, ifolder, letitbit, change SimpleHoster patterns | 2011-11-22 | 28 | -434/+173 | |
| | | |||||
* | | SimpleHoster fix | 2011-11-21 | 3 | -83/+85 | |
| | | |||||
* | | automatic plugin reloader | 2011-11-20 | 5 | -29/+102 | |
| | | |||||
* | | cz hoster - update search patterns | 2011-11-20 | 4 | -90/+46 | |
| | | |||||
* | | disableble thriftbackend | 2011-11-19 | 13 | -55/+702 | |
| | | |||||
* | | catch real debrid error, when ip is blocked | 2011-11-19 | 1 | -2/+4 | |
| | | |||||
* | | Update Mediafire, folder support for Fileserve and Mediafire | 2011-11-18 | 4 | -16/+105 | |
| | | |||||
* | | little fix | 2011-11-16 | 1 | -9/+4 | |
| | | |||||
* | | fix deprecation warning | 2011-11-16 | 1 | -1/+1 | |
| | | |||||
* | | ignore old UnRar plugin | 2011-11-16 | 2 | -7/+6 | |
| | | |||||
* | | closed #420 | 2011-11-15 | 6 | -59/+63 | |
|/ | |||||
* | improved plugin loader, import hook to always use newest plugin versions | 2011-11-14 | 14 | -266/+224 | |
| | |||||
* | rehost,to timeout fix | 2011-11-13 | 4 | -3/+16 | |
| | |||||
* | fix Depositfiles, UlozTo | 2011-11-13 | 3 | -10/+15 | |
| | |||||
* | Move getFileInfo to SimpleHoster.py; update Mediafire | 2011-11-13 | 22 | -786/+365 | |
| | |||||
* | Merged in nick_de/pyload (pull request #5) | 2011-11-12 | 3 | -13/+27 | |
|\ | |||||
| * | Check account validity for OronCom and NetloadIn | 2011-11-12 | 3 | -13/+27 | |
| |\ | |||||
| | * | Check validity of OronCom and NetloadIn accounts | 2011-11-11 | 3 | -13/+27 | |
| | | | |||||
* | | | update HellShare.Cz - support split archives | 2011-11-11 | 1 | -13/+15 | |
|/ / | |||||
* | | option for subfolders | 2011-11-11 | 1 | -6/+13 | |
| | | |||||
* | | Properly fail if don't know how long to wait for HotfileCom file | 2011-11-11 | 1 | -0/+2 | |
| | | |||||
* | | Detect offline files on HotfileCom | 2011-11-11 | 1 | -1/+6 | |
| | | |||||
* | | update DepositfilesCom, fix HellshareCz | 2011-11-08 | 2 | -16/+34 | |
| | | |||||
* | | closed #422 | 2011-11-07 | 2 | -5/+4 | |
| | | |||||
* | | closed #418 | 2011-11-04 | 8 | -43/+96 | |
|/ | |||||
* | BasePlugin: attempt to fix #266 | 2011-11-02 | 2 | -8/+32 | |
| | |||||
* | closed #412, #266 | 2011-11-01 | 3 | -5/+8 | |
| | |||||
* | add hoster load.to | 2011-11-01 | 1 | -0/+82 | |
| | |||||
* | another response 401 fix for share-rapid.com | 2011-11-01 | 1 | -5/+7 | |
| | |||||
* | filesonic/wupload folders | 2011-11-01 | 1 | -0/+31 | |
| | |||||
* | removed dropbox linkdecrypting, seems to have no purpose | 2011-10-31 | 1 | -2/+2 | |
| | |||||
* | closed #414 | 2011-10-31 | 1 | -2/+2 | |
| | |||||
* | update hellshare.cz | 2011-10-29 | 2 | -72/+71 | |
| | |||||
* | closed #411 | 2011-10-27 | 9 | -18/+15 | |
| | |||||
* | sharerapid.com fix server response 401 | 2011-10-26 | 1 | -3/+8 | |
| | |||||
* | also use "rar" to extract | 2011-10-25 | 2 | -12/+15 | |
| | |||||
* | closed #410 | 2011-10-25 | 2 | -13/+24 | |
| | |||||
* | HTTPRequest: skip BOM if response is 'Microsoft-UTF8' encoded | 2011-10-24 | 1 | -1/+4 | |
| | |||||
* | updated setup script | 2011-10-23 | 1 | -2/+3 | |
| | |||||
* | fix DepositfilesCom (#407) | 2011-10-23 | 1 | -20/+53 | |
| | |||||
* | closed #404 | 2011-10-19 | 1 | -5/+11 | |
| | |||||
* | new hoster: uploadking.com, uploadhere.com | 2011-10-17 | 4 | -7/+111 | |
| | |||||
* | small improvement | 2011-10-16 | 3 | -9/+11 | |
| | |||||
* | additional fix | 2011-10-16 | 1 | -4/+0 | |
| | |||||
* | new subprocess workaround | 2011-10-16 | 1 | -13/+31 | |
| | |||||
* | different workaround | 2011-10-15 | 2 | -15/+26 | |
| | |||||
* | fix for last commit | 2011-10-15 | 1 | -1/+1 | |
| | |||||
* | subprocess bug workaround | 2011-10-15 | 1 | -0/+16 | |
| | |||||
* | fixes for unrar | 2011-10-15 | 3 | -426/+9 | |
| | |||||
* | simple unzip plugin | 2011-10-14 | 2 | -2/+52 | |
| | |||||
* | improved extract plugin | 2011-10-14 | 2 | -56/+62 | |
| | |||||
* | first version of new extract plugin | 2011-10-14 | 5 | -139/+513 | |
| | |||||
* | fixes syntax error on old python versions | 2011-10-13 | 5 | -92/+15 | |
| | |||||
* | improvement for hook plugins, new internal plugin type | 2011-10-13 | 9 | -54/+131 | |
| | |||||
* | patches from #392 | 2011-10-11 | 2 | -31/+24 | |
| | |||||
* | restart / quit buttons in webif | 2011-10-11 | 5 | -54/+68 | |
| | |||||
* | closed #402 | 2011-10-11 | 1 | -2/+2 | |
| | |||||
* | working restart core method | 2011-10-11 | 2 | -4/+3 | |
| | |||||
* | pavement build script | 2011-10-11 | 7 | -19/+7 | |
| | |||||
* | disabled js debug | 2011-10-10 | 1 | -1/+1 | |
| | |||||
* | rhino encoding fix | 2011-10-10 | 1 | -4/+7 | |
| | |||||
* | js engine debug option, encode scripts before evaluating | 2011-10-10 | 1 | -27/+53 | |
| |