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
/
hoster
/
UnrestrictLi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend SimpleHoster in multi-hoster plugins (3)
Walter Purcaro
2014-12-17
1
-0
/
+3
*
Extend SimpleHoster in multi-hoster plugins (2)
Walter Purcaro
2014-12-17
1
-1
/
+1
*
Extend SimpleHoster in multi-hoster plugins
Walter Purcaro
2014-12-17
1
-41
/
+44
*
Spare code cosmetics
Walter Purcaro
2014-12-16
1
-1
/
+1
*
[UnrestrictLi] Fix secondsToMidnight on python 2.5 & 2.6 (2)
Walter Purcaro
2014-12-16
1
-4
/
+4
*
[UnrestrictLi] Fix secondsToMidnight on python 2.5 & 2.6
Walter Purcaro
2014-12-16
1
-3
/
+11
*
Plugin code cosmetics (3)
Walter Purcaro
2014-12-07
1
-1
/
+1
*
Code cosmetics: plugin class attributes
Walter Purcaro
2014-10-28
1
-4
/
+4
*
Extend translation support in plugins + a lot of code cosmetics and typo fixes
Walter Purcaro
2014-10-26
1
-6
/
+6
*
Avoid gettext conflict due variable `_`
Walter Purcaro
2014-10-25
1
-1
/
+1
*
Two space before function declaration
Walter Purcaro
2014-10-22
1
-0
/
+2
*
Change some self.req.load to self.load
Walter Purcaro
2014-10-19
1
-2
/
+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
/
+1
*
Remove trailing whitespaces + remove license headers + import urllib methods ...
Walter Purcaro
2014-08-01
1
-16
/
+6
*
Compute wait time using secondsToMidnight
Walter Purcaro
2014-07-06
1
-6
/
+5
*
Replace __pattern__ double quotes with single
Walter Purcaro
2014-04-11
1
-1
/
+1
*
Fix __pattern__ www
Walter Purcaro
2014-04-11
1
-1
/
+1
*
Fix header # -*- coding: utf-8 -*-
Walter Purcaro
2014-04-11
1
-1
/
+0
*
Replace range with xrange
Walter Purcaro
2014-04-11
1
-1
/
+1
*
Fix __author_name__ and __author_mail__
Walter Purcaro
2014-04-11
1
-2
/
+2
*
MultiHosters: no need an account if the link has already been converted.
Stefano
2013-10-13
1
-8
/
+8
*
UnrestrictLi: fix for #238
Stefano
2013-08-25
1
-5
/
+13
*
UnrestrictLi: merged #215
Stefano
2013-08-09
1
-1
/
+4
*
UnrestrictLi: fixed http://forum.pyload.org/viewtopic.php?p=10602#p10602
Stefano
2013-08-09
1
-2
/
+3
*
UnrestrictLi: detect name and size from API data
Stefano
2013-08-05
1
-1
/
+9
*
Using the same translatable string
Stefano
2013-07-20
1
-2
/
+2
*
UnrestrictLi: set offline status from API
Stefano
2013-07-20
1
-2
/
+4
*
Fixed chunkLimit value
Walter Purcaro
2013-07-12
1
-2
/
+2
*
UnrestrictLi: added ability to delete the download history
Stefano
2013-06-23
1
-2
/
+7
*
UnrestrictLi: get API data for size/checksum
Stefano
2013-06-19
1
-2
/
+4
*
New multi hoster plugin: UnrestrictLi
Stefano
2013-06-04
1
-0
/
+72