| Commit message (Expand) | Author | Age | Files | Lines |
* | range -> xrange | Walter Purcaro
| 2015-04-19 | 12 | -18/+18 |
* | PEP-8, Python Zen, refactor and reduce code (part 7 in master module/database) | fedeG
| 2015-04-19 | 4 | -72/+92 |
* | Use with statement | Walter Purcaro
| 2015-04-19 | 11 | -103/+94 |
* | added: colred logs for webui to (currently only for theme "Next") | Armin
| 2015-04-19 | 3 | -3/+45 |
* | fix typo | Armin
| 2015-04-18 | 1 | -1/+1 |
* | fixed: MultiHook | Armin
| 2015-04-18 | 2 | -35/+37 |
* | fix: color_logger | Armin
| 2015-04-18 | 2 | -12/+12 |
* | fixed: show "all" logs in webui | Armin
| 2015-04-18 | 1 | -1/+1 |
* | Spare code cosmetics (5) | Walter Purcaro
| 2015-04-18 | 40 | -56/+100 |
* | PEP-8, Python Zen, refactor and reduce code (part 6 in master module/common) | Walter Purcaro
| 2015-04-17 | 1 | -1/+2 |
* | PEP-8, Python Zen, refactor and reduce code (part 5 in master module/cli) | Walter Purcaro
| 2015-04-17 | 3 | -60/+56 |
* | PEP-8, Python Zen, refactor and reduce code (part 3 in master module) | Walter Purcaro
| 2015-04-17 | 4 | -16/+23 |
* | Spare code cosmetics (4) | Walter Purcaro
| 2015-04-17 | 25 | -3/+67 |
* | Spare code cosmetics (3) | Walter Purcaro
| 2015-04-17 | 38 | -334/+334 |
* | Spare code cosmetics (2) | Walter Purcaro
| 2015-04-17 | 7 | -27/+26 |
* | Spare code cosmetics (1) | Walter Purcaro
| 2015-04-17 | 7 | -63/+86 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2015-04-16 | 1 | -4/+4 |
* | fix: config cast | Armin
| 2015-04-16 | 1 | -0/+1 |
* | Merge pull request #5 from ardi69/0.4.10 | Walter Purcaro
| 2015-04-16 | 15 | -61/+63 |
|\ |
|
| * | fixed: more typos | Armin
| 2015-04-16 | 12 | -61/+61 |
| * | Merge pull request #1 from vuolter/0.4.10 | ardi69
| 2015-04-14 | 3 | -11/+11 |
| |\ |
|
| * | | fix typo | Armin
| 2015-04-14 | 3 | -2/+4 |
* | | | [api] Improve getConfigValue | Walter Purcaro
| 2015-04-16 | 1 | -1/+1 |
* | | | default.conf cleanup | Walter Purcaro
| 2015-04-16 | 1 | -54/+65 |
* | | | Colored logger | Walter Purcaro
| 2015-04-16 | 1 | -7/+37 |
* | | | Fix comments | Walter Purcaro
| 2015-04-16 | 25 | -361/+361 |
* | | | [config] Use get method instead dict access | Walter Purcaro
| 2015-04-16 | 22 | -123/+123 |
* | | | Fix lib import | Walter Purcaro
| 2015-04-16 | 3 | -15/+4 |
* | | | Plugins cleanup | Walter Purcaro
| 2015-04-16 | 27 | -66/+37 |
* | | | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2015-04-16 | 5 | -45/+110 |
| |/
|/| |
|
* | | Cleanup (3) | Walter Purcaro
| 2015-04-14 | 3 | -11/+11 |
|/ |
|
* | fix: assignJob | Armin
| 2015-04-13 | 11 | -73/+73 |
* | Cleanup (2) | Walter Purcaro
| 2015-04-13 | 44 | -418/+155 |
* | Cleanup | Walter Purcaro
| 2015-04-13 | 100 | -10/+1595 |
* | Fix except | Walter Purcaro
| 2015-04-13 | 2 | -2/+2 |
* | Improve Setup a bit | Walter Purcaro
| 2015-04-13 | 1 | -3/+12 |
* | Rename ClickAndLoad to ClickNLoad | Walter Purcaro
| 2015-04-13 | 3 | -7/+7 |
* | Fix EOL | Walter Purcaro
| 2015-04-13 | 65 | -70/+38 |
* | Move lib to lib/Python/Lib | Walter Purcaro
| 2015-04-13 | 5 | -5/+5 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2015-04-13 | 1 | -2/+2 |
* | Revert 486adc1874e463b1563ad2394b216faff388b10d | Walter Purcaro
| 2015-04-13 | 458 | -3422/+3422 |
* | Cleanup + fixup + new lib | Walter Purcaro
| 2015-04-13 | 43 | -67/+1015 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2015-04-13 | 113 | -514/+468 |
* | Prepare hook plugins to merging from stable | Walter Purcaro
| 2015-04-13 | 26 | -775/+0 |
* | Default theme is Next | Walter Purcaro
| 2015-04-13 | 1 | -2/+2 |
* | Prepare plugins to merging from stable | Walter Purcaro
| 2015-04-13 | 455 | -3396/+3396 |
* | Fix https://github.com/pyload/pyload/issues/1349 | Walter Purcaro
| 2015-04-13 | 1 | -2/+2 |
* | Merge branch 'pr/n3_ardi69' into 0.4.10 | Walter Purcaro
| 2015-04-12 | 41 | -433/+306 |
|\ |
|
| * | import fixes + code-cleanup | Armin
| 2015-04-12 | 26 | -80/+67 |
| * | fix, fix and more fixes | Armin
| 2015-04-12 | 35 | -431/+306 |
| * | moved the config-nicer from config-parser to webui-app | Armin
| 2015-04-10 | 2 | -8/+14 |
| * | showing plugins nicer in settings -> "xxx (Addon)" instead "xxx_addon" | Armin
| 2015-04-10 | 1 | -1/+7 |
| * | remove testing stuff | Armin
| 2015-04-10 | 2 | -2/+1 |
* | | Cleanup | Walter Purcaro
| 2015-04-10 | 12 | -130/+130 |
|/ |
|
* | added: configdata of deleted or outdated plugins are deletedfrom config | Armin
| 2015-04-10 | 2 | -0/+12 |
* | more fixes. now running all plugins | Armin
| 2015-04-10 | 9 | -47/+48 |
* | fix: OboomCom and SmoozedCom with beaker >= v1.7.x | Armin
| 2015-04-09 | 23 | -66/+93 |
* | Merge remote-tracking branch 'origin/0.4.10' into 0.4.10 | Armin
| 2015-04-08 | 8 | -44/+40 |
|\ |
|
| * | The single whitespace cleanup O.O | Walter Purcaro
| 2015-04-08 | 1 | -1/+1 |
| * | Merge branch 'pr/n1006_mariusbaumann' into 0.4.10 | Walter Purcaro
| 2015-04-08 | 2 | -29/+24 |
| * | [config] webinterface -> webui | Walter Purcaro
| 2015-04-07 | 5 | -14/+14 |
| * | Merge branch 'pr/n1_ardi69' into 0.4.10 | Walter Purcaro
| 2015-04-07 | 11 | -37/+41 |
| |\ |
|
| * | | Update user-agent | Walter Purcaro
| 2015-04-07 | 1 | -1/+2 |
* | | | fix setup | Armin
| 2015-04-05 | 3 | -11/+12 |
| |/
|/| |
|
* | | fix gui | root
| 2015-04-04 | 5 | -16/+16 |
* | | fix again | Armin
| 2015-04-04 | 1 | -1/+1 |
* | | fix plugin location | Armin
| 2015-04-04 | 1 | -2/+2 |
* | | fix | Armin
| 2015-04-04 | 1 | -4/+4 |
* | | fix | root
| 2015-04-04 | 1 | -4/+4 |
* | | fix endless recursion | root
| 2015-04-04 | 1 | -3/+3 |
* | | some fixes | root
| 2015-04-03 | 4 | -8/+12 |
|/ |
|
* | Merge branch 'pr/n1156_ItachiSan' into 0.4.10 | Walter Purcaro
| 2015-03-29 | 1 | -9/+17 |
* | pycurl.MAXREDIRS up to 10 | Walter Purcaro
| 2015-03-28 | 1 | -1/+1 |
* | Quit all threads in core.shutdown() | ardi69
| 2015-03-28 | 1 | -1/+1 |
* | Drag and drop fix | mariusbaumann
| 2015-03-26 | 1 | -2/+2 |
* | Revert ce103ce1e60661f7bcdf6a033335134de61d48b1 | Walter Purcaro
| 2015-03-26 | 455 | -3412/+3412 |
* | Cleanup | Walter Purcaro
| 2015-03-26 | 53 | -183/+655 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2015-03-26 | 322 | -2061/+2009 |
* | Prepare to merging | Walter Purcaro
| 2015-03-26 | 452 | -3236/+3236 |
* | .min.css -> .css | Walter Purcaro
| 2015-03-01 | 12 | -16/+16 |
* | safe_join -> fs_join | Walter Purcaro
| 2015-02-28 | 21 | -64/+64 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2015-02-22 | 11 | -204/+216 |
* | Tiny code cosmetics | Walter Purcaro
| 2015-02-22 | 5 | -7/+5 |
* | Fix lib in .gitignore | Walter Purcaro
| 2015-02-17 | 94 | -0/+96068 |
* | Fix extractor plugin type | Walter Purcaro
| 2015-02-17 | 6 | -312/+9 |
* | Update webui | Walter Purcaro
| 2015-02-17 | 227 | -30696/+2954 |
* | Revert fcead1870013b6a970eca7878a66dbe783c80ea3 | Walter Purcaro
| 2015-02-16 | 468 | -3368/+3358 |
* | Fix plugins to work on 0.4.10 | Walter Purcaro
| 2015-02-16 | 876 | -0/+90067 |
* | module temp | Walter Purcaro
| 2015-02-16 | 844 | -88741/+0 |
* | Fix filename case | Walter Purcaro
| 2015-02-16 | 323 | -0/+0 |
* | Improve theme structure a bit | Walter Purcaro
| 2015-02-16 | 154 | -13482/+194 |
* | Partially revert acc46fc3497a66a427b795b4a22c6e71d69185a1 | Walter Purcaro
| 2015-02-16 | 437 | -3174/+3174 |
* | Init cosmetics | Walter Purcaro
| 2014-12-24 | 1 | -1/+5 |
* | Update | Walter Purcaro
| 2014-12-13 | 916 | -30329/+30345 |
* | Code fixes | Walter Purcaro
| 2014-12-13 | 2 | -3/+3 |
* | Fix pyload __init__ | Walter Purcaro
| 2014-12-13 | 2 | -25/+45 |
* | Use empty string when missing author email | Walter Purcaro
| 2014-12-12 | 30 | -32/+32 |
* | Move InitHomeDir to pyload __init__ | Walter Purcaro
| 2014-12-12 | 5 | -79/+76 |
* | Update plugins after SimpleHoster changes | Walter Purcaro
| 2014-12-12 | 5 | -32/+25 |
* | [SimpleHoster] Remove CONTENT_DISPOSITION + Rename parseInfo to parseInfos | Walter Purcaro
| 2014-12-12 | 1 | -6/+5 |
* | Update README and related | Walter Purcaro
| 2014-12-12 | 12 | -23/+11 |
* | New Setup | Walter Purcaro
| 2014-12-12 | 2 | -121/+141 |
* | Spare code fixes (2) | Walter Purcaro
| 2014-12-12 | 5 | -21/+23 |
* | Fix JsEngine | Walter Purcaro
| 2014-12-12 | 4 | -29/+43 |
* | Spare code fixes | Walter Purcaro
| 2014-12-11 | 9 | -16/+36 |
* | Rename attr NAME to __name | Walter Purcaro
| 2014-12-11 | 1 | -12/+12 |
* | Set utf-8 coding in all __init__.py | Walter Purcaro
| 2014-12-11 | 17 | -0/+17 |
* | Str unquote stuff | Walter Purcaro
| 2014-12-11 | 4 | -8/+12 |
* | Spare code cosmetics | Walter Purcaro
| 2014-12-11 | 13 | -64/+30 |
* | Bucket and CookieJar from 0.5.0 | Walter Purcaro
| 2014-12-11 | 2 | -33/+50 |
* | Clean up some import header | Walter Purcaro
| 2014-12-11 | 16 | -39/+38 |
* | Rename some events + engage renamed addon methods | Walter Purcaro
| 2014-12-11 | 9 | -75/+105 |
* | Rename some Addon methods | Walter Purcaro
| 2014-12-11 | 28 | -45/+66 |
* | Support new key attributes | Walter Purcaro
| 2014-12-10 | 5 | -14/+14 |
* | Fix bad merge | Walter Purcaro
| 2014-12-10 | 4 | -2/+2 |
* | [RapiduNet] Improve account plugin | Walter Purcaro
| 2014-12-10 | 1 | -18/+20 |
* | Fix plugins key attributes | Walter Purcaro
| 2014-12-10 | 432 | -3345/+3345 |
* | Revert plugin directory structure | Walter Purcaro
| 2014-12-10 | 177 | -180/+180 |
* | Fix previous merge | Walter Purcaro
| 2014-12-10 | 31 | -164/+255 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2014-12-10 | 88 | -313/+343 |
* | License cleanup | Walter Purcaro
| 2014-12-07 | 39 | -605/+55 |
* | Fix with_statement | Walter Purcaro
| 2014-12-07 | 5 | -0/+8 |
* | Fix previous merge | Walter Purcaro
| 2014-12-07 | 41 | -46/+458 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2014-12-07 | 111 | -1128/+1002 |
* | Tiny code cosmetics | Walter Purcaro
| 2014-12-02 | 1 | -4/+5 |
* | Merge branch 'pr/n936_kmarty' into 0.4.10 | Walter Purcaro
| 2014-12-02 | 1 | -3/+18 |
* | PEP-8, Python Zen, refactor and reduce code (thx FedeG) | Walter Purcaro
| 2014-12-01 | 91 | -390/+315 |
* | Fix previous merge | Walter Purcaro
| 2014-11-26 | 29 | -33/+113 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2014-11-26 | 44 | -172/+288 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2014-11-22 | 1 | -2/+2 |
* | Remove merged PluginThread | Walter Purcaro
| 2014-11-22 | 2 | -3/+5 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2014-11-22 | 8 | -158/+200 |
* | [SimpleCrypter][SimpleHoster] Fix info attr init | Walter Purcaro
| 2014-11-21 | 2 | -4/+6 |
* | Move FilecryptCc to pyload directory | Walter Purcaro
| 2014-11-21 | 1 | -0/+148 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2014-11-21 | 5 | -204/+226 |
* | [Plugin] Fix typo | Walter Purcaro
| 2014-11-21 | 1 | -1/+4 |
* | Convert tabs to 4-whitespaces | Walter Purcaro
| 2014-11-20 | 1 | -109/+110 |
* | Rename theme clearbright to bright | Walter Purcaro
| 2014-11-20 | 107 | -62/+62 |
* | [ClickAndLoad] Rewritten | Walter Purcaro
| 2014-11-20 | 1 | -49/+43 |
* | __config__ cleanup for addons | Walter Purcaro
| 2014-11-20 | 13 | -62/+69 |
* | Import threading instead thread + thread cleanup | Walter Purcaro
| 2014-11-20 | 9 | -27/+17 |
* | [Addon] Periodical default to off | Walter Purcaro
| 2014-11-20 | 1 | -12/+15 |
* | [UpdateManager] Code cosmetics | Walter Purcaro
| 2014-11-20 | 1 | -2/+4 |
* | Use utils encode/decode | Walter Purcaro
| 2014-11-20 | 7 | -45/+29 |
* | Convert tabs to 4-whitespaces | Walter Purcaro
| 2014-11-20 | 2 | -316/+316 |
* | [UpdateManager] Fix Key Error :'v' (thx pacovi) | Walter Purcaro
| 2014-11-16 | 2 | -4/+4 |
* | Fix typo when generating pyload __version__ | Walter Purcaro
| 2014-11-16 | 1 | -1/+1 |
* | [UptoboxCom] Fix ERROR_PATTERN | Thierry Merle
| 2014-11-16 | 1 | -1/+3 |
* | Move socketbackend.ttypes to api.types | Walter Purcaro
| 2014-11-16 | 3 | -9/+6 |
* | [PluginManager] Improve getPlugin | Walter Purcaro
| 2014-11-16 | 6 | -74/+100 |
* | Spare code cosmetics | Walter Purcaro
| 2014-11-16 | 6 | -10/+10 |
* | [ConfigParser] getPlugin return str | Walter Purcaro
| 2014-11-16 | 1 | -16/+10 |
* | Remove broken DLC support for now | Walter Purcaro
| 2014-11-15 | 3 | -0/+0 |
* | Fix cookie domain | Walter Purcaro
| 2014-11-15 | 30 | -34/+34 |
* | [Plugin] Fix typo (thx rlindner81) | Walter Purcaro
| 2014-11-15 | 1 | -1/+1 |
* | Update plugins 2 | Walter Purcaro
| 2014-11-15 | 63 | -210/+111 |
* | Code cosmetics | Walter Purcaro
| 2014-11-15 | 12 | -76/+59 |
* | Update PluginManager | Walter Purcaro
| 2014-11-15 | 3 | -26/+321 |
* | Split PluginThread | Walter Purcaro
| 2014-11-15 | 8 | -544/+697 |
* | datatypes -> datatype | Walter Purcaro
| 2014-11-15 | 8 | -6/+6 |
* | Rename theme "estate" to "clearbright" | Walter Purcaro
| 2014-11-15 | 107 | -62/+62 |
* | Use default theme for now | Walter Purcaro
| 2014-11-15 | 1 | -1/+1 |
* | Update plugins after merging | Walter Purcaro
| 2014-11-15 | 267 | -560/+2608 |
* | [HTTPRequest] Raise Fail if write response fails | Walter Purcaro
| 2014-11-15 | 1 | -12/+17 |
* | [Plugin] Fix wait routine 2 | Walter Purcaro
| 2014-11-15 | 3 | -5/+6 |
* | [SimpleCrypter][SimpleHoster] Temp workaround | Walter Purcaro
| 2014-11-14 | 2 | -9/+5 |
* | [UlozTo] Fixed hoster and account | Radek Senfeld
| 2014-11-14 | 3 | -12/+16 |
* | [RapidgatorNet] Set the language in COOKIES | Thierry Merle
| 2014-11-14 | 2 | -5/+7 |
* | Try using SSL for FTP connections, proceed as normal otherwise | Walter Purcaro
| 2014-11-14 | 1 | -0/+1 |
* | [Plugin] Fix wait routine (thx rlindner81) | Walter Purcaro
| 2014-11-14 | 1 | -9/+18 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2014-11-13 | 396 | -5447/+5619 |
* | [themes] Tiny code cosmetics | Walter Purcaro
| 2014-10-17 | 1 | -7/+7 |
* | [themes] Restore static js | Walter Purcaro
| 2014-10-17 | 24 | -26428/+26428 |
* | [themes] Code cosmetics | Walter Purcaro
| 2014-10-17 | 48 | -27583/+27292 |
* | New theme Estate | Walter Purcaro
| 2014-10-16 | 121 | -21/+13677 |
* | [Webui] Fix wrong trafficleft format | Walter Purcaro
| 2014-10-16 | 1 | -1/+1 |
* | Use fundamental block size to calculate free byte count. Preferred blocks are... | Daniel Loffgren
| 2014-10-11 | 1 | -2/+2 |
* | Fix previous merging | Walter Purcaro
| 2014-10-07 | 28 | -82/+266 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2014-10-07 | 368 | -1065/+964 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2014-10-05 | 30 | -332/+128 |
* | Fix refs on hook plugins + add missing __init__ files | Walter Purcaro
| 2014-10-05 | 30 | -64/+213 |
* | Remove old Ev0InFetcher hook | Walter Purcaro
| 2014-10-05 | 1 | -80/+0 |
* | Move hooks to hook directory | Walter Purcaro
| 2014-10-05 | 28 | -0/+0 |
* | Split CaptchaService to captcha directory | Walter Purcaro
| 2014-10-05 | 5 | -210/+288 |
* | Update plugins to work with XFSPHoster | Walter Purcaro
| 2014-10-05 | 27 | -54/+54 |
* | Rename XFileSharingPro to XFSPHoster | Walter Purcaro
| 2014-10-05 | 1 | -4/+4 |
* | Trace broken plugin __pattern__ blocking url parsing | Walter Purcaro
| 2014-10-05 | 1 | -2/+8 |
* | Finish replace word "hook" | Walter Purcaro
| 2014-10-04 | 5 | -5/+5 |
* | Remove lib | Walter Purcaro
| 2014-10-03 | 144 | -45333/+0 |
* | Remove trailing whitespaces | Walter Purcaro
| 2014-10-03 | 20 | -202/+202 |
* | Update pyload to the new plugins structure | Walter Purcaro
| 2014-10-03 | 64 | -214/+218 |
* | [UpdateManager] Support new plugins structure | Walter Purcaro
| 2014-10-03 | 1 | -14/+33 |
* | Rename hooks directory to addon | Walter Purcaro
| 2014-10-03 | 43 | -0/+0 |
* | Rename accounts directory to account | Walter Purcaro
| 2014-10-03 | 70 | -0/+0 |
* | [ConfigParser] Remove IGNORE feature | Walter Purcaro
| 2014-10-03 | 1 | -18/+2 |
* | New base plugins | Walter Purcaro
| 2014-10-03 | 174 | -168/+168 |
* | Fix previous merge commit | Walter Purcaro
| 2014-10-03 | 5 | -0/+275 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2014-10-03 | 35 | -231/+372 |
* | Changed XFileSharingPro and UpdateManager to internal plugins | Walter Purcaro
| 2014-09-28 | 30 | -29/+29 |
* | Merge branch 'stable' into 0.4.10 | Walter Purcaro
| 2014-09-28 | 131 | -1054/+736 |