Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some errors | Stefano | 2013-07-23 | 2 | -6/+5 |
| | | | | (cherry picked from commit 5f673918f7c1638794c7024bc0631daff65282de) | ||||
* | Fixed PEP 8 violations in Accounts | Stefano | 2013-07-23 | 59 | -396/+455 |
| | | | | | | | | | | (cherry picked from commit f5535809bebc6cc343475704832c8fd8674d2d06) Conflicts: pyload/plugins/accounts/AlldebridCom.py pyload/plugins/accounts/Premium4Me.py pyload/plugins/accounts/PremiumizeMe.py pyload/plugins/accounts/RealdebridCom.py | ||||
* | little cleanup, added some tests | RaNaN | 2013-07-22 | 4 | -26/+24 |
| | |||||
* | little fix for jshint | RaNaN | 2013-07-22 | 1 | -1/+1 |
| | |||||
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 112 | -1644/+1938 |
| | | | | | | | | | | | (cherry picked from commit 2edeee0532ec6d6b4b26fd045a5971f67ca455da) Conflicts: pyload/plugins/hoster/BasePlugin.py pyload/plugins/hoster/MultishareCz.py pyload/plugins/hoster/NetloadIn.py pyload/plugins/hoster/PremiumizeMe.py pyload/plugins/hoster/RapidshareCom.py | ||||
* | implemented media type filter | RaNaN | 2013-07-22 | 5 | -6/+26 |
| | |||||
* | guess media types by name | RaNaN | 2013-07-21 | 9 | -10/+61 |
| | |||||
* | Fixed PEP 8 violations in Crypters | Stefano | 2013-07-21 | 43 | -676/+821 |
| | | | | (cherry-picked from 4b61d36bf18931df0a9720047b3619ce245f8a1b) | ||||
* | fixed Alldebrid | RaNaN | 2013-07-21 | 2 | -7/+3 |
| | |||||
* | fixed saving configs | RaNaN | 2013-07-21 | 3 | -5/+4 |
| | |||||
* | converted AllDebrid plugin | RaNaN | 2013-07-21 | 1 | -2/+10 |
| | |||||
* | Moving plugins from module to pyload | Stefano | 2013-07-21 | 2 | -0/+128 |
| | |||||
* | Moving hooks to addons | Stefano | 2013-07-20 | 2 | -0/+0 |
| | |||||
* | Merge branch 'master' of https://github.com/pyload/pyload | Stefano | 2013-07-20 | 1 | -534/+0 |
|\ | |||||
| * | tried to fix hoster tester, removed unneeded files | RaNaN | 2013-07-20 | 1 | -534/+0 |
| | | |||||
* | | Merge plugins from stable | Stefano | 2013-07-20 | 40 | -261/+220 |
|/ | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/hoster/UnrestrictLi.py pyload/plugins/hooks/Captcha9kw.py pyload/plugins/hoster/AlldebridCom.py pyload/plugins/hoster/BitshareCom.py pyload/plugins/hoster/EgoFilesCom.py pyload/plugins/hoster/FreakshareCom.py pyload/plugins/hoster/LuckyShareNet.py pyload/plugins/hoster/Premium4Me.py pyload/plugins/hoster/PremiumizeMe.py pyload/plugins/hoster/RapidshareCom.py pyload/plugins/hoster/RealdebridCom.py pyload/plugins/hoster/ShareplaceCom.py pyload/plugins/hoster/UploadedTo.py pyload/plugins/hoster/UploadingCom.py pyload/plugins/hoster/Xdcc.py pyload/plugins/hoster/YourfilesTo.py pyload/plugins/hoster/ZeveraCom.py | ||||
* | added missing init file | RaNaN | 2013-07-20 | 1 | -0/+1 |
| | |||||
* | small fixes | RaNaN | 2013-07-20 | 4 | -5/+25 |
| | |||||
* | try to fix bug when refreshing page | RaNaN | 2013-07-19 | 1 | -4/+7 |
| | |||||
* | new plugin type and refactored request classes | RaNaN | 2013-07-19 | 14 | -108/+1156 |
| | |||||
* | little fix for plugin chooser | RaNaN | 2013-07-17 | 1 | -1/+4 |
| | |||||
* | Fixed source strings | Stefano | 2013-07-17 | 1 | -4/+4 |
| | | | It's STRG only on German Keyboards, CTRL in English Keyboards. | ||||
* | Fixed source string | Stefano | 2013-07-17 | 1 | -1/+1 |
| | |||||
* | improved progressbar rendering | RaNaN | 2013-07-17 | 14 | -58/+92 |
| | |||||
* | Using the same string to avoid multiple translations | Stefano | 2013-07-17 | 1 | -1/+1 |
| | |||||
* | improved inputTypes, config api | RaNaN | 2013-07-17 | 19 | -211/+259 |
| | |||||
* | fixed last commit | RaNaN | 2013-07-16 | 1 | -1/+1 |
| | |||||
* | changed bs import in sj plugin | RaNaN | 2013-07-16 | 1 | -1/+3 |
| | |||||
* | removed padding in progressbar | RaNaN | 2013-07-16 | 2 | -6/+1 |
| | |||||
* | click on logo navigates to dashboard | RaNaN | 2013-07-15 | 4 | -2/+8 |
| | |||||
* | Captcha9kw: fixed bad gettext use(cherry picked from commit ↵ | Stefano | 2013-07-15 | 1 | -2/+2 |
| | | | | | | | 57e68cccae1a959c3d1ca54938ef2cd7567fc45c) Conflicts: pyload/plugins/hooks/Captcha9kw.py | ||||
* | Fixed translatable string | Stefano | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | Fixed broken plugins after dbd7a02ab03dcc97a6d0eb0c6fcc95a75a63cc6d | Stefano | 2013-07-15 | 4 | -356/+0 |
| | |||||
* | Using CaptchaService to make them works on 0.5 | Stefano | 2013-07-15 | 25 | -22/+376 |
| | | | | | | | | | | (cherry picked from commit dd30ed8ae9f9ba1472d1ff9721d626dcc39b12fd) Conflicts: pyload/plugins/hoster/EgoFilesCom.py pyload/plugins/hoster/FreakshareCom.py pyload/plugins/hoster/LuckyShareNet.py pyload/plugins/hoster/UploadedTo.py | ||||
* | fixed user deletion | RaNaN | 2013-07-15 | 2 | -8/+12 |
| | |||||
* | also update file size when loading progress | RaNaN | 2013-07-14 | 2 | -8/+6 |
| | |||||
* | adapted premiumize me | RaNaN | 2013-07-12 | 4 | -22/+41 |
| | |||||
* | updated locale, upload task | RaNaN | 2013-07-12 | 2 | -3/+4 |
| | |||||
* | working multihoster addon | RaNaN | 2013-07-12 | 4 | -22/+22 |
| | |||||
* | fixed addon related bugs | RaNaN | 2013-07-12 | 8 | -110/+37 |
| | |||||
* | Merge remote-tracking branch 'origin/stable' | RaNaN | 2013-07-12 | 38 | -457/+749 |
| | | | | | | | | | | | Conflicts: module/plugins/accounts/Premium4Me.py pyload/plugins/addons/Premium4Me.py pyload/plugins/crypter/NCryptIn.py pyload/plugins/hooks/Captcha9kw.py pyload/plugins/hoster/Premium4Me.py pyload/plugins/hoster/Xdcc.py pyload/plugins/hoster/XvidstageCom.py | ||||
* | added legacy file to fix older plugins | RaNaN | 2013-07-11 | 1 | -0/+8 |
| | |||||
* | use gettext/jed for webui translations | RaNaN | 2013-07-11 | 4 | -4/+28 |
| | |||||
* | fixed settings | RaNaN | 2013-07-11 | 5 | -7/+5 |
| | |||||
* | several ui fixes | RaNaN | 2013-07-10 | 11 | -43/+63 |
| | |||||
* | new hoster links, fixed manifest | RaNaN | 2013-07-10 | 3 | -21/+44 |
| | |||||
* | render progress correctly again | RaNaN | 2013-07-09 | 4 | -4/+15 |
| | |||||
* | little fixes for actionbar and selection | RaNaN | 2013-07-09 | 6 | -39/+20 |
| | |||||
* | adapted to pyload-common repo | RaNaN | 2013-07-09 | 25 | -2711/+54 |
| | |||||
* | logo with title | RaNaN | 2013-06-30 | 1 | -0/+18 |
| | |||||
* | updated test suite | RaNaN | 2013-06-29 | 2 | -1/+9 |
| | |||||
* | fixed capitalization of dependency | RaNaN | 2013-06-29 | 1 | -1/+1 |
| | |||||
* | check returncode in build script | RaNaN | 2013-06-29 | 1 | -1/+1 |
| | |||||
* | npm dependency update | RaNaN | 2013-06-29 | 1 | -1/+1 |
| | |||||
* | fixed font and remote addresses | RaNaN | 2013-06-13 | 3 | -5/+7 |
| | |||||
* | converted templates to default mustache syntax | RaNaN | 2013-06-13 | 22 | -2085/+154 |
| | |||||
* | improved webui built script | RaNaN | 2013-06-13 | 2 | -46/+44 |
| | |||||
* | working build-script, needs some improvements | RaNaN | 2013-06-11 | 9 | -84/+151 |
| | |||||
* | separated setup and paver | RaNaN | 2013-06-10 | 3 | -6/+9 |
| | |||||
* | fixed start scripts | RaNaN | 2013-06-09 | 2 | -3/+70 |
| | |||||
* | fixing imports when changing cwd | RaNaN | 2013-06-09 | 2 | -4/+5 |
| | |||||
* | added missing files, moved remaining plugins | RaNaN | 2013-06-09 | 5 | -0/+1189 |
| | |||||
* | moved everything from module to pyload | RaNaN | 2013-06-09 | 575 | -0/+68345 |