Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert plugins to stable | 2014-11-22 | 1 | -133/+130 | |
| | |||||
* | [PluginManager] Fix parseUrls routine + code cosmetics | 2014-11-13 | 1 | -23/+16 | |
| | |||||
* | [PluginManager] Fix pattern creation in parse routine | 2014-11-12 | 1 | -3/+6 | |
| | |||||
* | [PluginManager] Use key 'version' instead 'v' | 2014-11-12 | 1 | -2/+2 | |
| | |||||
* | [Plugin] Save reason as pyfile.error when fails | 2014-11-12 | 1 | -1/+1 | |
| | |||||
* | [PluginManager] Fix typo | 2014-11-11 | 1 | -1/+1 | |
| | |||||
* | [PluginManager] Fix broken parse routine | 2014-11-11 | 1 | -14/+15 | |
| | |||||
* | [PluginManager] Fix self.plugins ref (thx clinton-hall) | 2014-11-11 | 1 | -2/+9 | |
| | |||||
* | [PluginManager] Improve some routines | 2014-11-10 | 1 | -45/+55 | |
| | |||||
* | Code cosmetics | 2014-11-10 | 1 | -1/+1 | |
| | |||||
* | [PluginManager] Improve error handling for parse method | 2014-11-09 | 1 | -10/+10 | |
| | |||||
* | Code cosmetics | 2014-11-09 | 1 | -6/+6 | |
| | |||||
* | [PluginManager] Fix parse method | 2014-11-09 | 1 | -23/+25 | |
| | |||||
* | Tiny code cosmetics to fix previous ones | 2014-11-06 | 1 | -1/+1 | |
| | |||||
* | Code cosmetics | 2014-11-06 | 1 | -1/+1 | |
| | |||||
* | [PluginManager] Fix parse | 2014-11-03 | 1 | -2/+2 | |
| | |||||
* | [PluginManager] Better PATTERN | 2014-11-01 | 1 | -1/+1 | |
| | |||||
* | [PluginManager] Fix activated parsing | 2014-10-28 | 1 | -8/+3 | |
| | |||||
* | Code cosmetics | 2014-10-27 | 1 | -6/+6 | |
| | |||||
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -1/+1 | |
| | |||||
* | Spare code cosmetics | 2014-10-25 | 1 | -1/+1 | |
| | |||||
* | Two space before function declaration | 2014-10-22 | 1 | -0/+8 | |
| | |||||
* | Pattern update 1 | 2014-10-11 | 1 | -1/+1 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -19/+3 | |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer single quote for dict key | 2014-08-01 | 1 | -30/+30 | |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | 2014-07-15 | 1 | -0/+1 | |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Remove bad whitespaces | 2014-04-11 | 1 | -3/+3 | |
| | | | | Merges vuolter/pyload@e4b2562 | ||||
* | Fix EOF | 2014-04-11 | 1 | -1/+0 | |
| | | | | Merges vuolter/pyload@00052b2 | ||||
* | Replace range with xrange | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@a50c8ff | ||||
* | closed #441 | 2011-12-02 | 1 | -1/+1 | |
| | |||||
* | closed #435 | 2011-11-27 | 1 | -0/+2 | |
| | |||||
* | automatic plugin reloader | 2011-11-20 | 1 | -17/+42 | |
| | |||||
* | little fix | 2011-11-16 | 1 | -9/+4 | |
| | |||||
* | ignore old UnRar plugin | 2011-11-16 | 1 | -4/+4 | |
| | |||||
* | improved plugin loader, import hook to always use newest plugin versions | 2011-11-14 | 1 | -128/+96 | |
| | |||||
* | fixes syntax error on old python versions | 2011-10-13 | 1 | -1/+1 | |
| | |||||
* | improvement for hook plugins, new internal plugin type | 2011-10-13 | 1 | -16/+54 | |
| | |||||
* | new SafeEval | 2011-10-03 | 1 | -5/+1 | |
| | |||||
* | improved hook loader | 2011-07-18 | 1 | -33/+25 | |
| | |||||
* | closed #364, changes to online check api | 2011-07-18 | 1 | -0/+4 | |
| | |||||
* | clsoed #352 | 2011-07-14 | 1 | -1/+4 | |
| | |||||
* | has_key refractored, package name generator by Geek | 2011-07-14 | 1 | -15/+15 | |
| | |||||
* | fixed config on webif + show description | 2011-07-14 | 1 | -2/+8 | |
| | |||||
* | fix dlc, new cli functions, new locale | 2011-05-28 | 1 | -1/+1 | |
| | |||||
* | RealdebridCom plugin | 2011-05-24 | 1 | -1/+23 | |
| | |||||
* | rewritten cli, closed #275, #304 | 2011-05-10 | 1 | -1/+1 | |
| | |||||
* | new file states (temp. offline, skipped) | 2011-05-02 | 1 | -90/+97 | |
| | |||||
* | closed #259, #250 | 2011-03-11 | 1 | -11/+8 | |
| | |||||
* | closed #242, #243, #244 | 2011-02-18 | 1 | -2/+6 | |
| | |||||
* | new l18n files | 2011-01-26 | 1 | -1/+1 | |
| | |||||
* | little improvments | 2011-01-26 | 1 | -1/+3 | |
| | |||||
* | MU free fixed | 2010-12-29 | 1 | -14/+4 | |
| | |||||
* | working speedlimit + proxy support, closed #197 | 2010-12-28 | 1 | -1/+1 | |
| | |||||
* | cleaned request factory | 2010-12-22 | 1 | -0/+329 | |