summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2015-04-306-19/+28
|\ | | | | | | | | | | | | | | | | | | Conflicts: pyload/plugin/crypter/FilecryptCc.py pyload/plugin/hoster/Ftp.py pyload/plugin/hoster/UpleaCom.py pyload/plugin/hoster/UploadedTo.py pyload/plugin/internal/BasePlugin.py pyload/plugin/internal/SimpleHoster.py
| * Spare code cosmeticsGravatar Walter Purcaro 2015-04-304-15/+12
| |
| * Merge pull request #1381 from GammaC0de/GammaC0de-UpleaCom-sizeGravatar Walter Purcaro 2015-04-301-4/+6
| |\ | | | | | | [UpleaCom] fix file size calculation and Set DISPOSITION to False (temp)
| | * Update UpleaCom.pyGravatar GammaC0de 2015-04-281-3/+3
| | |
| | * UpleaCom fix size calculation and Set DISPOSITION to False (temp)Gravatar GammaC0de 2015-04-261-2/+4
| | |
| * | Merge pull request #1386 from GammaC0de/GammaC0de-ContentDisposition-fixGravatar Walter Purcaro 2015-04-301-2/+2
| |\ \ | | | | | | | | [SimpleHoster] fix 'Content-Disposition' filename sometime missing first and last chars
| | * | Update SimpleHoster.pyGravatar GammaC0de 2015-04-291-1/+1
| | | |
| | * | fix 'Content-Disposition' filename cutting first and last charsGravatar GammaC0de 2015-04-291-2/+2
| | |/
| * | Merge pull request #1385 from GammaC0de/GammaC0de-UploadedTo-Detect-MaintenanceGravatar Walter Purcaro 2015-04-301-1/+3
| |\ \ | | | | | | | | [UploadedTo] detect maintenance
| | * | Update UploadedTo.pyGravatar GammaC0de 2015-04-291-1/+1
| | | |
| | * | UploadedTo - Detect Maintenance ModeGravatar GammaC0de 2015-04-291-1/+3
| | |/
| | * Merge pull request #1 from GammaC0de/GammaC0de-patch-1Gravatar GammaC0de 2015-04-261-1/+2
| | |\ | | | | | | | | Update UpleaCom.py
| * | \ Merge pull request #1375 from GammaC0de/GammaC0de-patch-1Gravatar Walter Purcaro 2015-04-261-1/+2
| |\ \ \ | | |/ / | |/| / | | |/ Update UpleaCom.py
| | * Update UpleaCom.pyGravatar GammaC0de 2015-04-251-1/+2
| |/
| * Merge pull request #1369 from GammaC0de/GammaC0de-fix-UpleaComGravatar Walter Purcaro 2015-04-241-5/+13
| |\ | | | | | | Update UpleaCom.py
| | * Update UpleaCom.pyGravatar GammaC0de 2015-04-241-1/+1
| | |
| | * Update UpleaCom.pyGravatar GammaC0de 2015-04-241-6/+14
| |/
| * [FilecryptCc] Version up (2)Gravatar Walter Purcaro 2015-04-221-4/+4
| |
| * Merge pull request #1367 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2015-04-221-5/+6
| |\ | | | | | | [FilecryptCc.py] Avoid hardcoded urls
| | * [FilecryptCc.py] Avoid hardcoded urlsGravatar zapp-brannigan 2015-04-221-6/+7
| | | | | | | | | Fix https://github.com/pyload/pyload/issues/1364 again ;)
| * | [FilecryptCc] Version upGravatar Walter Purcaro 2015-04-221-2/+4
| |/
| * Merge pull request #1366 from Gutz-Pilz/patch-1Gravatar Walter Purcaro 2015-04-221-1/+1
| |\ | | | | | | remove "www" in circlecaptcha to get it working
| | * remove "www" in circlecaptcha to get it workingGravatar Gutz-Pilz 2015-04-221-1/+1
| |/
| * Merge pull request #1365 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2015-04-221-4/+2
| |\ | | | | | | [FilecryptCc.py] Fix circle captcha
| | * Update FilecryptCc.pyGravatar zapp-brannigan 2015-04-221-15/+10
| | |
| | * [FilecryptCc.py] Fix circle captchaGravatar zapp-brannigan 2015-04-221-14/+17
| |/ | | | | Fix https://github.com/pyload/pyload/issues/1364
* | Revert colored consoleGravatar Walter Purcaro 2015-04-302-36/+12
| |
* | Merge pull request #11 from ardi69/0.4.10Gravatar Walter Purcaro 2015-04-229-27/+31
|\ \ | | | | | | some fixes
| * | little fixGravatar Armin 2015-04-223-3/+3
| | |
| * | now the plugin attribute '__name' is no more used it is reduntant andGravatar Armin 2015-04-225-19/+18
| | | | | | | | | obsolete
| * | some fixesGravatar Armin 2015-04-213-6/+11
| | |
| * | convert DB only if neededGravatar Armin 2015-04-211-2/+2
| | |
| * | Merge pull request #5 from vuolter/0.4.10Gravatar ardi69 2015-04-216-21/+26
| |\ \ | |/ / |/| | Spare code cosmetics (10)
* | | Spare code cosmetics (10)Gravatar Walter Purcaro 2015-04-216-21/+26
| | |
| * | revert for mergeGravatar Armin 2015-04-212-13/+11
| | |
| * | hotfix 2Gravatar root 2015-04-211-10/+12
| | |
| * | hotfixGravatar root 2015-04-211-1/+1
| | |
| * | Merge pull request #4 from vuolter/0.4.10Gravatar ardi69 2015-04-21138-652/+643
| |\ \ | |/ / |/| | vuolter HEAD
* | | Merge branch 'pr/n10_ardi69' into 0.4.10Gravatar Walter Purcaro 2015-04-2025-83/+95
|\| | | | | | | | | | | | | | Conflicts: pyload/plugin/hoster/FileserveCom.py
| * | added check of classname == filenameGravatar Armin 2015-04-202-13/+16
| | |
| * | Improve getClassNameGravatar Armin 2015-04-2021-50/+50
| | |
| * | add log warnings by using of deprecated featuresGravatar Armin 2015-04-203-23/+32
| | |
* | | Spare code cosmetics (9)Gravatar Walter Purcaro 2015-04-2046-126/+126
| | |
* | | Spare code cosmetics (8)Gravatar Walter Purcaro 2015-04-2055-146/+150
| | |
* | | PEP-8, Python Zen, refactor and reduce code (part 12 in master ↵Gravatar fedeG 2015-04-201-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | module/remote/socketbackend) Conflicts: module/remote/socketbackend/ttypes.py pyload/remote/socketbackend/create_ttypes.py
* | | PEP-8, Python Zen, refactor and reduce code (part 15 in master module/webui/app)Gravatar fedeG 2015-04-205-28/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pyload/webui/app/api.py pyload/webui/app/cnl.py pyload/webui/app/json.py pyload/webui/app/pyloadweb.py pyload/webui/app/utils.py
* | | PEP-8, Python Zen, refactor and reduce code (part 14 in master module/threads)Gravatar fedeG 2015-04-201-3/+6
| | | | | | | | | | | | | | | | | | Conflicts: module/threads/PluginThread.py pyload/manager/thread/Server.py
* | | PEP-8, Python Zen, refactor and reduce code (part 13 in master module/remote)Gravatar fedeG 2015-04-202-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/remote/ThriftBackend.py pyload/manager/Remote.py pyload/remote/ClickNLoadBackend.py pyload/remote/SocketBackend.py
* | | Spare code cosmetics (7)Gravatar Walter Purcaro 2015-04-2020-23/+23
| | |
* | | PEP-8, Python Zen, refactor and reduce code (part 9 in master module/network)Gravatar fedeG 2015-04-207-46/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/network/Bucket.py module/network/CookieJar.py pyload/network/Browser.py pyload/network/HTTPChunk.py pyload/network/HTTPDownload.py pyload/network/HTTPRequest.py pyload/network/RequestFactory.py pyload/network/XDCCRequest.py
* | | Merge pull request #9 from ardi69/0.4.10Gravatar Walter Purcaro 2015-04-198-20/+24
|\| | | | | | | | sorted config in webui ("Activated" always on top)
| * | fix typoGravatar Armin 2015-04-191-1/+1
| | |
| * | cosmeticsGravatar Armin 2015-04-192-9/+9
| | |
| * | sorted config in webui ("Activated" is always the top option)Gravatar Armin 2015-04-196-11/+15
| | | | | | | | | | | | | | | | | | NOTE: The options are sorted like in pyload.conf & plugin.conf For sorting like plugins "__config" - array plugin.conf must be recreated by simply delete the file
* | | Spare code cosmetics (6)Gravatar Walter Purcaro 2015-04-1921-29/+31
| | |
* | | range -> xrangeGravatar Walter Purcaro 2015-04-1914-21/+21
| | |
* | | PEP-8, Python Zen, refactor and reduce code (part 7 in master module/database)Gravatar fedeG 2015-04-194-72/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/database/__init__.py pyload/database/Backend.py pyload/database/File.py pyload/database/Storage.py pyload/database/User.py
* | | Use with statementGravatar Walter Purcaro 2015-04-1913-144/+135
| | |
* | | Merge pull request #8 from ardi69/0.4.10Gravatar Walter Purcaro 2015-04-194-4/+46
|\| | | | | | | | colored logs for webui to
| * | added: colred logs for webui to (currently only for theme "Next")Gravatar Armin 2015-04-193-3/+45
| | |
| * | fix typoGravatar Armin 2015-04-181-1/+1
| | |
* | | Merge pull request #7 from ardi69/0.4.10Gravatar Walter Purcaro 2015-04-185-48/+50
|\| | | | | | | | fix SyntaxError
| * | fixed: MultiHookGravatar Armin 2015-04-182-35/+37
| | |
| * | fix: color_loggerGravatar Armin 2015-04-182-12/+12
| | | | | | | | | | | | revert partially Spare code cosmetics (1) to fix SyntaxError: duplicate argument 'section' in function definition
| * | fixed: show "all" logs in webuiGravatar Armin 2015-04-181-1/+1
| | |
| * | Merge pull request #3 from vuolter/0.4.10Gravatar ardi69 2015-04-1895-579/+742
| |\ \ | |/ / |/| | merge vuolter HEAD
* | | Spare code cosmetics (5)Gravatar Walter Purcaro 2015-04-1845-64/+134
| | |
* | | PEP-8, Python Zen, refactor and reduce code (part 6 in master module/common)Gravatar Walter Purcaro 2015-04-172-23/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: locale/pavement.py module/common/ImportDebugger.py module/common/JsEngine.py module/common/json_layer.py module/common/packagetools.py tests/APIExerciser.py tests/test_api.py tests/test_json.py
* | | PEP-8, Python Zen, refactor and reduce code (part 5 in master module/cli)Gravatar Walter Purcaro 2015-04-173-60/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/cli/Handler.py module/cli/printer.py pyload/cli/AddPackage.py pyload/cli/Cli.py pyload/cli/ManageFiles.py
* | | PEP-8, Python Zen, refactor and reduce code (part 4 in master script). Bash ↵Gravatar fedeG 2015-04-172-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | varible $VAR to ${VAR} Conflicts: scripts/clonedigger.sh scripts/code_analysis.sh
* | | PEP-8, Python Zen, refactor and reduce code (part 3 in master module)Gravatar Walter Purcaro 2015-04-174-16/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/InitHomeDir.py module/debug.py module/forwarder.py module/unescape.py pyload/datatype/Package.py pyload/manager/Event.py pyload/manager/Thread.py pyload/manager/event/Scheduler.py pyload/utils/__init__.py pyload/webui/filters.py
* | | Spare code cosmetics (4)Gravatar Walter Purcaro 2015-04-1728-3/+76
| | |
* | | Spare code cosmetics (3)Gravatar Walter Purcaro 2015-04-1739-335/+335
| | |
* | | Spare code cosmetics (2)Gravatar Walter Purcaro 2015-04-178-30/+31
| | |
* | | Spare code cosmetics (1)Gravatar Walter Purcaro 2015-04-177-63/+86
| | |
* | | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2015-04-161-4/+4
|\ \ \ | | |/ | |/| | | | | | | Conflicts: pyload/plugin/addon/UnSkipOnFail.py
| * | [UnSkipOnFail] Typo (2)Gravatar Walter Purcaro 2015-04-161-4/+4
| | |
* | | Merge pull request #6 from ardi69/0.4.10Gravatar Walter Purcaro 2015-04-161-0/+1
|\ \ \ | | |/ | |/| hotfix
| * | fix: config castGravatar Armin 2015-04-161-0/+1
| | |
| * | Merge pull request #2 from vuolter/0.4.10Gravatar ardi69 2015-04-1677-679/+741
| |\ \ | |/ / |/| | merge from vuolter
* | | Merge pull request #5 from ardi69/0.4.10Gravatar Walter Purcaro 2015-04-1615-61/+63
|\| | | | | | | | fix: assignJob and typos (__name vs. __name__) [2]
| * | fixed: more typosGravatar Armin 2015-04-1612-61/+61
| | |
| * | Merge pull request #1 from vuolter/0.4.10Gravatar ardi69 2015-04-143-11/+11
| |\ \ | | | | | | | | merge from vuolter/pyload
| * | | fix typoGravatar Armin 2015-04-143-2/+4
| | | |
* | | | [api] Improve getConfigValueGravatar Walter Purcaro 2015-04-161-1/+1
| | | |
* | | | default.conf cleanupGravatar Walter Purcaro 2015-04-161-54/+65
| | | |
* | | | Colored loggerGravatar Walter Purcaro 2015-04-161-7/+37
| | | |
* | | | Fix commentsGravatar Walter Purcaro 2015-04-1628-367/+367
| | | |
* | | | [config] Use get method instead dict accessGravatar Walter Purcaro 2015-04-1622-123/+123
| | | |
* | | | Fix lib importGravatar Walter Purcaro 2015-04-164-19/+4
| | | |
* | | | Plugins cleanupGravatar Walter Purcaro 2015-04-1627-66/+37
| | | |
* | | | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2015-04-165-45/+110
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | | | | | | | | | Conflicts: pyload/plugin/addon/UpdateManager.py pyload/plugin/hoster/UploadedTo.py pyload/plugin/hoster/YadiSk.py pyload/plugin/internal/SimpleHoster.py
| * | [UpdateManager] CleanupGravatar Walter Purcaro 2015-04-161-6/+4
| | |
| * | [UploadedTo] Set DISPOSITION to False (temp)Gravatar Walter Purcaro 2015-04-161-1/+3
| | |
| * | Merge pull request #1356 from GammaC0de/GammaC0de-patch-1Gravatar Walter Purcaro 2015-04-161-3/+19
| |\ \ | | | | | | | | Update UpdateManager.py
| | * | Update UpdateManager.pyGravatar GammaC0de 2015-04-141-3/+19
| | | |
| * | | [HostujeNet] Tiny cleanupGravatar Walter Purcaro 2015-04-161-5/+3
| | | |
| * | | Merge pull request #1358 from GammaC0de/GammaC0de-HostujeNetGravatar Walter Purcaro 2015-04-161-0/+51
| |\ \ \ | | | | | | | | | | [New Hoster] HostujeNet
| | * | | HostujeNetGravatar GammaC0de 2015-04-161-0/+51
| | |/ /
| * | | Merge pull request #1355 from GammaC0de/stableGravatar Walter Purcaro 2015-04-141-1/+1
| |\| | | | | | | | | | [SimpleHoster] forgot version bump
| | * | Version bumpGravatar GammaC0de 2015-04-141-1/+1
| |/ /
| * | [SimpleHoster] Improve latest change a littleGravatar Walter Purcaro 2015-04-141-4/+1
| | |
| * | Merge pull request #1353 from GammaC0de/stableGravatar Walter Purcaro 2015-04-142-40/+46
| |\ \ | | | | | | | | [SimpleHoster] fail() takes exactly 2 arguments (1 given)
| | * | Update YadiSk.pyGravatar GammaC0de 2015-04-141-39/+42
| | | |
| | * | Update SimpleHoster.pyGravatar GammaC0de 2015-04-141-1/+4
| | | |
| | * | Merge pull request #1 from pyload/stableGravatar GammaC0de 2015-04-1438-166/+136
| | |\ \ | | |/ / | |/| | Sync
* | | | Cleanup (3)Gravatar Walter Purcaro 2015-04-143-11/+11
| | | |
* | | | Merge pull request #4 from ardi69/0.4.10Gravatar Walter Purcaro 2015-04-1411-73/+73
|\ \ \ \ | | |_|/ | |/| | fix: assignJob and typos (__name vs. __name__)
| * | | fix: assignJobGravatar Armin 2015-04-1311-73/+73
|/ / / | | | | | | fix: typos __name vs. __name__
* | | Cleanup (2)Gravatar Walter Purcaro 2015-04-1345-419/+156
| | |
* | | CleanupGravatar Walter Purcaro 2015-04-13104-11/+1613
| | |
* | | Fix exceptGravatar Walter Purcaro 2015-04-132-2/+2
| | |
* | | Improve Setup a bitGravatar Walter Purcaro 2015-04-131-3/+12
| | |
* | | Rename ClickAndLoad to ClickNLoadGravatar Walter Purcaro 2015-04-134-8/+8
| | |
* | | Fix EOLGravatar Walter Purcaro 2015-04-1365-70/+38
| | |
* | | Move lib to lib/Python/LibGravatar Walter Purcaro 2015-04-13108-10/+11
| | |
* | | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2015-04-131-2/+2
|\| | | | | | | | | | | | | | Conflicts: pyload/plugin/addon/UnSkipOnFail.py
| * | [UnSkipOnFail] TypoGravatar Walter Purcaro 2015-04-131-2/+2
| | |
* | | Revert 486adc1874e463b1563ad2394b216faff388b10dGravatar Walter Purcaro 2015-04-13458-3422/+3422
| | |
* | | Cleanup + fixup + new libGravatar Walter Purcaro 2015-04-1356-662/+1055
| | |
* | | Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2015-04-13142-568/+1252
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/hooks/MultihostersComHook.py module/plugins/hooks/PutdriveComHook.py module/plugins/internal/CaptchaService.py pyload/plugin/account/OboomCom.py pyload/plugin/account/SmoozedCom.py pyload/plugin/addon/AntiVirus.py pyload/plugin/addon/ExternalScripts.py pyload/plugin/addon/ExtractArchive.py pyload/plugin/addon/RestartSlow.py pyload/plugin/crypter/CrockoCom.py pyload/plugin/crypter/DepositfilesCom.py pyload/plugin/crypter/FshareVn.py pyload/plugin/crypter/LinkdecrypterCom.py pyload/plugin/crypter/MegaRapidCz.py pyload/plugin/crypter/PastebinCom.py pyload/plugin/hoster/CatShareNet.py pyload/plugin/hoster/EdiskCz.py pyload/plugin/hoster/ExtabitCom.py pyload/plugin/hoster/GigapetaCom.py pyload/plugin/hoster/GooIm.py pyload/plugin/hoster/IfolderRu.py pyload/plugin/hoster/LuckyShareNet.py pyload/plugin/hoster/MegasharesCom.py pyload/plugin/hoster/MovReelCom.py pyload/plugin/hoster/NarodRu.py pyload/plugin/hoster/NowDownloadSx.py pyload/plugin/hoster/NowVideoSx.py pyload/plugin/hoster/QuickshareCz.py pyload/plugin/hoster/RemixshareCom.py pyload/plugin/hoster/RgHostNet.py pyload/plugin/hoster/SendspaceCom.py pyload/plugin/hoster/UlozTo.py pyload/plugin/hoster/UnibytesCom.py pyload/plugin/hoster/UploadingCom.py pyload/plugin/hoster/WrzucTo.py pyload/plugin/internal/MultiHook.py pyload/plugin/internal/SimpleHoster.py
| * | [LolabitsEs] CleanupGravatar Walter Purcaro 2015-04-121-21/+23
| | |
| * | Merge pull request #1345 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2015-04-111-0/+46
| |\ \ | | | | | | | | [New Hoster] lolabits.es
| | * | [New Hoster] lolabits.esGravatar zapp-brannigan 2015-04-111-0/+46
| |/ / | | | | | | As requested in https://github.com/pyload/pyload/issues/1343
| * | Fix OboomCom and SmoozedCom with beaker >= v1.7.xGravatar Armin 2015-04-102-4/+30
| | |
| * | Spare code cosmeticsGravatar Walter Purcaro 2015-04-1030-89/+47
| | |
| * | [SimpleHoster] Fix https://github.com/pyload/pyload/issues/1341Gravatar Walter Purcaro 2015-04-102-6/+6
| | |
| * | [DepositfilesCom] UpdateGravatar Walter Purcaro 2015-04-101-7/+3
| | |
| * | [RestartSlow] Remove (temp)Gravatar Walter Purcaro 2015-04-101-58/+0
| | |
| * | Merge pull request #1340 from GammaC0de/stableGravatar Walter Purcaro 2015-04-101-0/+2
| |\| | | | | | | Update DepositfilesCom.py
| | * Update DepositfilesCom.pyGravatar GammaC0de 2015-04-101-0/+2
| |/
| * Merge pull request #1338 from valdi74/patch-2Gravatar Walter Purcaro 2015-04-101-3/+3
| |\ | | | | | | Update - new links pattern
| | * Update - new links patternGravatar valdi74 2015-04-101-3/+3
| |/
| * Merge pull request #1333 from zapp-brannigan/patch-1Gravatar Walter Purcaro 2015-04-091-17/+8
| |\ | | | | | | Update CaptchaService.py
| | * Update CaptchaService.pyGravatar zapp-brannigan 2015-04-091-17/+8
| |/ | | | | Fix ReCaptchaV2
| * [SimpleHoster] Improve file name handlingGravatar Walter Purcaro 2015-04-094-24/+24
| |
| * Merge branch 'pr/n1314_sebdelsol' into stableGravatar Walter Purcaro 2015-04-081-0/+4
| |\
| | * [zippyshare] fix bug #1311Gravatar sebdelsol 2015-04-041-0/+4
| | | | | | | | | | | | | | | Zippyshare sometimes encode file name with an image. In this case, use the file link to get the file name. (it's probably a bad hack. I don't know nothing about pyload Core).
| * | [ZippyshareCom] Fix https://github.com/pyload/pyload/issues/1311Gravatar Walter Purcaro 2015-04-081-2/+2
| | |
| * | Fix https://github.com/pyload/pyload/issues/1157 (2)Gravatar Walter Purcaro 2015-04-081-2/+2
| | |
| * | Fix https://github.com/pyload/pyload/issues/1157Gravatar Walter Purcaro 2015-04-0827-67/+67
| | |
| * | Spare code cosmeticsGravatar Walter Purcaro 2015-04-0815-25/+27
| | |
| * | [UserAgentSwitcher] Random user-agent featureGravatar Walter Purcaro 2015-04-082-8/+23
| | |
| * | [RapiduNet] https://github.com/pyload/pyload/issues/1326Gravatar Walter Purcaro 2015-04-081-15/+13
| | |
| * | [CatShareNet] https://github.com/pyload/pyload/issues/1325Gravatar Walter Purcaro 2015-04-081-8/+6
| | |
| * | [AntiVirus][ExtractArchive] FixupGravatar Walter Purcaro 2015-04-082-4/+4
| | |
| * | [RemixshareCom] CleanupGravatar Walter Purcaro 2015-04-081-18/+12
| | |
| * | [SolidfilesCom] CleanupGravatar Walter Purcaro 2015-04-082-42/+33
| | |
| * | [UserAgentSwitcher] Fix https://github.com/pyload/pyload/issues/1324Gravatar Walter Purcaro 2015-04-081-2/+2
| | |
| * | Merge pull request #1323 from sraedler/stableGravatar Walter Purcaro 2015-04-081-0/+42
| |\ \ | | | | | | | | Added new Hoster Solidfiles.com
| | * | Added Solidfiles HosterGravatar sraedler 2015-04-081-0/+42
| | | |
| | * | Merge pull request #1 from pyload/stableGravatar sraedler 2015-04-089-87/+139
| | |\ \ | | |/ / | |/| | merge with base
| * | | [ExtractArchive] Fix https://github.com/pyload/pyload/issues/1322Gravatar Walter Purcaro 2015-04-081-2/+2
| | | |
| * | | [UserAgentSwitcher] Default activated set to TrueGravatar Walter Purcaro 2015-04-083-10/+5
| | | |
| * | | Traceback code cosmeticsGravatar Walter Purcaro 2015-04-074-11/+11
| | | |
| * | | [YadiSk] Fix https://github.com/pyload/pyload/issues/1321Gravatar Walter Purcaro 2015-04-073-25/+24
| | | |
| * | | [ExtractArchive] Improve send2trash featureGravatar Walter Purcaro 2015-04-071-38/+43
| | | |
| * | | [AntiVirus] Recycle bin supportGravatar Walter Purcaro 2015-04-071-9/+29
| | | |
| * | | New plugin: UserAgentSwitcherGravatar Walter Purcaro 2015-04-071-0/+31
| | | | | | | | | | | | | | | | Fix https://github.com/pyload/pyload/issues/1305
| * | | [SimpleDereferer][SimpleHoster] Update user-agent (3)Gravatar Walter Purcaro 2015-04-072-2/+4
| | | |
| * | | Merge pull request #1320 from sraedler/stableGravatar Walter Purcaro 2015-04-071-7/+10
| |\| | | | | | | | | | Fixed RemixshareCom
| | * | Fixed RemixshareComGravatar sraedler 2015-04-071-7/+10
| |/ /
| * | [SimpleDereferer] Update user-agent (2)Gravatar Walter Purcaro 2015-04-072-5/+6
| | |
| * | [SimpleDereferer][SimpleHoster] Update user-agentGravatar Walter Purcaro 2015-04-074-11/+13
| | |
| * | [YadiSk] CleanupGravatar Walter Purcaro 2015-04-071-29/+30
| | |
| * | Merge pull request #1318 from saintego/patch-6Gravatar Walter Purcaro 2015-04-071-0/+84
| |\ \ | | |/ | |/| New plugin: YadiSk
| | * [hoster request]yadi.sk #1292Gravatar saintego 2015-04-071-0/+84
| |/ | | | | GammaC0de post works
| * Merge pull request #1301 from saintego/patch-5Gravatar Walter Purcaro 2015-04-031-6/+11
| |\ | | | | | | Some issue in keep2share.cc #1236
| | * Some issue in keep2share.cc #1236Gravatar saintego 2015-03-301-6/+11
| | | | | | | | | `Problem is not fixed. With this change we are able to load captcha, but I got Parse error: No file downloaded | Plugin may be out of date
| * | [ExternalScripts] Fix https://github.com/pyload/pyload/issues/1307Gravatar Walter Purcaro 2015-04-031-1/+1
| | |
| * | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1304 (2)Gravatar Walter Purcaro 2015-04-012-6/+6
| | |
| * | [BasePlugin] Fix https://github.com/pyload/pyload/issues/1304Gravatar Walter Purcaro 2015-04-012-4/+4
| | |
| * | Temp fixup to `filename*=UTF-8` bug (2)Gravatar Walter Purcaro 2015-04-011-3/+3
| | |
| * | Temp fixup to `filename*=UTF-8` bugGravatar Walter Purcaro 2015-03-316-43/+39
| | |
| * | [TusfilesNet] Fix downloadLinkGravatar Walter Purcaro 2015-03-301-3/+3
| | |
| * | [GoogledriveCom][UlozTo] Fix handleDirect (2)Gravatar Walter Purcaro 2015-03-302-4/+4
| | |
| * | Merge pull request #1302 from ludoviclehmann/stableGravatar Walter Purcaro 2015-03-301-2/+2
| |\ \ | | |/ | |/| OneFichier premium: remove double quote at the end of the filename
| | * OneFichier premium: remove double quote at the end of the filenameGravatar Ludovic Lehmann 2015-03-301-2/+2
| |/
| * [GoogledriveCom] Fix handleDirectGravatar Walter Purcaro 2015-03-304-6/+6
| |
| * [UlozTo] Fix https://github.com/pyload/pyload/issues/1300Gravatar Walter Purcaro 2015-03-301-6/+6
| |
| * Merge pull request #1299 from ludoviclehmann/stableGravatar Walter Purcaro 2015-03-301-3/+4
| |\ | | | | | | Fix code problem for premium download with OneFichier
| | * Fix indentation problem in OneFichierCom.pyGravatar ludoviclehmann 2015-03-291-1/+1
| | |
| | * fix OneFichierCom premium issue : global name 'link' is not definedGravatar Ludovic Lehmann 2015-03-291-3/+4
| |/
| * [ExternalScripts] UpdateGravatar Walter Purcaro 2015-03-291-9/+9
| |
| * [MediafireCom] Version upGravatar Walter Purcaro 2015-03-291-2/+2
| |
| * Merge pull request #1298 from saintego/patch-4Gravatar Walter Purcaro 2015-03-291-1/+1
| |\ | | | | | | mediafire link in new format #1297
| | * mediafire link in new format #1297Gravatar saintego 2015-03-291-1/+1
| |/
| * [GoogledriveCom] ImproveGravatar Walter Purcaro 2015-03-281-2/+12
| |
| * Spare code cosmeticsGravatar Walter Purcaro 2015-03-2857-118/+112
| |
| * [UlozTo] Update hosterGravatar Walter Purcaro 2015-03-281-47/+49
| |
| * [MultiHook] Periodically loadAccountGravatar Walter Purcaro 2015-03-281-8/+6
| |
| * Merge pull request #1294 from ludoviclehmann/stableGravatar Walter Purcaro 2015-03-271-1/+17
| |\ | | | | | | Fix issue #1042
| | * Fix issue #1042Gravatar ludoviclehmann 2015-03-271-1/+17
| |/ | | | | https://github.com/pyload/pyload/issues/1042
| * Merge pull request #1293 from saintego/patch-3Gravatar Walter Purcaro 2015-03-271-18/+8
| |\ | | | | | | ifolder issue #1291
| | * ifolder issue #1291Gravatar saintego 2015-03-271-18/+8
| |/ | | | | add metalare.org and fixed for new layout of page
| * [RgHostNet] UpdateGravatar Walter Purcaro 2015-03-261-5/+6
| |
| * Tiny code cosmeticsGravatar Walter Purcaro 2015-03-262-8/+8
| |
| * Merge pull request #1290 from saintego/patch-2Gravatar Walter Purcaro 2015-03-261-2/+2
| |\ | | | | | | rghost issue #1289
| | * rghost issue #1289Gravatar saintego 2015-03-261-2/+2
| |/ | | | | add rghost.ru and fix link_free_patern
* | Prepare hook plugins to merging from stableGravatar Walter Purcaro 2015-04-1327-1/+1
| |