| Commit message (Expand) | Author | Age | Files | Lines |
* | removed .js suffix1.0.0 | RaNaN
| 2015-01-18 | 1 | -1/+1 |
* | removed bootstrap-assets path | RaNaN
| 2015-01-18 | 1 | -2/+2 |
* | try to fix web dependencies | RaNaN
| 2015-01-17 | 3 | -2/+3 |
* | Merge pull request #720 from ObiWahn/master | RaNaN
| 2014-08-29 | 1 | -0/+19 |
|\ |
|
| * | add: Makefile for web initialization | Jan Christoph Uhde
| 2014-08-29 | 1 | -0/+19 |
|/ |
|
* | patching _getdate method | RaNaN
| 2014-06-09 | 1 | -7/+14 |
* | fixed jshint | RaNaN
| 2014-06-02 | 1 | -1/+1 |
* | Merge pull request #646 from charlie89/fix-accounts-trafficleft | RaNaN
| 2014-06-02 | 2 | -4/+8 |
|\ |
|
| * | Show correct Value for 'Traffic left' in Accounts View | Koch Michael
| 2014-06-01 | 2 | -4/+8 |
| * | Revert "Merge branch 'fix-uploadedto'" | Koch Michael
| 2014-06-01 | 1 | -2/+2 |
| * | Revert "Fix downloads on UploadedTo" | Koch Michael
| 2014-06-01 | 1 | -3/+3 |
| * | Merge remote-tracking branch 'upstream/master' | Koch Michael
| 2014-06-01 | 8 | -26/+108 |
| |\
| |/
|/| |
|
* | | added missing argument | RaNaN
| 2014-06-01 | 1 | -1/+1 |
* | | implemented deprecated method for some crypter | RaNaN
| 2014-06-01 | 1 | -1/+6 |
* | | small fix for info fetching | RaNaN
| 2014-06-01 | 1 | -5/+6 |
* | | fixed click captcha size | RaNaN
| 2014-06-01 | 3 | -4/+13 |
* | | fixed js hint | RaNaN
| 2014-06-01 | 1 | -2/+2 |
* | | implemented click captchas | RaNaN
| 2014-06-01 | 6 | -21/+88 |
* | | Merge pull request #642 from charlie89/fix-cookies | RaNaN
| 2014-06-01 | 1 | -3/+13 |
|\ \ |
|
| | * | Merge branch 'fix-uploadedto' | Koch Michael
| 2014-05-31 | 2 | -5/+5 |
| |/| |
|
| | * | Fix downloads on UploadedTo | Koch Michael
| 2014-05-31 | 1 | -3/+3 |
| | * | Fix wrong value for 'Traffic Left' for hoster UploadedTo | Koch Michael
| 2014-05-31 | 1 | -2/+2 |
| |/
|/| |
|
| * | Fix cookie issues | Koch Michael
| 2014-05-31 | 1 | -3/+13 |
|/ |
|
* | fixed downloads | RaNaN
| 2014-05-01 | 1 | -2/+2 |
* | trying to fix curl chunk | RaNaN
| 2014-04-28 | 1 | -0/+2 |
* | fixed fileupload | RaNaN
| 2014-04-24 | 1 | -3/+5 |
* | fixed clash with new bottle templates | RaNaN
| 2014-04-23 | 1 | -1/+1 |
* | updated bottle, fixed a header and referer bug | RaNaN
| 2014-04-21 | 6 | -588/+1102 |
* | Moving new plugins from module to pyload | Stefano
| 2014-04-21 | 26 | -0/+0 |
* | CaptchaService: fixed missing import | Stefano
| 2014-04-21 | 1 | -2/+3 |
* | Fixed PEP8 violations | Stefano
| 2014-04-21 | 3 | -2/+4 |
* | Fixed PEP8 violations | Stefano
| 2014-04-21 | 4 | -3/+6 |
* | Bayfiles: relogin requires user argument | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | Removed unused imports | Stefano
| 2014-04-21 | 2 | -5/+1 |
* | Fixed some PEP8 violations | Stefano
| 2014-04-21 | 9 | -11/+14 |
* | Using in instead of has_key | Stefano
| 2014-04-21 | 2 | -5/+5 |
* | Egofiles: fixed #583 | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | Streamcloud: fixed #583 | stickell
| 2014-04-21 | 1 | -2/+2 |
* | Czshare renamed to Sdilej | BlackSmith
| 2014-04-21 | 3 | -15/+14 |
* | Fix some container __pattern__ | Walter Purcaro
| 2014-04-21 | 2 | -2/+2 |
* | Replace __pattern__ double quotes with single | Walter Purcaro
| 2014-04-21 | 191 | -191/+191 |
* | Use pyfile instead self.pyfile | Walter Purcaro
| 2014-04-21 | 41 | -78/+78 |
* | Fix __pattern__ www | Walter Purcaro
| 2014-04-21 | 128 | -129/+129 |
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro
| 2014-04-21 | 184 | -91/+120 |
* | Remove shebang #!/usr/bin/env python | Walter Purcaro
| 2014-04-21 | 48 | -48/+48 |
* | Fix HOSTER_NAME in XFileSharingPro plugins | Walter Purcaro
| 2014-04-21 | 16 | -18/+27 |
* | Use re.match for __pattern__ matches instead re.search | Walter Purcaro
| 2014-04-21 | 28 | -30/+30 |
* | Remove bad whitespaces | Walter Purcaro
| 2014-04-21 | 35 | -40/+39 |
* | Use wait to set time in SimpleHoster plugins | Walter Purcaro
| 2014-04-21 | 30 | -86/+45 |
* | Fix retry time formats | Walter Purcaro
| 2014-04-21 | 33 | -54/+54 |
* | Fix EOF | Walter Purcaro
| 2014-04-21 | 14 | -14/+10 |
* | Fix __config__ | Walter Purcaro
| 2014-04-21 | 40 | -102/+100 |
* | Fix __type__ for crypters | Walter Purcaro
| 2014-04-21 | 15 | -15/+15 |
* | Replace range with xrange | Walter Purcaro
| 2014-04-21 | 44 | -52/+52 |
* | Change Solvmedia to Solvemedia | Walter Purcaro
| 2014-04-21 | 2 | -2/+2 |
* | Fix __description__ | Walter Purcaro
| 2014-04-21 | 224 | -225/+224 |
* | Fix __author_name__ and __author_mail__ | Walter Purcaro
| 2014-04-21 | 237 | -433/+463 |
* | RyushareCom: Code cosmetics | Walter Purcaro
| 2014-04-21 | 1 | -7/+7 |
* | RyushareCom: FILE_SIZE_PATTERN fixed | Walter Purcaro
| 2014-04-21 | 1 | -1/+3 |
* | XFileSharingPro: FILE_SIZE_PATTERN updated | Walter Purcaro
| 2014-04-21 | 1 | -2/+2 |
* | Hook: RestartFailed: Old version rewritten | Walter Purcaro
| 2014-04-21 | 1 | -19/+44 |
* | Crypter: TurbobitNetFolder: Improved _getLinks recursion | Walter Purcaro
| 2014-04-21 | 1 | -32/+28 |
* | Hoster: TusfilesNet: Updated | Walter Purcaro
| 2014-04-21 | 1 | -14/+27 |
* | New multihoster: Vipleech4u | Ivo Buff
| 2014-04-21 | 3 | -0/+205 |
* | Upstore: using the improved ReCaptcha class | Stefano
| 2014-04-21 | 1 | -15/+11 |
* | Improved ReCaptcha class: | Stefano
| 2014-04-21 | 1 | -6/+29 |
* | New hoster: UpstoreNet | igel-kun
| 2014-04-21 | 1 | -0/+74 |
* | XFS: Improved CAPTCHA_DIV_PATTERN | igel-kun
| 2014-04-21 | 1 | -3/+3 |
* | XFS: host added | igel-kun
| 2014-04-21 | 1 | -2/+2 |
* | New hoster: PotloadCom | Stefano
| 2014-04-21 | 1 | -0/+18 |
* | New hoster: VeohCom | Walter Purcaro
| 2014-04-21 | 1 | -0/+56 |
* | New hoster: PromptfileCom | igel-kun
| 2014-04-21 | 1 | -0/+56 |
* | XFileSharingPro additions | igel-kun
| 2014-04-21 | 1 | -2/+3 |
* | New multihoster: SimplyPremiumCom | EvolutionClip
| 2014-04-21 | 3 | -0/+203 |
* | Unrar 5.x Support | Ben White
| 2014-04-21 | 1 | -5/+13 |
* | Youtube: fixed #498 | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | Fixed UlozTo hoster and account | radek-senfeld
| 2014-04-21 | 2 | -5/+18 |
* | Merge pull request #488 from vuolter/s/crypter/MultiupOrg | Stefano
| 2014-04-21 | 1 | -0/+49 |
* | Merge pull request #562 from vuolter/s/hoster/ShareFilesCo | Stefano
| 2014-04-21 | 2 | -31/+6 |
* | New multihoster: OverLoadMe | marley2013
| 2014-04-21 | 3 | -0/+137 |
* | Merge pull request #560 from vuolter/s/hoster/RapidgatorNet | Stefano
| 2014-04-21 | 1 | -3/+2 |
* | Merge pull request #561 from vuolter/s/hoster/UptoboxCom | Stefano
| 2014-04-21 | 2 | -20/+19 |
* | 1fichier: fixed #553 | Thierry Merle
| 2014-04-21 | 1 | -14/+21 |
* | FreeWayMe: cosmetics | Stefano
| 2014-04-21 | 1 | -67/+67 |
* | Removed ARD from the repository | Stefano
| 2014-04-21 | 1 | -83/+0 |
* | Merge pull request #552 from flubshi/stable | Stefano
| 2014-04-21 | 3 | -0/+154 |
* | Zippyshare: using (?i) instead of re.I to make it work even on Python < 2.7 | Stefano
| 2014-04-21 | 1 | -3/+2 |
* | Filestube: patterns updated | Stefano
| 2014-04-21 | 1 | -3/+3 |
* | ZDF: ignore series id, use progressive only, not hbbtv | m42e
| 2014-04-21 | 1 | -3/+4 |
* | Rapidgator: Pattern updated | Walter Purcaro
| 2014-04-21 | 1 | -74/+80 |
* | OneFichier: Fixed #536 | Thierry Merle
| 2014-04-21 | 1 | -6/+15 |
* | Zippyshare: Fixed #545 | Stefano
| 2014-04-21 | 1 | -2/+3 |
* | Merge pull request #546 from CrazYoshi/patch-1 | Stefano
| 2014-04-21 | 1 | -5/+5 |
* | Zippyshare: fixed #542 | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | New crypter: TusfilesNetFolder | Stefano
| 2014-04-21 | 1 | -0/+54 |
* | FastshareCz: Fixed #521 | Walter Purcaro
| 2014-04-21 | 1 | -42/+53 |
* | New hoster: FileomCom | Walter Purcaro
| 2014-04-21 | 1 | -0/+53 |
* | XFileSharingPro: ability to use FILE_URL_REPLACEMENTS | Stefano
| 2014-04-21 | 1 | -7/+9 |
* | LoadTo: fixed #523 | Stefano
| 2014-04-21 | 1 | -35/+64 |
* | Merge pull request #538 from vuolter/s/hoster/UptoboxCom | Stefano
| 2014-04-21 | 1 | -6/+30 |
* | Zippyshare: fixed #537 | Stefano
| 2014-04-21 | 1 | -8/+6 |
* | New crypter: DlProtectCom | Stefano
| 2014-04-21 | 1 | -0/+75 |
* | K2S: added two wait patterns. | igel-kun
| 2014-04-21 | 1 | -2/+19 |
* | New hoster NosuploadCom | igel-kun
| 2014-04-21 | 2 | -0/+51 |
* | PutlockerCom (Firedrive now) and SockshareCom updated. | Walter Purcaro
| 2014-04-21 | 2 | -94/+116 |
* | Merge pull request #535 from vuolter/s/mark_dead | Stefano
| 2014-04-21 | 2 | -82/+12 |
* | Merge pull request #511 from vuolter/s/hoster/RyushareCom | Stefano
| 2014-04-21 | 1 | -18/+10 |
* | XFileSharingPro: | igel-kun
| 2014-04-21 | 2 | -4/+4 |
* | Filestube: version increase after 4c02adf00b8a7d6abcd2467eaff512f5780c4d7d | Stefano
| 2014-04-21 | 1 | -1/+1 |
* | Merge pull request #483 from igel-kun/filestube_fix | Stefano
| 2014-04-21 | 1 | -1/+1 |
* | UploadingCom: updated patterns | Stefano
| 2014-04-21 | 1 | -5/+6 |
* | Filefactory: added PREMIUM_ONLY_PATTERN | Stefano
| 2014-04-21 | 1 | -1/+2 |
* | SimpleHoster: improved PREMIUM_ONLY process | Stefano
| 2014-04-21 | 1 | -4/+7 |
* | New hoster: SoundcloudCom | peekayy
| 2014-04-21 | 1 | -0/+54 |
* | New crypter: DailymotionBatch | Walter Purcaro
| 2014-04-21 | 1 | -0/+111 |
* | YoutubeBatch: Completed rewriting | Walter Purcaro
| 2014-04-21 | 1 | -65/+101 |
* | Filefactory: fixed premium (without direct) mode. | Stefano
| 2014-04-21 | 1 | -2/+3 |
* | New hoster: FileStoreTo | Stefano
| 2014-04-21 | 1 | -0/+48 |
* | TurbobitNetFolder: fixed #471 | Stefano
| 2014-04-21 | 1 | -22/+17 |
* | Keep2share: fixed #450 | Stefano
| 2014-04-21 | 1 | -9/+18 |
* | New crypter: TnyCz | Walter Purcaro
| 2014-04-21 | 1 | -0/+38 |
* | Merge pull request #470 from vuolter/s/hoster/ExtabitCom | Stefano
| 2014-04-21 | 1 | -4/+4 |
* | Filefactory: added offline pattern | Stefano
| 2014-04-21 | 1 | -1/+2 |
* | Depositfiles: added dfiles.ru domain | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | Uptobox: fixed file info retrieve | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | XFileSharingPro: improved DIRECT_LINK_PATTERN to fix #423 | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | Uptobox: version increased after 41382d0 | Stefano
| 2014-04-21 | 1 | -1/+1 |
* | Uptobox: fixed premium expire detection | Stefano
| 2014-04-21 | 1 | -0/+2 |
* | ShareonlineBiz: Https fix + code cosmetics | Walter Purcaro
| 2014-04-21 | 1 | -67/+49 |
* | WebshareCz: rewritten | Stefano
| 2014-04-21 | 1 | -30/+56 |
* | CloudzerNet: fixed #185 | Stefano
| 2014-04-21 | 1 | -2/+16 |
* | CloudzerNet: improved getInfo | Stefano
| 2014-04-21 | 1 | -5/+3 |
* | StreamcloudEu: increased version number after | Stefano
| 2014-04-21 | 1 | -1/+1 |
* | Merge pull request #453 from skydevment/patch-1 | Stefano
| 2014-04-21 | 1 | -1/+1 |
* | Merge pull request #454 from git-commit/patch-1 | RaNaN
| 2014-04-21 | 1 | -1/+1 |
* | Shareonline: added HTTPS | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | FilerNet: fixed #440 | Stefano
| 2014-04-21 | 1 | -4/+5 |
* | Crocko: fixed #447 | Stefano
| 2014-04-21 | 1 | -3/+2 |
* | Filefactory: fixed #446 | Stefano
| 2014-04-21 | 1 | -4/+9 |
* | Bring the improved wait method from 0.5 to 0.4.9 through SimpleHoster | Stefano
| 2014-04-21 | 1 | -1/+7 |
* | Keep2share: fixed #445 | Stefano
| 2014-04-21 | 1 | -2/+2 |
* | Dailymotion: Fully rewritten | Walter Purcaro
| 2014-04-21 | 1 | -37/+113 |
* | major bugfix for link and packing adding | RaNaN
| 2014-04-19 | 5 | -9/+21 |
* | Updated translations | Stefano
| 2014-04-08 | 135 | -1141/+3117 |
* | added connection flags to download status | RaNaN
| 2014-01-29 | 10 | -40/+98 |
* | fixed new waiting dl rule | RaNaN
| 2014-01-20 | 6 | -13/+20 |
* | fixed py 2.5 incompatibility | RaNaN
| 2014-01-20 | 1 | -2/+2 |
* | fixes for download scheduler #4 | RaNaN
| 2014-01-20 | 1 | -4/+4 |
* | fixes for download scheduler #3 | RaNaN
| 2014-01-19 | 2 | -6/+3 |
* | fixes for download scheduler #2 | RaNaN
| 2014-01-19 | 1 | -1/+2 |
* | fixes for download scheduler | RaNaN
| 2014-01-19 | 6 | -22/+26 |
* | better log message | RaNaN
| 2014-01-18 | 1 | -7/+8 |
* | basically working multi-user mode | RaNaN
| 2014-01-18 | 7 | -33/+40 |
* | decrypt single packages into the current one | RaNaN
| 2014-01-18 | 1 | -8/+10 |
* | additional fix #5 | RaNaN
| 2014-01-18 | 2 | -2/+4 |
* | additional fix #6 | RaNaN
| 2014-01-18 | 3 | -5/+5 |
* | additional fix #4 | RaNaN
| 2014-01-18 | 1 | -2/+3 |
* | additional fix #3 | RaNaN
| 2014-01-18 | 2 | -5/+12 |
* | additional fix #2 | RaNaN
| 2014-01-18 | 2 | -3/+2 |
* | additional fix | RaNaN
| 2014-01-18 | 1 | -2/+2 |
* | some fixes for new dl manager | RaNaN
| 2014-01-18 | 4 | -22/+35 |
* | rewritten download scheduling, improved account manager, db version increased... | RaNaN
| 2014-01-18 | 41 | -541/+684 |
* | small fixes and improvements for download engine | RaNaN
| 2014-01-13 | 5 | -17/+17 |
* | fixed setup | RaNaN
| 2014-01-13 | 1 | -3/+0 |
* | fixed last commit | RaNaN
| 2014-01-12 | 1 | -2/+2 |
* | new manager to schedule downloads | RaNaN
| 2014-01-12 | 3 | -5/+46 |
* | small cleanup, fixed some test cases | RaNaN
| 2014-01-11 | 11 | -216/+160 |
* | fixed error from last commit | RaNaN
| 2014-01-10 | 1 | -1/+1 |
* | fixed a log message | RaNaN
| 2014-01-10 | 2 | -2/+2 |
* | don't decrypt link when added to package | RaNaN
| 2014-01-10 | 1 | -4/+3 |
* | update multihoster when account updates | RaNaN
| 2014-01-05 | 2 | -2/+9 |
* | try to get colored log on windows working | RaNaN
| 2014-01-03 | 2 | -3/+2 |
* | fix small decrypter bugs | RaNaN
| 2014-01-02 | 1 | -2/+3 |
* | colored log on windows | RaNaN
| 2014-01-02 | 2 | -6/+14 |
* | changed ws port to avoid conflicts | RaNaN
| 2014-01-01 | 3 | -3/+3 |
* | Happy new year! | RaNaN
| 2014-01-01 | 4 | -6/+6 |
* | show progress of decrypting and link checking, added indicator in link grabber | RaNaN
| 2013-12-30 | 10 | -24/+102 |
* | added progress type enum, new DebugCrypter + Hoster, little improvements for ... | RaNaN
| 2013-12-29 | 18 | -25/+137 |
* | added auth to request class | RaNaN
| 2013-12-29 | 4 | -21/+33 |
* | disabled colored log on windows | RaNaN
| 2013-12-16 | 1 | -1/+1 |
* | further improved caching, removed locale switch because of to much side-effects | RaNaN
| 2013-12-16 | 2 | -22/+24 |
* | Moving new plugins from module to pyload | Stefano
| 2013-12-16 | 2 | -0/+0 |
* | New hoster: MegareleaseOrg | Stefano
| 2013-12-16 | 1 | -0/+34 |
* | EasybytezComFolder: fixed #436 | Stefano
| 2013-12-16 | 1 | -7/+3 |
* | New hoster: HugefilesNet | Stefano
| 2013-12-16 | 1 | -0/+38 |
* | Fastshare: improved offline pattern. | Stefano
| 2013-12-16 | 1 | -2/+2 |
* | Checksum: disabled by default | Stefano
| 2013-12-16 | 1 | -2/+2 |
* | FshareVn: fixed lifetime account detect | Stefano
| 2013-12-16 | 1 | -10/+19 |
* | Easybytez: fixed expire date parse | Stefano
| 2013-12-16 | 1 | -3/+4 |
* | Checksum: merged #388 | Walter Purcaro
| 2013-12-16 | 1 | -34/+37 |
* | Keep2share: fixed #405 | Stefano
| 2013-12-16 | 1 | -24/+25 |
* | Some hosters marked as dead | Walter Purcaro
| 2013-12-16 | 20 | -891/+50 |
* | Merge pull request #434 from kmarty/stable | Stefano
| 2013-12-16 | 1 | -32/+23 |
* | improved caching directives, tell browser not to cache the index page | RaNaN
| 2013-12-16 | 1 | -5/+8 |
* | Plugin locations cleanup after merge from stable | Stefano
| 2013-12-15 | 2 | -0/+0 |
* | New Crypter: SafelinkingNet | quareevo
| 2013-12-15 | 1 | -0/+80 |
* | Zippyshare: fixed #419 | Stefano
| 2013-12-15 | 1 | -1/+5 |
* | catch all errors when starting link decrypter | RaNaN
| 2013-12-15 | 1 | -1/+7 |
* | HotfileCom: marked as dead | Stefano
| 2013-12-15 | 1 | -127/+4 |
* | Merge pull request #427 from kmarty/stable | Stefano
| 2013-12-15 | 1 | -24/+29 |