summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/BitshareCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Spare code cosmeticsGravatar Walter Purcaro 2015-04-101-1/+1
|
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-0/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-1/+1
|
* Update plugins after CaptchaService changesGravatar Walter Purcaro 2015-01-221-2/+2
|
* "New Year" Update: hoster pluginsGravatar Walter Purcaro 2015-01-091-7/+2
|
* Improve a lot of plugin __pattern__Gravatar Walter Purcaro 2014-12-271-1/+1
|
* [BitshareCom] Code cosmeticsGravatar Walter Purcaro 2014-12-241-14/+20
|
* [SimpleHoster] Improve multi-hoster featureGravatar Walter Purcaro 2014-12-231-1/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-221-3/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-091-3/+5
|
* Plugin code cosmetics (3)Gravatar Walter Purcaro 2014-12-071-1/+1
|
* Fix cookie domainGravatar Walter Purcaro 2014-11-211-1/+1
|
* Code cosmeticsGravatar Walter Purcaro 2014-11-101-19/+19
|
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-4/+4
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-5/+5
|
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-1/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-2/+1
|
* Simplify captcha challenge callsGravatar Walter Purcaro 2014-10-231-5/+1
|
* Update hosters to self.errorGravatar Walter Purcaro 2014-10-191-2/+2
|
* Improve unit detection in size patternGravatar Walter Purcaro 2014-10-141-1/+1
|
* Pattern update 2Gravatar Walter Purcaro 2014-10-111-1/+1
|
* Pattern update 1Gravatar Walter Purcaro 2014-10-111-1/+1
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+3
| | | | Whitespaces and EOF fixup
* Spare code fixes about COOKIESGravatar Walter Purcaro 2014-10-051-1/+6
|
* Update plugins after CaptchaService and XFileSharingPro changesGravatar Walter Purcaro 2014-10-031-5/+7
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-1/+1
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Fix hosters SH_COOKIES syntaxGravatar Walter Purcaro 2014-07-201-5/+8
|
* Use parseError instead PluginParseError + unified all download pattern ↵Gravatar Walter Purcaro 2014-07-101-4/+4
| | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics
* Compute wait time using secondsToMidnightGravatar Walter Purcaro 2014-07-061-2/+1
|
* [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵Gravatar Walter Purcaro 2014-07-051-2/+2
| | | | "OFFLINE_PATTERN"
* [Bitshare] Fixed #663Gravatar Stefano 2014-06-301-1/+7
|
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@dfcdf7b
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-111-4/+4
| | | | Merges vuolter/pyload@b7f6e2e
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@d3be840
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-0/+1
| | | | Merges vuolter/pyload@aa7b3f9
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@9117005
* Use wait to set time in SimpleHoster pluginsGravatar Walter Purcaro 2014-04-111-7/+3
| | | | Merges vuolter/pyload@bb002ac
* Replace range with xrangeGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@a50c8ff
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* BitshareCom: fixesGravatar Stefano 2013-09-031-12/+11
| | | | see #227
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-19/+19
|
* BitshareCom: fixed #188Gravatar Stefano 2013-07-171-39/+7
|
* Using CaptchaService to make them works on 0.5Gravatar Stefano 2013-07-151-1/+1
|
* failed 'NoneType' object has no attribute 'group' (if no reconnect is available)Gravatar magnat 2012-11-241-6/+16
|
* fix cookie in request (the language parameter is important)Gravatar magnat 2012-11-241-2/+2
|
* update bitshare, icyfiles - closed #562, #282 - thx godofdreamGravatar zoidberg10 2012-08-021-3/+3
|
* plugin updates: closed #592, #565; closed #591Gravatar zoidberg10 2012-04-281-3/+10
|
* fix uloz.to & bitshare.com premiumGravatar zoidberg10 2012-04-221-4/+8
|
* add Zevera.com; bitshare - might fix #554; add 120 new hosters (or maybe not)Gravatar zoidberg10 2012-03-151-14/+18
|
* AllDebrid plugin by Andy, Voigt; closed #555; generic XFileSharingPro pluginGravatar zoidberg10 2012-03-071-0/+2
|
* plugin cleanupsGravatar RaNaN 2011-10-041-1/+1
|
* RelinkUs, ShareLinksBiz, BitshareCom little improvementsGravatar fragonib 2011-06-121-13/+7
|
* ernieb's hoster patchesGravatar mkaay 2011-06-101-3/+11
|
* Use new logging functionsGravatar fragonib 2011-06-051-13/+12
|
* update version numbersGravatar Paul King 2011-05-071-1/+1
|
* Bitshare doesn't support chunkingGravatar Paul King 2011-05-071-0/+1
|
* new file states (temp. offline, skipped)Gravatar RaNaN 2011-05-021-3/+4
|
* BitshareCom: I18N issues, HTTPRequest: Prevent follow redirection with ↵Gravatar fragonib 2011-05-021-7/+12
| | | | just_header
* UploadStation & BitshareCom: #295Gravatar fragonib 2011-04-301-1/+1
|
* UploadStation & BitshareCom: Remove unicode workaround (yet implemented on ↵Gravatar fragonib 2011-04-241-2/+2
| | | | Plugin module)
* bitshare fixesGravatar RaNaN 2011-04-241-13/+9
|
* UploadStation & BitshareCom: Unicode issuesGravatar fragonib 2011-04-241-11/+6
|
* UploadStation & BitshareCom: Improved debuggingGravatar fragonib 2011-04-241-40/+63
|
* BitshareCom: Fix i18n issuesGravatar fragonib 2011-04-231-21/+35
|
* closed #269, #282, #283, #285, #286, #287Gravatar RaNaN 2011-04-221-0/+116