Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | DebridItaliaCom: two more hosters supported | 2013-07-24 | 1 | -2/+2 | ||
* | | | | Fixed PEP 8 violations in Hooks | 2013-07-24 | 33 | -571/+573 | ||
* | | | | Two more replace module import rules | 2013-07-23 | 1 | -0/+2 | ||
* | | | | Fixed some errors | 2013-07-23 | 2 | -6/+5 | ||
* | | | | Fixed PEP 8 violations in Accounts | 2013-07-23 | 59 | -396/+455 | ||
* | | | | little cleanup, added some tests | 2013-07-22 | 5 | -27/+33 | ||
* | | | | little fix for jshint | 2013-07-22 | 1 | -1/+1 | ||
* | | | | Fixed PEP 8 violations in Hosters | 2013-07-22 | 112 | -1644/+1938 | ||
* | | | | implemented media type filter | 2013-07-22 | 5 | -6/+26 | ||
* | | | | guess media types by name | 2013-07-21 | 9 | -10/+61 | ||
* | | | | Replace rule Hook -> Addon | 2013-07-21 | 1 | -0/+3 | ||
* | | | | More replace rules in paver | 2013-07-21 | 1 | -0/+3 | ||
* | | | | additional test for curl request | 2013-07-21 | 1 | -5/+16 | ||
* | | | | Paver task to automatically fix module imports | 2013-07-21 | 1 | -0/+24 | ||
* | | | | Fixed PEP 8 violations in Crypters | 2013-07-21 | 43 | -676/+821 | ||
* | | | | Improved .gitattributes | 2013-07-21 | 1 | -0/+20 | ||
* | | | | fixed Alldebrid | 2013-07-21 | 2 | -7/+3 | ||
* | | | | fixed saving configs | 2013-07-21 | 3 | -5/+4 | ||
* | | | | converted AllDebrid plugin | 2013-07-21 | 1 | -2/+10 | ||
* | | | | Moving plugins from module to pyload | 2013-07-21 | 2 | -0/+0 | ||
* | | | | Moving options to xargs | 2013-07-20 | 1 | -2/+3 | ||
* | | | | Updated plugins POT | 2013-07-20 | 1 | -38/+38 | ||
* | | | | Moving hooks to addons | 2013-07-20 | 2 | -0/+0 | ||
* | | | | Merge branch 'master' of https://github.com/pyload/pyload | 2013-07-20 | 7 | -579/+68 | ||
|\ \ \ \ | ||||||
| * | | | | tried to fix hoster tester, removed unneeded files | 2013-07-20 | 7 | -579/+68 | ||
* | | | | | Merge plugins from stable | 2013-07-20 | 42 | -261/+348 | ||
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | Using the same translatable string | 2013-07-20 | 10 | -20/+20 | ||
| * | | | Merge pull request #201 from xzwr/patch-2 | 2013-07-20 | 1 | -3/+3 | ||
| |\ \ \ | ||||||
| | * | | | Update UploadedTo.py | 2013-07-20 | 1 | -3/+3 | ||
| |/ / / | ||||||
| * | | | UnrestrictLi: set offline status from API | 2013-07-20 | 1 | -2/+4 | ||
| * | | | Fixed 2 source strings | 2013-07-18 | 2 | -2/+2 | ||
| * | | | Merge pull request #199 from vuolter/pluginlogfix | 2013-07-17 | 28 | -118/+118 | ||
| |\ \ \ | ||||||
| | * | | | fixed log api call for several plugins | 2013-07-17 | 28 | -118/+118 | ||
| * | | | | BitshareCom: fixed #188 | 2013-07-17 | 1 | -39/+7 | ||
| |/ / / | ||||||
| * | | | New crypter plugin requested in #190 | 2013-07-16 | 1 | -0/+47 | ||
| * | | | SimpleCrypter is now able to handle links on multiple pages | 2013-07-16 | 2 | -34/+33 | ||
| * | | | Captcha9kw: fixed bad gettext use | 2013-07-15 | 1 | -2/+2 | ||
| * | | | Using CaptchaService to make them works on 0.5 | 2013-07-15 | 25 | -26/+24 | ||
| * | | | UploadedTo: fixed http://forum.pyload.org/viewtopic.php?f=10&t=2799 | 2013-07-15 | 1 | -2/+2 | ||
| * | | | Merge pull request #141 from vuolter/plugin/DeleteFinished | 2013-07-15 | 1 | -49/+40 | ||
| |\ \ \ | ||||||
| | * | | | Version 1.09: code cosmetics | 2013-07-11 | 1 | -6/+7 | ||
| | * | | | Version 1.08: fixes and cosmetics | 2013-07-11 | 1 | -34/+34 | ||
| | * | | | Version 1.07: improved event managing | 2013-07-07 | 1 | -14/+10 | ||
| | * | | | Version 1.06: code cosmetics | 2013-07-07 | 1 | -5/+8 | ||
| | * | | | Version 1.05: optimized code a bit | 2013-07-07 | 1 | -16/+5 | ||
| | * | | | Version 1.04: offline link check as option | 2013-07-07 | 1 | -4/+11 | ||
| | * | | | Version 1.03: delete package even if there are offline links | 2013-07-07 | 1 | -9/+4 | ||
| * | | | | Merge pull request #197 from xzwr/patch-2 | 2013-07-13 | 1 | -3/+3 | ||
| |\ \ \ \ | ||||||
| | * | | | | Update UploadedTo.py | 2013-07-13 | 1 | -3/+3 | ||
| |/ / / / | ||||||
* | | | | | added missing init file | 2013-07-20 | 1 | -0/+1 | ||
* | | | | | small fixes | 2013-07-20 | 4 | -5/+25 | ||
* | | | | | try to fix bug when refreshing page | 2013-07-19 | 1 | -4/+7 | ||
* | | | | | new plugin type and refactored request classes | 2013-07-19 | 17 | -108/+1244 | ||
* | | | | | Explain how to add tips for translators | 2013-07-19 | 1 | -0/+16 | ||
* | | | | | Ability to add tips for translators | 2013-07-19 | 1 | -1/+1 | ||
* | | | | | Created a readme for the l10n process | 2013-07-17 | 1 | -0/+39 | ||
* | | | | | improved build script a little | 2013-07-17 | 1 | -18/+20 | ||
* | | | | | Paver task to compile PO files | 2013-07-17 | 1 | -0/+16 | ||
* | | | | | New translations imported | 2013-07-17 | 178 | -1/+46521 | ||
* | | | | | Locale updated | 2013-07-17 | 4 | -56/+17 | ||
* | | | | | little fix for plugin chooser | 2013-07-17 | 1 | -1/+4 | ||
* | | | | | Fixed source strings | 2013-07-17 | 1 | -4/+4 | ||
* | | | | | Fixed source string | 2013-07-17 | 1 | -1/+1 | ||
* | | | | | improved progressbar rendering | 2013-07-17 | 14 | -58/+92 | ||
* | | | | | Using the same string to avoid multiple translations | 2013-07-17 | 1 | -1/+1 | ||
* | | | | | improved inputTypes, config api | 2013-07-17 | 20 | -216/+265 | ||
* | | | | | fixed last commit | 2013-07-16 | 1 | -1/+1 | ||
* | | | | | changed bs import in sj plugin | 2013-07-16 | 1 | -1/+3 | ||
* | | | | | removed padding in progressbar | 2013-07-16 | 2 | -6/+1 | ||
* | | | | | Reverted changes after ba2861f6069f0d5f32b87734ef8960f10d6bf607 | 2013-07-16 | 1 | -2/+2 | ||
* | | | | | Ability to download translations in PO format from Crowdin | 2013-07-16 | 2 | -3/+32 | ||
* | | | | | click on logo navigates to dashboard | 2013-07-15 | 4 | -2/+8 | ||
* | | | | | Locale template files updated | 2013-07-15 | 3 | -390/+390 | ||
* | | | | | Captcha9kw: fixed bad gettext use(cherry picked from commit 57e68cccae1a959c3... | 2013-07-15 | 1 | -2/+2 | ||
* | | | | | Fixed translatable string | 2013-07-15 | 1 | -1/+1 | ||
* | | | | | Fixed broken plugins after dbd7a02ab03dcc97a6d0eb0c6fcc95a75a63cc6d | 2013-07-15 | 4 | -356/+0 | ||
* | | | | | Using CaptchaService to make them works on 0.5 | 2013-07-15 | 25 | -22/+376 | ||
* | | | | | fixed user deletion | 2013-07-15 | 2 | -8/+12 | ||
* | | | | | also update file size when loading progress | 2013-07-14 | 2 | -8/+6 | ||
* | | | | | adapted premiumize me | 2013-07-12 | 4 | -22/+41 | ||
* | | | | | updated locale, upload task | 2013-07-12 | 10 | -2059/+1026 | ||
* | | | | | working multihoster addon | 2013-07-12 | 4 | -22/+22 | ||
* | | | | | fixed addon related bugs | 2013-07-12 | 9 | -111/+38 | ||
* | | | | | Merge remote-tracking branch 'origin/stable' | 2013-07-12 | 38 | -457/+749 | ||
|\| | | | | ||||||
| * | | | | Merge pull request #193 from vuolter/plugin/UnrestrictLi | 2013-07-12 | 1 | -2/+2 | ||
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | Fixed chunkLimit value | 2013-07-12 | 1 | -2/+2 | ||
| |/ / / | ||||||
| * | / | New crypter requested in #186 | 2013-07-09 | 1 | -0/+31 | ||
| | |/ | |/| | ||||||
| * | | CloudzerNet: now uses API data. Fixed #185 | 2013-07-08 | 1 | -5/+12 | ||
| |/ | ||||||
| * | EasybytezCom: version increased after 01af811fe357442d7ae734f5b1c56ffb95e81c71 | 2013-07-05 | 1 | -1/+1 | ||
| * | EasybytezCom: update FILE_INFO_PATTERN | 2013-07-05 | 1 | -1/+1 | ||
| * | LoadTo: Plugin rewritten to fix #181 | 2013-06-28 | 1 | -43/+21 | ||
| * | Fixed #170 | 2013-06-28 | 2 | -1/+37 | ||
| * | StreamcloudEu: increased version number after 40831c996c0c80e369d2232bd707e0b... | 2013-06-25 | 1 | -1/+1 | ||
| * | Merge pull request #180 from seoester/streamcloud-update-148 | 2013-06-25 | 1 | -2/+85 | ||
| |\ | ||||||
| | * | StreamcloudEu Update to meet increased bot protection | 2013-06-24 | 1 | -1/+84 | ||
| | * | Bugfix: super() function | 2013-06-24 | 1 | -2/+2 | ||
| |/ | ||||||
| * | UnrestrictLi: added ability to delete the download history | 2013-06-23 | 2 | -4/+10 | ||
| * | UnrestrictLi: account plugin revisited | 2013-06-22 | 1 | -6/+13 | ||
| * | HotFolder: Rollback after | 2013-06-22 | 1 | -3/+3 | ||
| * | DdlstorageCom: updated regex | 2013-06-22 | 1 | -9/+8 | ||
| * | DdlstogrageComFolder: fixed regex. | 2013-06-22 | 1 | -24/+22 | ||
| * | HotFolder: see | 2013-06-22 | 1 | -3/+3 | ||
| * | FilerNet: premium support | 2013-06-20 | 2 | -7/+86 | ||
| * | UnrestrictLi: get API data for size/checksum | 2013-06-19 | 1 | -2/+4 | ||
| * | RapidgatorNet: code reformat | 2013-06-17 | 1 | -17/+21 | ||
| * | RapidgatorNet: fixed #168 | 2013-06-17 | 1 | -2/+2 | ||
| * | DebridItaliaCom: new hoster supported | 2013-06-17 | 1 | -2/+3 | ||
| * | YouTubeCom: fixed #166. | 2013-06-16 | 1 | -2/+2 | ||
| * | Merge pull request #164 from stefanos/patch-2 | 2013-06-14 | 1 | -8/+9 | ||
| |\ | ||||||
| | * | Update Captcha9kw.py | 2013-06-12 | 1 | -2/+2 | ||
| | * | Update Captcha9kw.py | 2013-06-12 | 1 | -8/+9 | ||
| * | | Premium4.me -> Premium.to | 2013-06-14 | 3 | -20/+20 | ||
| |/ | ||||||
| * | RestartFailed: fixed debug messages | 2013-06-11 | 1 | -3/+3 | ||
| * | TurbobitNet: updated FILE_OFFLINE_PATTERN | 2013-06-09 | 1 | -2/+2 | ||
| * | Merge pull request #155 from 4Christopher/XvidstageCom-fix | 2013-06-08 | 2 | -137/+23 | ||
| |\ | ||||||
| | * | XvidstageCom: Implemented as hook plugin (XFileSharingPro) and removed hoster... | 2013-06-08 | 2 | -59/+23 | ||
| | * | XvidstageCom.py: The plugin is now implemented based on XFileSharingPro. | 2013-06-07 | 1 | -85/+7 | ||
| * | | EasybytezCom: version increase after 4a567fcddf6fdd4c2787f9d0153bfdb176993d15 | 2013-06-08 | 1 | -1/+1 | ||
| * | | EasybytezCom: fixed coversion feature and updated regex | 2013-06-08 | 2 | -8/+13 | ||
| |/ | ||||||
| * | EasybytezCom: updated regex | 2013-06-07 | 1 | -6/+4 | ||
| * | Merge pull request #153 from gonzalosr/patch-1 | 2013-06-07 | 1 | -0/+59 | ||
| |\ | ||||||
| | * | Added plugin to support megacrypter.com | 2013-06-07 | 1 | -0/+59 | ||
| |/ | ||||||
| * | New multi hoster plugin: UnrestrictLi | 2013-06-04 | 3 | -0/+162 | ||
| * | Merge pull request #148 from seoester/stable | 2013-06-04 | 1 | -0/+28 | ||
| |\ | ||||||
| | * | super() function used | 2013-06-03 | 1 | -2/+2 | ||
| | * | Added create_getInfo call | 2013-06-03 | 1 | -0/+2 | ||
| | * | More accurate regular expressions | 2013-06-03 | 1 | -2/+2 | ||
| | * | Improved DIRECT_LINK_PATTERN | 2013-05-30 | 1 | -1/+1 | ||
| | * | StreamcloudEu plugin: MultiDL enabled | 2013-05-30 | 1 | -1/+5 | ||
| | * | Recreated StreamcloudEu plugin using XFileSharingPro | 2013-05-30 | 1 | -0/+22 | ||
| * | | Revert to a simple version of the plugin | 2013-06-03 | 1 | -115/+22 | ||
| * | | Merge pull request #150 from vuolter/plugin/getconfigfix | 2013-06-03 | 5 | -15/+15 | ||
| |\ \ | ||||||
| | * | | getConfig instead getConf for all | 2013-06-03 | 5 | -15/+15 | ||
| |/ / | ||||||
| * | | Merge pull request #147 from vuolter/pluginsloadfix | 2013-06-03 | 4 | -8/+8 | ||
| |\ \ | ||||||
| | * | | Set activated to False for all captcha hook plugins | 2013-06-02 | 4 | -8/+8 | ||
| |/ / | ||||||
| * | | Merge pull request #107 from ajs124/stable | 2013-05-30 | 1 | -0/+33 | ||
| |\ \ | ||||||
| | * | | convert intendation from two to four spaces | 2013-05-26 | 1 | -20/+20 | ||
| | * | | remove useless header stuff. try to increase readability | 2013-05-26 | 1 | -5/+4 | ||
| | * | | working again. javascript, yay. | 2013-05-26 | 1 | -0/+14 | ||
| | * | | now based on XFileSharingPro.py | 2013-05-18 | 1 | -88/+7 | ||
| | * | | remove unnecessary patterns | 2013-05-08 | 1 | -2/+0 | ||
| | * | | FilezyNet: hoster added | 2013-05-08 | 1 | -0/+103 | ||
| * | | | UploadheroCom: test link | 2013-05-30 | 1 | -0/+3 | ||
| * | | | ZippyshareCom: fixed #135 | 2013-05-30 | 1 | -4/+9 | ||
| | |/ | |/| | ||||||
| * | | LinkdecrypterCom: plugin deactivated | 2013-05-27 | 1 | -2/+2 | ||
| * | | Merge pull request #123 from vuolter/plugin/SkipRev | 2013-05-27 | 1 | -0/+46 | ||
| |\ \ | ||||||
| | * | | Version 0.07: code cosmetics | 2013-05-27 | 1 | -8/+9 | ||
| | * | | Version 0.06: improved filename recognition (big thanks to stickell) | 2013-05-25 | 1 | -4/+4 | ||
| | * | | Version 0.05: several fixed according stickell advices | 2013-05-25 | 1 | -5/+7 | ||
| | * | | Version 0.04: forgot to import basename | 2013-05-25 | 1 | -2/+2 | ||
| | * | | Version 0.3: use endswith instead of find (thx stickell) | 2013-05-25 | 1 | -5/+5 | ||
| | * | | Version 0.02: log actions | 2013-05-25 | 1 | -1/+3 | ||
| | * | | Added plugin SkipRev | 2013-05-25 | 1 | -0/+41 | ||
| * | | | Premium4Me: see | 2013-05-26 | 1 | -2/+2 | ||
| * | | | NCryptIn: version increased | 2013-05-25 | 1 | -1/+1 | ||
| |/ / | ||||||
| * | | Merge pull request #121 from vuolter/plugin/DeleteFinished | 2013-05-20 | 1 | -27/+34 | ||
| |\ \ | ||||||
| | * | | Version 1.02: removed imported method time | 2013-05-20 | 1 | -4/+3 | ||
| | * | | Version 1.01: code cosmetics | 2013-05-17 | 1 | -28/+29 | ||
| | * | | Version 1.00: delete finished packages only instead all finished links | 2013-05-17 | 1 | -3/+10 | ||
* | | | | added legacy file to fix older plugins | 2013-07-11 | 1 | -0/+8 | ||
* | | | | use gettext/jed for webui translations | 2013-07-11 | 5 | -4/+31 | ||
* | | | | fixed settings | 2013-07-11 | 5 | -7/+5 | ||
* | | | | several ui fixes | 2013-07-10 | 12 | -44/+64 | ||
* | | | | new hoster links, fixed manifest | 2013-07-10 | 5 | -65/+58 | ||
* | | | | render progress correctly again | 2013-07-09 | 4 | -4/+15 | ||
* | | | | little fixes for actionbar and selection | 2013-07-09 | 6 | -39/+20 | ||
* | | | | adapted to pyload-common repo | 2013-07-09 | 25 | -2711/+54 | ||
* | | | | Merge pull request #183 from stickell/master | 2013-07-03 | 1 | -22/+14 | ||
|\ \ \ \ | ||||||
| * | | | | Some improvements to systemCheck | 2013-07-02 | 1 | -22/+14 | ||
|/ / / / | ||||||
* | | | | Update README.md | 2013-06-30 | 1 | -3/+1 | ||
* | | | | logo with title | 2013-06-30 | 2 | -0/+18 | ||
* | | | | added logo with outline | 2013-06-30 | 3 | -6/+5 | ||
* | | | | Update README.md | 2013-06-30 | 1 | -17/+15 | ||
* | | | | fixed script | 2013-06-30 | 1 | -1/+1 | ||
* | | | | catch pylint return code | 2013-06-30 | 2 | -3/+3 | ||
* | | | | added pylint config | 2013-06-30 | 2 | -5/+53 | ||
* | | | | ignore some pep8 warnings | 2013-06-29 | 1 | -1/+3 | ||
* | | | | correct pep8 output format | 2013-06-29 | 1 | -1/+1 | ||
* | | | | added pep8 configsection | 2013-06-29 | 3 | -2/+14 | ||
* | | | | updated test suite | 2013-06-29 | 15 | -167/+68 | ||
* | | | | fixed capitalization of dependency | 2013-06-29 | 1 | -1/+1 | ||
* | | | | check returncode in build script | 2013-06-29 | 2 | -4/+12 | ||
* | | | | npm dependency update | 2013-06-29 | 1 | -1/+1 | ||
* | | | | updated build scripts | 2013-06-29 | 3 | -5/+8 | ||
* | | | | Update README.md | 2013-06-24 | 1 | -2/+0 | ||
* | | | | fixed font and remote addresses | 2013-06-13 | 3 | -5/+7 | ||
* | | | | converted templates to default mustache syntax | 2013-06-13 | 22 | -2085/+154 | ||
* | | | | improved webui built script | 2013-06-13 | 2 | -46/+44 | ||
* | | | | working build-script, needs some improvements | 2013-06-11 | 9 | -84/+151 | ||
* | | | | separated setup and paver | 2013-06-10 | 6 | -82/+76 | ||
* | | | | fixed start scripts | 2013-06-09 | 5 | -78/+79 | ||
* | | | | fixing imports when changing cwd | 2013-06-09 | 3 | -6/+5 | ||
* | | | | added missing files, moved remaining plugins | 2013-06-09 | 6 | -0/+1190 | ||
* | | | | tried to improve setup file | 2013-06-09 | 21 | -59/+75 | ||
* | | | | moved everything from module to pyload | 2013-06-09 | 592 | -4251/+3069 | ||
* | | | | adapted to jshint config | 2013-06-09 | 49 | -152/+201 | ||
* | | | | restructured webui to single-page-app, removed jinja | 2013-06-08 | 214 | -52299/+3024 | ||
* | | | | Merge pull request #151 from vuolter/invertedconf | 2013-06-03 | 1 | -2/+2 | ||
|\ \ \ \ | ||||||
| * | | | | Inverted methods getConf <-> getConfig in plugins/base | 2013-06-03 | 1 | -2/+2 | ||
|/ / / / | ||||||
* | | | | Merge pull request #139 from d00fy/bugfix-setuppylgettext | 2013-05-29 | 1 | -1/+1 | ||
|\ \ \ \ |