index
:
pyload.git
1.0.0
fixed
master
stable
testing
Fix annoying and persistent error with download name decoding. See branch 'fixed'!
Robin Obůrka
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
plugins
/
hooks
/
ExtractArchive.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update extractor plugins
Walter Purcaro
2014-12-18
1
-16
/
+21
*
Spare code cosmetics
Walter Purcaro
2014-12-16
1
-9
/
+9
*
Don't start unused periodical in some addons
Walter Purcaro
2014-12-09
1
-1
/
+6
*
Fix with statement on old env like python 2.5 (2)
Walter Purcaro
2014-12-05
1
-1
/
+3
*
Code cosmetics
Walter Purcaro
2014-11-10
1
-8
/
+8
*
Code cosmetics
Walter Purcaro
2014-11-09
1
-4
/
+4
*
Use with statement instead open method when accessing fod + handle i/o error
Walter Purcaro
2014-11-09
1
-14
/
+19
*
Code cosmetics: plugin class attributes
Walter Purcaro
2014-10-28
1
-6
/
+6
*
Spare code cosmetics
Walter Purcaro
2014-10-27
1
-6
/
+6
*
Extend translation support in plugins + a lot of code cosmetics and typo fixes
Walter Purcaro
2014-10-26
1
-6
/
+6
*
Two space before function declaration
Walter Purcaro
2014-10-22
1
-0
/
+2
*
Add __license__ key attribute to plugins
Walter Purcaro
2014-10-08
1
-0
/
+1
*
New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...
Walter Purcaro
2014-10-07
1
-2
/
+4
*
Logging string cosmetics
Walter Purcaro
2014-09-27
1
-10
/
+10
*
Extend ExtractArchive events + code optimizations
Walter Purcaro
2014-09-25
1
-47
/
+77
*
Remove trailing whitespaces + remove license headers + import urllib methods ...
Walter Purcaro
2014-08-01
1
-11
/
+10
*
Prefer single quote for dict key name
Walter Purcaro
2014-07-15
1
-7
/
+7
*
Removed all @author flags + key attributes cleanup for internal & hooks plugins
Walter Purcaro
2014-07-15
1
-3
/
+7
*
Fix header # -*- coding: utf-8 -*-
Walter Purcaro
2014-04-11
1
-1
/
+0
*
Remove shebang #!/usr/bin/env python
Walter Purcaro
2014-04-11
1
-1
/
+1
*
Fix __description__
Walter Purcaro
2014-04-11
1
-1
/
+1
*
Deleted default value and cleaned the code a little bit
AndroKev
2013-11-02
1
-1
/
+1
*
ExtractArchives - add an option to excludefiles
AndroKev
2013-10-27
1
-4
/
+5
*
Plugins: core.config -> config
Walter Purcaro
2013-09-03
1
-5
/
+5
*
Fixed PEP 8 violations in Hooks
Stefano
2013-07-24
1
-27
/
+31
*
fixed log api call for several plugins
Walter Purcaro
2013-07-17
1
-2
/
+2
*
getConfig instead getConf for all
Walter Purcaro
2013-06-03
1
-2
/
+2
*
Plugins: fixed inconsistent indentation
Stefano
2013-03-23
1
-2
/
+0
*
additional extract logs
RaNaN
2012-01-14
1
-2
/
+8
*
Unrar fix
RaNaN
2012-01-11
1
-5
/
+7
*
little fs improvements
RaNaN
2011-12-05
1
-1
/
+1
*
improved plugin loader, import hook to always use newest plugin versions
RaNaN
2011-11-14
1
-109
/
+4
*
option for subfolders
RaNaN
2011-11-11
1
-6
/
+13
*
closed #422
RaNaN
2011-11-07
1
-1
/
+2
*
closed #418
RaNaN
2011-11-04
1
-1
/
+1
*
closed #411
RaNaN
2011-10-27
1
-3
/
+6
*
also use "rar" to extract
RaNaN
2011-10-25
1
-1
/
+1
*
closed #410
RaNaN
2011-10-25
1
-0
/
+8
*
updated setup script
RaNaN
2011-10-23
1
-2
/
+3
*
small improvement
RaNaN
2011-10-16
1
-6
/
+9
*
additional fix
RaNaN
2011-10-16
1
-4
/
+0
*
new subprocess workaround
RaNaN
2011-10-16
1
-13
/
+31
*
different workaround
RaNaN
2011-10-15
1
-0
/
+26
*
fixes for unrar
RaNaN
2011-10-15
1
-1
/
+1
*
simple unzip plugin
RaNaN
2011-10-14
1
-2
/
+3
*
improved extract plugin
RaNaN
2011-10-14
1
-12
/
+16
*
first version of new extract plugin
RaNaN
2011-10-14
1
-0
/
+344