Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [SimpleHoster] Improve documentation of own public attributes | 2014-06-29 | 1 | -5/+9 | ||
| * | Update FilepostCom.py | 2014-06-29 | 1 | -1/+2 | ||
* | | [AccountManager] Fixed #733 | 2014-09-12 | 1 | -2/+8 | ||
* | | Setup is now able to detect PIllow as well | 2014-08-31 | 1 | -2/+2 | ||
* | | [webui] Improve and fix 3 | 2014-08-30 | 22 | -795/+21 | ||
* | | Fix resume and progress column for some FTP files | 2014-08-30 | 2 | -2/+2 | ||
* | | __init__ shebangs | 2014-08-30 | 4 | -0/+7 | ||
* | | Fix Locales | 2014-08-29 | 82 | -11334/+11333 | ||
* | | [webui] Improve and fix 2 | 2014-08-29 | 173 | -249/+22550 | ||
* | | [webui] Improve and fix | 2014-08-28 | 73 | -711/+9509 | ||
* | | Move ServerThread and PluginThread to threads directory | 2014-08-28 | 8 | -10/+10 | ||
* | | Rename pyload.py to Core.py and move to module directory + Better pyload-cli.py | 2014-08-28 | 3 | -658/+665 | ||
* | | Update README.md | 2014-08-28 | 1 | -13/+40 | ||
* | | Update .gitattributes & .gitignore | 2014-08-28 | 2 | -47/+52 | ||
* | | CREDITS.md | 2014-08-28 | 1 | -0/+38 | ||
* | | [webui] Restructure file tree + convert tabs to 2 whitespaces + remove setup.... | 2014-08-27 | 316 | -2642/+2600 | ||
* | | Re-apply 8446e16346ece5a934550f69e81d0cad528f7fba | 2014-08-26 | 302 | -1157/+6160 | ||
* | | Version number: 0.4.10 | 2014-08-25 | 1 | -1/+1 | ||
* | | Fixed some typos | 2014-08-25 | 4 | -6/+6 | ||
* | | Revert 8446e16346ece5a934550f69e81d0cad528f7fba. It broke the WebUI. | 2014-08-24 | 302 | -6160/+1157 | ||
* | | [MultiHoster] Fixed crash due to getConf deprecation | 2014-08-23 | 1 | -4/+4 | ||
* | | Improve Setup | 2014-07-19 | 2 | -57/+95 | ||
* | | [README] Fix typo | 2014-07-19 | 1 | -2/+2 | ||
* | | New web structure + related code improvements and fixes + added flat and dark... | 2014-07-19 | 302 | -1157/+6160 | ||
* | | Rename pyLoadCore as pyload and pyLoadCli as pyload-cli | 2014-07-19 | 172 | -3517/+3516 | ||
* | | Remove self-tests from all files | 2014-07-19 | 19 | -248/+0 | ||
* | | Move test stuff to common directory | 2014-07-19 | 5 | -148/+0 | ||
* | | print "" -> print | 2014-07-19 | 3 | -44/+51 | ||
* | | Bump release version | 2014-07-19 | 7 | -7/+7 | ||
* | | Two devtool scripts from master branch | 2014-07-19 | 2 | -0/+29 | ||
* | | [Lib] Updated jinja2 to v2.7.3 and markupsafe to v0.23 | 2014-07-19 | 49 | -726/+5531 | ||
* | | Fix c1abc13d4dccb20f3845594c28952667573b7d0b | 2014-07-19 | 2 | -4/+4 | ||
* | | Improved uniqify method | 2014-07-15 | 2 | -16/+6 | ||
* | | Added missing shebangs, removed unnecessary ones | 2014-07-14 | 37 | -37/+8 | ||
* | | fs_bsize support | 2014-07-14 | 1 | -3/+16 | ||
* | | Use self.config instead self.core.config + inverted getConfig with getConf | 2014-07-14 | 3 | -14/+15 | ||
* | | Remove general checksum config (use addon one directly) | 2014-07-14 | 1 | -1/+0 | ||
* | | Stretch comment separator | 2014-07-14 | 5 | -28/+30 | ||
* | | [Plugin] Call api faster | 2014-07-14 | 2 | -10/+27 | ||
* | | save_path and save_join renamed to safe_path and safe_join | 2014-07-14 | 6 | -17/+17 | ||
* | | [Crypter] Set folder | 2014-07-14 | 1 | -20/+11 | ||
* | | Removed __threaded__ attribute | 2014-07-14 | 3 | -17/+3 | ||
* | | Fix class definition | 2014-07-14 | 19 | -32/+32 | ||
* | | [Locale] templates updated | 2014-07-13 | 44 | -20555/+288 | ||
* | | [Account] fixed bug introduced in fb24e9697b4947e805d55e1c84bc6c4e301362f7 | 2014-07-13 | 1 | -1/+1 | ||
* | | Move captcha to ocr | 2014-07-10 | 6 | -4/+4 | ||
* | | Improved filename sanitation removing non-ascii chars. | 2014-07-09 | 1 | -0/+1 | ||
* | | Improved filename sanitation. | 2014-07-09 | 1 | -6/+15 | ||
* | | Update Account.py | 2014-07-08 | 1 | -1/+1 | ||
* | | Use Base log methods | 2014-07-06 | 3 | -10/+10 | ||
* | | Fix account checkLogin | 2014-07-06 | 3 | -17/+21 | ||
* | | [README] Better intro (now with badges) | 2014-07-05 | 1 | -8/+13 | ||
* | | Improve readme reading a bit | 2014-06-28 | 1 | -6/+6 | ||
* | | [Lib] Update feedparser.py to version 5.1.3 | 2014-06-28 | 1 | -1269/+1397 | ||
* | | [Lib] Update thrift to version 0.9.1 | 2014-06-28 | 22 | -293/+2524 | ||
* | | [Lib] Update simplejson to version 3.5.3 | 2014-06-28 | 6 | -286/+571 | ||
* | | [Lib] Update BeautifulSoup.py to version 3.2.1 | 2014-06-28 | 1 | -29/+34 | ||
* | | [Lib] Update beaker.py to version 1.6.4 | 2014-06-28 | 19 | -815/+1539 | ||
* | | [Lib] Revert libraries to original status (remove all cosmetics optimizations) | 2014-06-28 | 32 | -558/+570 | ||
* | | [Lib] Update bottle.py to version 0.12.7 | 2014-06-28 | 1 | -3/+8 | ||
* | | [Lib] Removed unused Unzip.py | 2014-06-28 | 1 | -50/+0 | ||
* | | Improved readme and python system check | 2014-06-28 | 8 | -40/+367 | ||
* | | [GUI] Removed | 2014-06-28 | 48 | -4715/+19 | ||
* | | Update CherryPy wsgiserver to version 3.2.1 | 2014-06-28 | 1 | -827/+1334 | ||
* | | Improve web server choosing | 2014-06-28 | 3 | -36/+43 | ||
* | | [Webui] Notify update version when a pyload update is available | 2014-06-28 | 2 | -3/+5 | ||
* | | Improved reloadPlugins methods | 2014-06-28 | 1 | -12/+23 | ||
* | | [Webui] List item redirect to its pyfile url if clicked (thx gaberad) | 2014-06-28 | 1 | -1/+1 | ||
* | | Call initPeriodical after setup in Hook.py | 2014-06-28 | 1 | -1/+2 | ||
* | | Fix account representation in web interface (by wurfkeks) | 2014-06-28 | 2 | -9/+8 | ||
* | | [Setup] Ask for alphanumeric password with min 8 chars + remote access disabl... | 2014-06-28 | 1 | -40/+34 | ||
* | | .gitattributes & .gitignore rewritten | 2014-06-28 | 2 | -54/+82 | ||
* | | Core merge #625 | 2014-06-28 | 1 | -8/+12 | ||
* | | Fixed #615 | 2014-06-28 | 1 | -10/+6 | ||
* | | Porting to Pillow | 2014-06-28 | 3 | -35/+36 | ||
* | | Fixed just_header HEAD request issue. | 2014-06-28 | 1 | -0/+4 | ||
* | | Updated copyright year notice | 2014-06-28 | 7 | -8/+8 | ||
* | | Upgrading Bottle from 0.10.2 to 0.12.5 | 2014-06-28 | 1 | -848/+1653 | ||
* | | utils: extending up to exabyte | 2014-06-28 | 1 | -4/+10 | ||
* | | Some code cosmetics about commas, spaces and quotes | 2014-06-28 | 62 | -622/+623 | ||
* | | Localization badge | 2014-06-28 | 1 | -2/+2 | ||
* | | First import from Crowdin | 2014-06-28 | 269 | -0/+112400 | ||
* | | Fixed crowdin config file | 2014-06-28 | 1 | -0/+9 | ||
* | | Paver tasks for localization | 2014-06-28 | 1 | -0/+81 | ||
* | | Crowdin configuration file | 2014-06-28 | 1 | -0/+9 | ||
* | | Localization readme | 2014-06-28 | 1 | -0/+55 | ||
* | | Improved paver task for POTs | 2014-06-28 | 1 | -2/+2 | ||
* | | Updated locale templates | 2014-06-28 | 5 | -996/+1003 | ||
* | | Improved wait method | 2014-06-28 | 1 | -5/+13 | ||
* | | Removed deprecated module. | 2014-06-28 | 1 | -22/+0 | ||
* | | Fix EOF | 2014-06-28 | 77 | -78/+53 | ||
* | | Remove bad whitespaces | 2014-06-28 | 80 | -1203/+1179 | ||
* | | Plugins licensing doc | 2014-06-28 | 1 | -0/+16 | ||
* | | Updated scripts README | 2014-06-28 | 2 | -25/+23 | ||
* | | Updated README | 2014-06-28 | 2 | -39/+52 | ||
* | | Fixed template loader | 2014-06-28 | 1 | -1/+1 | ||
* | | Referring to renamed README | 2014-06-28 | 1 | -1/+1 | ||
* | | Markdown LICENSE | 2014-06-28 | 2 | -619/+596 | ||
* | | Markdown README | 2014-06-28 | 1 | -12/+8 | ||
* | | Added .gitignore | 2014-06-28 | 2 | -4/+38 | ||
|/ | ||||||
* | [UpdateManager] Store new pyload's version number when a system update is ava... | 2014-06-27 | 1 | -2/+2 | ||
* | Spare fixes | 2014-06-27 | 2 | -2/+1 | ||
* | [UpdateManager] Fix removePlugins method | 2014-06-26 | 1 | -2/+2 | ||
* | [SimplyPremium] Fix #649 | 2014-06-26 | 1 | -12/+11 | ||
* | [UpdateManager] bump | 2014-06-26 | 1 | -1/+1 | ||
* | [UpdateManager] rewritten | 2014-06-26 | 1 | -118/+151 | ||
* | [Fshare] Fixed #651 | 2014-06-26 | 1 | -3/+3 | ||
* | [Filefactory] Improved free links detect | 2014-06-25 | 1 | -3/+3 | ||
* | [SimplyPremium] Updated API | 2014-06-25 | 1 | -4/+4 | ||
* | [YouTube] Support shortened "youtu.be" links. | 2014-06-24 | 1 | -2/+11 | ||
* | [Oboom] new hoster and account | 2014-06-12 | 2 | -0/+179 | ||
* | [Linksnappy] Fixed expired account detect | 2014-06-12 | 1 | -2/+6 | ||
* | [Zippyshare] fixed #647 | 2014-06-04 | 1 | -2/+2 | ||
* | Merge pull request #628 from Jelenik/stable | 2014-06-03 | 1 | -2/+2 | ||
|\ | ||||||
| * | Update UlozTo.py - change of file_name_pattern | 2014-05-26 | 1 | -2/+2 | ||
* | | [MegaDebridEu] getFilename enhancement | 2014-06-03 | 1 | -3/+3 | ||
* | | Fixed #614 | 2014-06-03 | 1 | -2/+2 | ||
* | | Revert "[XFileSharingPro] Fixed premium mode" | 2014-05-29 | 1 | -2/+1 | ||
|/ | ||||||
* | [CaptchaBrotherhood] Pillow support | 2014-05-19 | 1 | -2/+2 | ||
* | [ShareRapid] Updates | 2014-05-19 | 1 | -5/+5 | ||
* | [DDLStorage] Improved getInfo | 2014-05-19 | 1 | -9/+12 | ||
* | [MovReel] Account plugin | 2014-05-16 | 1 | -0/+20 | ||
* | Merge pull request #617 from stefanos/patch-9 | 2014-05-16 | 1 | -1/+5 | ||
|\ | ||||||
| * | Update ShareonlineBiz.py | 2014-05-15 | 1 | -1/+5 | ||
* | | [UpdateManager] Using the new platform | 2014-05-16 | 1 | -30/+29 | ||
|\ \ | |/ |/| | ||||||
| * | Update Manager: fixed exception if there is no blacklist | 2014-05-07 | 1 | -1/+2 | ||
| * | Update Manager updated to use the new platform | 2014-05-07 | 1 | -30/+28 | ||
* | | [XFileSharingPro] Fixed premium mode | 2014-05-13 | 1 | -1/+2 | ||
* | | [Linksnappy] fixes | 2014-05-13 | 1 | -3/+18 | ||
* | | Updated Zippyshare | 2014-05-08 | 1 | -165/+30 | ||
|/ | ||||||
* | Fixed MegaDebridEu file names | 2014-05-05 | 3 | -3/+3 | ||
* | Update ShareonlineBiz | 2014-05-05 | 1 | -1/+5 | ||
* | Update ZippyshareCom | 2014-05-05 | 1 | -31/+15 | ||
* | New hoster: EpicShareNet | 2014-05-05 | 1 | -0/+24 | ||
* | New hoster: VidPlayNet | 2014-05-05 | 1 | -0/+25 | ||
* | New hoster: MegaFilesSe | 2014-05-05 | 1 | -0/+21 | ||
* | New hoster: LemUploads | 2014-05-05 | 1 | -0/+24 | ||
* | New hoster: PandaPlanet | 2014-05-05 | 1 | -0/+26 | ||
* | New multihoster: Mega-Debrid | 2014-05-05 | 3 | -0/+191 | ||
* | New multihoster: Linksnappy | 2014-05-04 | 3 | -0/+122 | ||
* | File4safe premium | 2014-05-03 | 4 | -6/+61 | ||
* | 1Fichier: premium support | 2014-04-30 | 2 | -3/+64 | ||
* | Uptobox: fixed #588 | 2014-04-28 | 1 | -1/+40 | ||
* | 1Fichier: fixed #592 | 2014-04-28 | 1 | -31/+23 | ||
* | file4safe added to XFS | 2014-04-28 | 1 | -2/+2 | ||
* | CaptchaService: fixed missing import | 2014-04-18 | 1 | -1/+2 | ||
* | Fixed PEP8 violations | 2014-04-18 | 4 | -3/+5 | ||
* | Fixed PEP8 violations | 2014-04-18 | 4 | -3/+6 | ||
* | Bayfiles: relogin requires user argument | 2014-04-18 | 1 | -2/+2 | ||
* | Removed unused imports | 2014-04-18 | 2 | -5/+1 | ||
* | Fixed some PEP8 violations | 2014-04-18 | 9 | -11/+14 | ||
* | Using in instead of has_key | 2014-04-18 | 2 | -5/+5 | ||
* | Egofiles: fixed #583 | 2014-04-18 | 1 | -2/+2 | ||
* | Streamcloud: fixed #583 | 2014-04-18 | 1 | -2/+2 | ||
* | Czshare renamed to Sdilej | 2014-04-18 | 3 | -15/+14 | ||
* | Fix some container __pattern__ | 2014-04-11 | 3 | -3/+3 | ||
* | Replace __pattern__ double quotes with single | 2014-04-11 | 196 | -196/+196 | ||
* | Use pyfile instead self.pyfile | 2014-04-11 | 41 | -78/+78 | ||
* | Fix __pattern__ www | 2014-04-11 | 131 | -134/+134 | ||
* | Fix header # -*- coding: utf-8 -*- | 2014-04-11 | 195 | -96/+132 | ||
* | Remove shebang #!/usr/bin/env python | 2014-04-11 | 51 | -51/+51 | ||
* | Fix HOSTER_NAME in XFileSharingPro plugins | 2014-04-11 | 16 | -18/+27 | ||
* | Use re.match for __pattern__ matches instead re.search | 2014-04-11 | 28 | -30/+30 | ||
* | Remove bad whitespaces | 2014-04-11 | 49 | -139/+134 | ||
* | Use wait to set time in SimpleHoster plugins | 2014-04-11 | 30 | -86/+45 | ||
* | Fix retry time formats | 2014-04-11 | 33 | -54/+54 | ||
* | Fix EOF | 2014-04-11 | 20 | -21/+12 | ||
* | Fix __config__ | 2014-04-11 | 43 | -110/+108 | ||
* | Fix __type__ for crypters | 2014-04-11 | 17 | -18/+18 | ||
* | Replace range with xrange | 2014-04-11 | 46 | -61/+61 | ||
* | Change Solvmedia to Solvemedia | 2014-04-11 | 2 | -2/+2 | ||
* | Fix __description__ | 2014-04-11 | 231 | -232/+231 | ||
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 243 | -444/+474 | ||
* | RyushareCom: Code cosmetics | 2014-04-11 | 1 | -7/+7 | ||
* | RyushareCom: FILE_SIZE_PATTERN fixed | 2014-04-11 | 1 | -1/+3 | ||
* | XFileSharingPro: FILE_SIZE_PATTERN updated | 2014-04-11 | 1 | -2/+2 | ||
* | Hook: RestartFailed: Old version rewritten | 2014-04-11 | 1 | -19/+44 | ||
* | Crypter: TurbobitNetFolder: Improved _getLinks recursion | 2014-04-11 | 1 | -32/+28 | ||
* | Hoster: TusfilesNet: Updated | 2014-04-11 | 1 | -14/+27 | ||
* | New multihoster: Vipleech4u | 2014-04-10 | 3 | -0/+205 | ||
* | Upstore: using the improved ReCaptcha class | 2014-04-10 | 1 | -15/+11 | ||
* | Improved ReCaptcha class: | 2014-04-10 | 1 | -6/+29 | ||
* | New hoster: UpstoreNet | 2014-04-10 | 1 | -0/+74 | ||
* | XFS: Improved CAPTCHA_DIV_PATTERN | 2014-04-05 | 1 | -3/+3 | ||
* | XFS: host added | 2014-04-05 | 1 | -2/+2 | ||
* | New hoster: PotloadCom | 2014-04-02 | 1 | -0/+18 | ||
* | New hoster: VeohCom | 2014-04-02 | 1 | -0/+56 | ||
* | New hoster: PromptfileCom | 2014-03-31 | 1 | -0/+56 | ||
* | XFileSharingPro additions | 2014-03-31 | 1 | -2/+3 | ||
* | New multihoster: SimplyPremiumCom | 2014-03-31 | 3 | -0/+203 | ||
* | Unrar 5.x Support | 2014-03-29 | 1 | -5/+13 | ||
* | Youtube: fixed #498 | 2014-03-29 | 1 | -2/+2 | ||
* | Fixed UlozTo hoster and account | 2014-03-29 | 2 | -5/+18 | ||
* | Merge pull request #488 from vuolter/s/crypter/MultiupOrg | 2014-03-29 | 1 | -0/+49 | ||
|\ | ||||||
| * | New crypter MultiUpOrg | 2014-02-23 | 1 | -0/+49 | ||
* | | Merge pull request #562 from vuolter/s/hoster/ShareFilesCo | 2014-03-28 | 2 | -31/+6 | ||
|\ \ | ||||||
| * | | Hoster: ShareFilesCo: Mark dead | 2014-03-25 | 2 | -31/+6 | ||
* | | | New multihoster: OverLoadMe | 2014-03-25 | 3 | -0/+137 | ||
|/ / | ||||||
* | | Merge pull request #560 from vuolter/s/hoster/RapidgatorNet | 2014-03-25 | 1 | -3/+2 | ||
|\ \ | ||||||
| * | | Hoster: RapidgatorNet: __pattern__ updated (thx Gromit) | 2014-03-24 | 1 | -3/+2 |