summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Collapse)AuthorAgeFilesLines
* Inverted methods getConf <-> getConfig in plugins/baseGravatar Walter Purcaro 2013-06-031-2/+2
|
* Fix for wrong import of pylgettext when starting with setup:Gravatar doofy 2013-05-291-1/+1
| | | | | | | | $ python2 pyload.py -s ... File "/opt/pyload/module/Setup.py", line 19, in <module> import module.common.pylgettext as gettext ImportError: No module named common.pylgettext
* added production / devel mode to webuiGravatar RaNaN 2013-05-245-15/+27
|
* moved common to utils packageGravatar RaNaN 2013-05-2413-15/+14
|
* fixed loading of js filesGravatar RaNaN 2013-05-241-5/+8
|
* improvements to json apiGravatar RaNaN 2013-05-243-35/+41
|
* fixed bug in asynchandlerGravatar RaNaN 2013-05-211-0/+3
|
* Merge branch 'stable'Gravatar Stefano 2013-05-2046-581/+1329
|\
| * CloudzerNet: reconnect supportGravatar Stefano 2013-05-201-2/+2
| | | | | | http://forum.pyload.org/viewtopic.php?f=7&t=2106
| * Premium4Me: code cleanupGravatar Stefano 2013-05-201-14/+18
| |
| * Premium4Me: error handledGravatar Stefano 2013-05-201-4/+9
| | | | | | | | http://forum.pyload.org/viewtopic.php?f=12&t=2587
| * XvidstageCom: code reformatGravatar Stefano 2013-05-201-89/+98
| | | | | | | | tabs -> spaces
| * XvidstageCom: bug fixGravatar Stefano 2013-05-201-2/+2
| | | | | | | | http://forum.pyload.org/viewtopic.php?f=12&t=2590
| * Merge branch 'stable' of https://github.com/pyload/pyload into stableGravatar Stefano 2013-05-172-6/+15
| |\
| | * Update Captcha9kw.pyGravatar stefanos 2013-05-171-3/+12
| | | | | | | | | prio, captcha per hour, max. timeout to 9kw with faster check (every second, max. timeout is unchanged => setWaiting), confirm captcha and https
| | * UploadheroCom: fixed #125Gravatar Stefano 2013-05-161-3/+3
| | |
| * | CzshareCom: no reloginGravatar Stefano 2013-05-171-2/+1
| | | | | | | | | | | | see #111
| * | CzshareCom: content-dispositionGravatar Stefano 2013-05-171-2/+5
| |/ | | | | | | see #111
| * RapidgatorNet: fixed #124Gravatar Stefano 2013-05-161-3/+3
| |
| * CzshareCom: code cleanup.Gravatar Stefano 2013-05-161-20/+20
| |
| * FilefactoryCom: fixed bug:Gravatar Stefano 2013-05-161-1/+6
| | | | | | | | premium download fails if the url is not in standard format
| * FastshareCz: Fixed #110Gravatar Stefano 2013-05-141-12/+31
| |
| * FastshareCz: code cleanupGravatar Stefano 2013-05-141-10/+11
| |
| * FastshareCz: fixed account login and info retrieveGravatar Stefano 2013-05-141-4/+5
| | | | | | | | fixes #110
| * FilefactoryCom: fixed handlePremiumGravatar Stefano 2013-05-141-2/+9
| | | | | | | | http://forum.pyload.org/viewtopic.php?f=7&t=2572
| * FilefactoryCom: fixed validuntil parserGravatar Stefano 2013-05-141-5/+5
| |
| * Merge pull request #115 from 4Christopher/Movie2kToGravatar Stefano 2013-05-131-7/+14
| |\ | | | | | | Movie2kTo: Added regular expression for matching the hoster URL
| | * Movie2kTo.py: Removed redundant code. Thanks to stickell.Gravatar Christopher 2013-05-121-14/+10
| | | | | | | | | | | | https://github.com/pyload/pyload/pull/115#issuecomment-17777585
| | * Movie2kTo.py: Added regular expression for matching the hoster URL.Gravatar Christopher 2013-05-121-2/+13
| | |
| * | RyushareCom: two simultaneous downloads and resume are allowed even in free ↵Gravatar Stefano 2013-05-131-2/+4
| | | | | | | | | | | | mode.
| * | Merge pull request #101 from Vuolter/plugin/RestartFailedGravatar Stefano 2013-05-131-0/+124
| |\ \ | | | | | | | | New plugin: RestartFailed
| | * | Version 1.5: first really stable releaseGravatar Vuolter 2013-05-131-43/+31
| | | |
| | * | Version 1.3: improved codeGravatar Vuolter 2013-05-121-30/+24
| | | |
| | * | Version 1.2: all issues fixed + improved codeGravatar Vuolter 2013-05-121-36/+46
| | | |
| | * | Version 1.1: fixesGravatar Vuolter 2013-05-121-5/+4
| | | |
| | * | Version 1.0: improved code + added feature "Restart on plugin activation" + ↵Gravatar Vuolter 2013-05-121-46/+78
| | | | | | | | | | | | | | | | many bugfixes + tested code a bit
| | * | Version 0.8: improved timingGravatar Vuolter 2013-05-121-4/+5
| | | |
| | * | Version 0.7: bugfixGravatar Vuolter 2013-05-121-4/+5
| | | |
| | * | Version 0.6: improved code + several bugfixesGravatar Vuolter 2013-05-121-35/+60
| | | |
| | * | Version 0.5: fixes againGravatar Vuolter 2013-05-121-8/+8
| | | |
| | * | Version 0.4: fixesGravatar Vuolter 2013-05-121-57/+62
| | | |
| | * | Added fully rewrited RestartFailed plugin, originally by bambieGravatar Vuolter 2013-05-121-0/+69
| | |/
| * | Version 0.5: finished rewriteGravatar Vuolter 2013-05-121-22/+20
| | |
| * | Version 0.3: rewrited code and added new feature "Sleep mode"Gravatar Vuolter 2013-05-121-14/+55
| |/
| * YoutubeBatch.py, YoutubeCom.py: Synced regulare expression.Gravatar Christopher 2013-05-112-4/+4
| | | | | | | | YoutubeBatch.py now also supports https (tested).
| * YoutubeCom.py: Fixed regulare expression.Gravatar Christopher 2013-05-111-25/+25
| | | | | | | | My intention for this was to also match watch?feature=player_embedded&v=
| * Version 0.2: fixesGravatar Vuolter 2013-05-111-7/+6
| |
| * Added plugin DeleteFinished, version 0.1Gravatar Vuolter 2013-05-111-0/+48
| |
| * EgoFilesCom: fixed #109Gravatar Stefano 2013-05-101-2/+2
| |
| * PutlockerCom: fixed parseError raised if the url don't have the www prefix.Gravatar Stefano 2013-05-091-1/+3
| | | | | | | | Fixes #96
| * YoutubeCom: version increased after 6ccaef8875ad3e3855717066d71ababbbc1fb67dGravatar Stefano 2013-05-071-1/+1
| | | | | | see #105
| * Changed the way of checking for available youtube videosGravatar reinoldus 2013-05-061-1/+1
| | | | | | | | | | | | The other way didn't work, because the string doesn't always say watch-player-unavailable This strings appears in all blocked videos, like age, region blocked
| * DebridItaliaCom: new hoster supportedGravatar Stefano 2013-05-051-2/+2
| |
| * MediafireCom: code cleanupGravatar Stefano 2013-05-051-18/+22
| |
| * MediafireCom: fixed #98Gravatar Stefano 2013-05-051-44/+12
| | | | | | | | Mediafire now uses SolveMedia instead of ReCaptcha
| * UploadedTo: improvements to 3d1693ec11b02d5bdda1690927b2635f8b285c9bGravatar Stefano 2013-04-301-2/+5
| |
| * SerienjunkiesOrg: version increased after ↵Gravatar Stefano 2013-04-301-1/+1
| | | | | | | | cff3a4897e312a904a43ca0155dab922c6723d3a
| * SerienjunkiesOrg: fail if the link is blocked by the GeoIPGravatar Stefano 2013-04-301-0/+2
| | | | | | | | see #93
| * RapidgatorNet: convert unicode to integerGravatar Stefano 2013-04-261-3/+3
| | | | | | http://forum.pyload.org/viewtopic.php?f=10&t=2466
| * UploadedTo: sometimes API returns "can't find request".Gravatar Stefano 2013-04-251-2/+5
| | | | | | | | Trying three times.
| * DebridItaliaCom: new hoster supportedGravatar Stefano 2013-04-231-2/+2
| |
| * MovReelCom: hoster addedGravatar Joris 2013-04-221-0/+106
| |
| * New crypter EasybytezComFolderGravatar Stefano 2013-04-202-1/+62
| | | | | | | | | | http://forum.pyload.org/viewtopic.php?p=9028#p9028 + html unescape in SimpleCrypter
| * OneFichierCom: version increasedGravatar Stefano 2013-04-191-1/+1
| | | | | | after adc259b69f1b283c92cfcb759fffc05d777a309a
| * EasybytezCom: the overridden functions were the same.Gravatar Stefano 2013-04-161-41/+1
| |
| * EasybytezCom: code cleanupGravatar Stefano 2013-04-161-13/+16
| |
| * EasybytezCom: fixed direct link error.Gravatar Stefano 2013-04-161-2/+2
| | | | | | | | http://forum.pyload.org/viewtopic.php?f=12&t=2027
| * Merge pull request #87 from Nold360/stableGravatar Stefano 2013-04-161-3/+30
| |\ | | | | | | Added circlecaptcha to NCryptIn-Plugin
| | * Converted tabs to spacesGravatar Nold360 2013-04-161-3/+2
| | |
| | * I hate this comment.. but now it's finally fixed...Gravatar Nold360 2013-04-161-1/+1
| | |
| | * Added Workaround for duplicate links in NCryptInGravatar Nold360 2013-04-161-1/+15
| | |
| | * Added circlecaptcha to NCryptIn-PluginGravatar Nold360 2013-04-161-2/+16
| | |
| * | Merge pull request #84 from 4Christopher/stable-DownloadVimeoComGravatar Stefano 2013-04-161-0/+30
| |\ \ | | |/ | |/| Wrote DownloadVimeoCom.
| | * DownloadVimeoCom: Fixed regular expression.Gravatar Christopher 2013-04-151-1/+1
| | |
| | * DownloadVimeoCom: removed pattern for Dailymotion.comGravatar Christopher 2013-04-141-1/+1
| | | | | | | | | | | | There is already a plugin for Dailymotion.com.
| | * Wrote DownloadVimeoCom.Gravatar Christopher 2013-04-141-0/+30
| | | | | | | | | | | | | | | The website is used to get the download URL from Vimeo.com, Smotri.com, and Dailymotion.com.
| * | Merge pull request #79 from 4Christopher/stableGravatar Stefano 2013-04-151-17/+20
| |\ \ | | | | | | | | Optimized Movie2kTo
| | * | Added Putlocker to the list of accepted hosters.Gravatar Christopher 2013-04-131-1/+1
| | | |
| | * | Merge branch 'stable' of git://github.com/pyload/pyload into stableGravatar Christopher 2013-04-1332-385/+968
| | |\|
| | * | Cleanup.Gravatar Christopher 2013-04-131-9/+8
| | | |
| | * | Fixed regular expression and optimized quality report.Gravatar Christopher 2013-04-131-2/+3
| | | |
| | * | Merge branch 'stable' of git://github.com/pyload/pyload into stableGravatar Christopher 2013-03-2621-225/+401
| | |\ \
| | * | | Movie2kTo: Added setting for quality in the folder name.Gravatar Christopher 2013-03-181-1/+3
| | | | | | | | | | | | | | | | | | | | You set if you want the quality output be part of the folder name.
| | * | | Merge branch 'stable' of 4Christopher.github.com:4Christopher/pyload into stableGravatar Christopher 2013-03-181-4/+5
| | |\ \ \
| | | * | | Movie2kTo: Corrected package name this plugin returns.Gravatar Christopher 2013-03-131-4/+5
| | | | | |
| * | | | | SerienjunkiesOrg: increased version after #85Gravatar Stefano 2013-04-151-1/+1
| | | | | |
| * | | | | Removing MegaUploadCom leftoversGravatar Richard Schwab 2013-04-151-1/+1
| | | | | |
| * | | | | ExtabitCom: cosmeticsGravatar Stefano 2013-04-141-13/+16
| | | | | |
| * | | | | ExtabitCom: fixed #77Gravatar Stefano 2013-04-141-2/+2
| | | | | |
| * | | | | UploadedTo: version increased after #83Gravatar Stefano 2013-04-141-1/+1
| | | | | |
| * | | | | Update UploadedTo.pyGravatar healthhazard 2013-04-141-2/+2
| | |_|_|/ | |/| | | | | | | | Corrected waiting time to 180 (not 60) minutes as free user.
| * | | | MBLinkInfo: updated patternGravatar Stefano 2013-04-121-2/+2
| | | | | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?p=8957#p8957
| * | | | New debrid: MultiDebridComGravatar Stefano 2013-04-123-0/+146
| | | | | | | | | | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?f=13&t=2426
| * | | | New crypter: MBLinkInfoGravatar Stefano 2013-04-121-0/+27
| | | | |
| * | | | EgoFilesCom: fixed FILE_INFO_PATTERNGravatar Stefano 2013-04-121-2/+2
| | | | |
| * | | | revert correct rsrtrip()Gravatar Gonzalo SR 2013-04-111-1/+1
| | | | |
| * | | | Fixed incorrect use of rstrip()Gravatar Gonzalo SR 2013-04-111-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rstrip() ate the last "r" in .rar files. "The chars argument is not a suffix; rather, all combinations of its values are stripped" (see http://docs.python.org/2/library/stdtypes.html#str.rstrip) Using rsplit() instead.
| * | | | UploadedTo: getID uses the __pattern__ regex to avoid duplication.Gravatar Stefano 2013-04-091-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + test links + https support + content-disposition
| * | | | DownloadScheduler: ability to abort downloadsGravatar Stefano 2013-04-081-32/+40
| | | | | | | | | | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?f=7&t=2403
| * | | | Update OneFichierCom.pyGravatar philou75 2013-04-081-1/+1
| | | | | | | | | | | | | | | Waiting pattern correction following hoster modification
| * | | | FilefactoryCom: removed unused constantsGravatar Stefano 2013-04-071-4/+4
| | | | | | | | | | | | | | | + code comments
| * | | | FilefactoryCom: plugin rewrittenGravatar Stefano 2013-04-071-128/+90
| | | | | | | | | | | | | | | | | | | | (see also bug #70)
| * | | | FilefactoryCom: fixes #70Gravatar Stefano 2013-04-071-39/+49
| | | | |
| * | | | Merge pull request #69 from enkore/stableGravatar RaNaN 2013-04-071-10/+25
| |\ \ \ \ | | | | | | | | | | | | Ported YoutubeBatch to new google api
| | * | | | Ported YoutubeBatch to new google apiGravatar enkore 2013-04-071-10/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now playlists with more than a dozen or so videos work TODO: Add support for downloading channels
| * | | | | UploadedTo: fixed #68Gravatar Stefano 2013-04-071-2/+2
| | | | | |
| * | | | | Merge pull request #66 from enkore/xvideosGravatar RaNaN 2013-04-071-0/+19
| |\ \ \ \ \ | | | | | | | | | | | | | | Add XVideosCom hoster
| | * | | | | Add XVideosCom hosterGravatar enkore 2013-04-071-0/+19
| | | | | | |
| * | | | | | Merge pull request #64 from enkore/stableGravatar RaNaN 2013-04-071-0/+80
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | Add hoster plugin for ARD mediathek
| | * | | | | ARD: Correct file extensionGravatar enkore 2013-04-061-1/+1
| | | | | | |
| | * | | | | Add hoster plugin for ARD mediathekGravatar enkore 2013-04-061-0/+80
| | |/ / / /
| * | | | | Merge branch 'stable' of https://github.com/pyload/pyload into stableGravatar Stefano 2013-04-061-2/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/crypter/UploadedToFolder.py
| | * | | | | UploadedToFolder: updated pattern (see #63)Gravatar Stefano 2013-04-061-3/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | + license + cosmetics
| * | | | | | Using SimpleCrypter to avoid repeating getPackageNameAndFolder.Gravatar Stefano 2013-04-064-31/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + licenses + cosmetics
| * | | | | | NetfolderIn, SimpleCrypter: stripping folder name.Gravatar Stefano 2013-04-062-20/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | + cosmetics
| * | | | | | DebridItaliaCom: fail instead of offline to allow revert to traditional downloadGravatar Stefano 2013-04-061-1/+1
| |/ / / / /
* | | | | | smaller footerGravatar RaNaN 2013-05-033-36/+37
| | | | | |
* | | | | | improved header alignmentGravatar RaNaN 2013-05-012-20/+44
| | | | | |
* | | | | | cleaned header + more responsiveGravatar RaNaN 2013-04-307-133/+83
| | | | | |
* | | | | | separated styles, improved footerGravatar RaNaN 2013-04-064-213/+227
| | | | | |
* | | | | | Merge plugins from stable.Gravatar Stefano 2013-04-0624-243/+610
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/internal/UnRar.py
| * | | | | EgoFilesCom: fixed bug in premium downloads.Gravatar Stefano 2013-04-051-4/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes for premium users pyfile.url redirect directly to the file, so the load call in the process function of SimpleHoster causes a pyCurl error. + content-disposition
| * | | | | PutlockerCom: using loop to avoid repeated statementGravatar Stefano 2013-04-051-14/+10
| | | | | |
| * | | | | PutlockerCom: code optimized and cleaned upGravatar Stefano 2013-04-041-39/+38
| | | | | |
| * | | | | DebridItaliaCom: + ability to detect offline files.Gravatar Stefano 2013-04-043-2/+50
| | | | | | | | | | | | | | | | | | | | | | | | + license note
| * | | | | UploadedTo: update regex to fix bug #62Gravatar Stefano 2013-04-041-24/+29
| | | | | | | | | | | | | | | | | | | | | | | | + cosmetics
| * | | | | PutlockerCom: using SimpleHoster to clean the code and make it work betterGravatar Stefano 2013-04-041-80/+32
| | | | | |
| * | | | | YoutubeCom: increased versionGravatar Stefano 2013-04-031-1/+1
| | | | | |
| * | | | | bump unrar versionGravatar RaNaN 2013-04-031-1/+1
| | | | | |
| * | | | | avoid regexp to check progressGravatar RaNaN 2013-04-031-1/+2
| | | | | |
| * | | | | Merge pull request #58 from thargor/stableGravatar RaNaN 2013-04-031-3/+19
| |\ \ \ \ \ | | | | | | | | | | | | | | added progress to unrar
| | * | | | | added progress to unrarGravatar nilo 2013-04-031-3/+19
| | | | | | |
| * | | | | | SimpleCrypter: trivial fix in documentationGravatar Stefano 2013-04-031-1/+3
| |/ / / / /
| * | | | | DataHuFolder: error message if folder is password protected but no password ↵Gravatar Stefano 2013-04-031-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | is specified
| * | | | | SimpleHoster: fixed wrong pattern names in documentationGravatar Stefano 2013-04-021-2/+2
| | | | | |
| * | | | | SimpleCrypter: decoding loaded htmlGravatar Stefano 2013-04-021-2/+2
| | | | | |
| * | | | | DataHuFolder: added support to password protected foldersGravatar Stefano 2013-04-021-3/+41
| | | | | |
| * | | | | New crypter for Data.hu foldersGravatar Stefano 2013-04-021-0/+15
| | | | | |
| * | | | | Unrar also deletes .r* filesGravatar RaNaN 2013-04-021-4/+7
| | | | | |
| * | | | | DebridItaliaCom: new hoster supportedGravatar Stefano 2013-04-021-2/+2
| | | | | |
| * | | | | New hoster: Data.huGravatar Stefano 2013-04-021-0/+53
| | | | | |
| * | | | | RarefileNet: added pattern to support premium downloadsGravatar Stefano 2013-04-011-8/+12
| | | | | |
| * | | | | DebridItaliaCom: two new hosters supportedGravatar Stefano 2013-04-011-2/+3
| | | | | |
| * | | | | New crypter plugin for Goo.glGravatar Stefano 2013-03-311-0/+26
| | | | | |
| * | | | | RarefileNet: fixed urlGravatar Stefano 2013-03-311-2/+2
| | | | | | | | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?f=12&t=2148
| * | | | | OneFichierCom: version number increasedGravatar Stefano 2013-03-301-1/+1
| | | | | |
| * | | | | Two plugins updated to avoid errors in 0.5Gravatar Stefano 2013-03-302-3/+2
| | | | | |
| * | | | | New hoster: FilerNetGravatar Stefano 2013-03-291-0/+103
| | | | | |
| * | | | | LinkdecrypterCom: fixed bug #54Gravatar Stefano 2013-03-271-2/+2
| | |_|_|/ | |/| | | | | | | | regex doesn't allow https links
| * | | | Merge pull request #53 from enkore/stableGravatar RaNaN 2013-03-261-3/+49
| |\| | | | | | | | | | | | | Implement »YoutubeCom: Accept a start time parameter«
| | * | | YoutubeCom: Fix file naming quirksGravatar enkore 2013-03-261-1/+2
| | | | |
| | * | | YoutubeCom: fix program flow quirksGravatar enkore 2013-03-261-3/+3
| | | | |
| | * | | YoutubeCom: Show start time in package nameGravatar enkore 2013-03-261-17/+19
| | | | |
| | * | | Move which function to YoutubeCom pluginGravatar enkore 2013-03-262-21/+22
| | | | |
| | * | | YoutubeCom: Add support for time specification, if ffmpeg is installed and ↵Gravatar enkore 2013-03-261-3/+25
| | | | | | | | | | | | | | | | | | | | in PATH
| | * | | Add module.utils.whichGravatar enkore 2013-03-261-0/+20
| | | | |
| * | | | Merge pull request #52 from enkore/stableGravatar RaNaN 2013-03-251-26/+12
| |\| | | | | | | | | | | | | Rewrote FourChanOrg crypter
| | * | | Rewrote FourChanOrg crypterGravatar enkore 2013-03-251-26/+12
| | | | |
| * | | | AlldebridCom: code cleanupGravatar Stefano 2013-03-251-22/+15
| | | | |
| * | | | DebridItaliaCom: retry if the downloaded file is emptyGravatar Stefano 2013-03-251-2/+7
| |/ / /
| * | | Add authorGravatar enkore 2013-03-251-1/+1
| | | |
| * | | Add plugin for ZDF mediathekGravatar enkore 2013-03-251-0/+46
| | | |
| * | | NetloadIn: Fixed bug #49Gravatar Stefano 2013-03-251-2/+2
| | | | | | | | | | | | netload URL regex doesn't allow https links
* | | | parseFileSize fixGravatar Stefano 2013-04-051-1/+1
| | | | | | | | | | | | parseFileSize fails if decimal point is not followed by decimal digits (like 5. KB)
* | | | fixed account table headerGravatar RaNaN 2013-03-312-2/+1
| | | |
* | | | add and delete accounts, db will be resettedGravatar RaNaN 2013-03-3113-41/+93
| | | |
* | | | added account pageGravatar RaNaN 2013-03-3118-13/+306
| | | |
* | | | separate addon and plugin configsGravatar RaNaN 2013-03-306-10/+62
| | | |
* | | | save and delete configsGravatar RaNaN 2013-03-307-38/+47
| | | |
* | | | show active addonsGravatar RaNaN 2013-03-307-12/+51
| | | |
* | | | plugin chooser for settingsGravatar RaNaN 2013-03-3017-103/+327
| | | |
* | | | fix in update file info, moved recaptcha backGravatar RaNaN 2013-03-294-3/+8
| | | |
* | | | client side settings save, working dl button on dashboardGravatar RaNaN 2013-03-2810-19/+78
| | | |
* | | | working reset button for configGravatar RaNaN 2013-03-272-6/+18
| | | |
* | | | animations on settings page, highlight modified fieldsGravatar RaNaN 2013-03-278-29/+126
| | | |
* | | | tooltips for input elementsGravatar RaNaN 2013-03-254-8/+49
| | | |
* | | | nicer captcha dialogGravatar RaNaN 2013-03-251-8/+12
| | | |
* | | | simple rendering for settings pageGravatar RaNaN 2013-03-2512-145/+227
| | | |
* | | | added view type for input fieldsGravatar RaNaN 2013-03-2418-62/+182
| | | |
* | | | Merge remote-tracking branch 'origin/stable'Gravatar RaNaN 2013-03-24167-2934/+4341
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/accounts/FilesonicCom.py module/plugins/accounts/OronCom.py module/plugins/accounts/ShareonlineBiz.py module/plugins/addons/UpdateManager.py module/plugins/crypter/FilesonicComFolder.py module/plugins/hoster/BezvadataCz.py module/plugins/hoster/EuroshareEu.py module/plugins/hoster/FilesonicCom.py module/plugins/hoster/MegauploadCom.py module/plugins/hoster/Premium4Me.py module/plugins/hoster/YoutubeCom.py module/plugins/internal/MultiHoster.py module/utils.py
| * | | Rapidgator: fixed bug #47Gravatar Stefano 2013-03-241-2/+2
| | | |
| * | | Plugins: fixed inconsistent indentationGravatar Stefano 2013-03-236-54/+51
| | | |
| * | | New debrid: DebridItaliaComGravatar Stefano 2013-03-233-0/+98
| | | |
| * | | LuckyShareNet: fixed syntax errorGravatar Stefano 2013-03-231-2/+2
| | | |
| * | | RyushareCom: fixed wrong keys nameGravatar Stefano 2013-03-231-2/+2
| | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?p=8394#p8394
| * | | EgoFilesCom: File Info are now retrievedGravatar Stefano 2013-03-231-7/+1
| | | |
| * | | Code cleanupGravatar Stefano 2013-03-232-14/+8
| | | |
| * | | New hoster: LuckyShareNetGravatar Stefano 2013-03-231-0/+72
| | | | | | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?f=13&t=2068
| * | | CyberlockerCh: Account supportGravatar Stefano 2013-03-221-0/+31
| | | |
| * | | RyushareCom: added pattern to support premiumGravatar Stefano 2013-03-221-2/+3
| | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?p=8379#p8379
| * | | FilebeerInfo: Dead hosterGravatar Stefano 2013-03-201-89/+4
| | | |
| * | | EgoFilesCom: better file offline pattern.Gravatar Stefano 2013-03-201-2/+2
| | | | | | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?p=8359#p8359
| * | | Solvemedia Captcha: implemented in a better way trying to fix bug #21Gravatar Stefano Codari 2013-03-191-5/+3
| |/ /
| * | RyushareCom: Added ability to detect free download limit reached.Gravatar Stefano 2013-03-171-4/+8
| | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?p=8328#p8328
| * | RapidgatorNet: Fixed bug #46Gravatar Stefano 2013-03-161-2/+2
| | |
| * | RyushareCom: Updated to support wait time with minutesGravatar Stefano 2013-03-161-5/+12
| | |
| * | RyushareCom: Improved regexGravatar Stefano 2013-03-161-2/+2
| | | | | | | | | http://forum.pyload.org/viewtopic.php?p=8317#p8317
| * | RyushareCom: Fixed free downloadGravatar Stefano 2013-03-151-4/+30
| | | | | | | | | | | | http://forum.pyload.org/viewtopic.php?p=8254#p8254
| * | SpeedLoadOrg: now premium downloads worksGravatar Stefano 2013-03-151-1/+4
| |/
| * Movie2kTo: Fixed and tested it.Gravatar Christopher 2013-03-131-11/+25
| |