Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New printer (windows compatible) | 2014-09-14 | 11 | -31/+591 | |
| | |||||
* | Restructure pyload file tree (1) | 2014-09-14 | 114 | -341/+141 | |
| | |||||
* | Project __init__ with info | 2014-09-14 | 1 | -0/+20 | |
| | |||||
* | [Lib] Update simplejson to v3.6.3 + one file wsgiserver + importing fixup | 2014-09-14 | 43 | -39/+5330 | |
| | |||||
* | module -> pyload | 2014-09-14 | 1474 | -58603/+58600 | |
| | |||||
* | save_join -> safe_join & save_path -> safe_filename | 2014-09-14 | 14 | -39/+39 | |
| | |||||
* | Merge branch 'stable' into 0.4.10 | 2014-09-14 | 381 | -6436/+4193 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: module/plugins/Account.py module/plugins/AccountManager.py module/plugins/Hook.py module/plugins/OCR.py module/plugins/Plugin.py module/plugins/PluginManager.py module/plugins/ReCaptcha.py module/plugins/accounts/Ftp.py module/plugins/accounts/Http.py module/plugins/internal/MultiHoster.py module/plugins/ocr/GigasizeCom.py module/plugins/ocr/LinksaveIn.py module/plugins/ocr/NetloadIn.py module/plugins/ocr/ShareonlineBiz.py | ||||
| * | [File4safe] distributing LINK_PATTERN | 2014-09-07 | 1 | -1/+1 | |
| | | | | | | Fixes #729 | ||||
| * | [Speedyshare] new hoster | 2014-09-07 | 1 | -0/+43 | |
| | | | | | | | | Merges #718 | ||||
| * | New crypter UploadableChFolder | 2014-09-04 | 1 | -0/+21 | |
| | | |||||
| * | [LoadTo] Fix patterns | 2014-09-04 | 1 | -5/+8 | |
| | | |||||
| * | [SimpleHoster] Improve parseFileInfo | 2014-09-04 | 2 | -11/+12 | |
| | | |||||
| * | [Easybytez] distributing LINK_PATTERN | 2014-08-31 | 1 | -1/+1 | |
| | | | | | | Fixes #723 | ||||
| * | [Checksum] Moved the checksum validation toggle to the plugin because the ↵ | 2014-08-31 | 1 | -6/+7 | |
| | | | | | | | | general configuration has been removed in 0.4.10 | ||||
| * | [VimeoCom] Private video support | 2014-08-30 | 1 | -3/+5 | |
| | | |||||
| * | Update GooIm.py | 2014-08-30 | 1 | -17/+11 | |
| | | | | | | | | The plugin was not working anymore. | ||||
| * | [BasePlugin] Don't unquote url header | 2014-08-30 | 1 | -2/+2 | |
| | | |||||
| * | [RyushareCom] Fixed premium dl | 2014-08-30 | 1 | -2/+2 | |
| | | |||||
| * | Update UploadingCom.py | 2014-08-30 | 1 | -2/+2 | |
| | | |||||
| * | Fix wait for UptoBox | 2014-08-30 | 1 | -2/+2 | |
| | | |||||
| * | UpdateManager] Fix I/O conflict on activation + fix removePlugins + some ↵ | 2014-08-30 | 1 | -41/+38 | |
| | | | | | | | | code cosmetics | ||||
| * | [DdlstorageCom] Mark dead | 2014-08-29 | 3 | -139/+11 | |
| | | |||||
| * | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 367 | -3194/+1181 | |
| | | | | | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
| * | [DepositfilesCom] Fix missing declaration (thx hmlinaric) | 2014-08-01 | 1 | -1/+4 | |
| | | |||||
| * | Prefer single quote for dict key | 2014-08-01 | 4 | -49/+49 | |
| | | |||||
| * | [UpdateManager] Disable reloadplugins schedule on plugin deactivation | 2014-08-01 | 1 | -2/+5 | |
| | | |||||
| * | Store all re.search/match object as "m" instead "found" | 2014-07-20 | 78 | -520/+525 | |
| | | |||||
| * | [account] self.html -> html (where was possible) | 2014-07-20 | 5 | -21/+21 | |
| | | |||||
| * | [UpdateManager] Rewritten removePlugins method + protect from self-removing | 2014-07-20 | 1 | -19/+39 | |
| | | |||||
| * | [DepositfilesCom] Fixed premium dl | 2014-07-20 | 2 | -35/+36 | |
| | | |||||
| * | Fix hosters SH_COOKIES syntax | 2014-07-20 | 10 | -28/+32 | |
| | | |||||
| * | [StreamCz] Parse https | 2014-07-20 | 1 | -3/+8 | |
| | | |||||
| * | [FreevideoCz] Mark as dead | 2014-07-20 | 1 | -57/+7 | |
| | | |||||
| * | [SockshareCom] Fix https://github.com/pyload/pyload/issues/696 | 2014-07-20 | 1 | -16/+7 | |
| | | |||||
| * | Remove testcodes in captcha plugins | 2014-07-20 | 4 | -50/+0 | |
| | | |||||
| * | Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9 | 2014-07-20 | 80 | -214/+197 | |
| | | |||||
| * | [ShareRapidCom] Fix https://github.com/pyload/pyload/issues/694 | 2014-07-20 | 2 | -24/+20 | |
| | | |||||
| * | Fix captcha import bug introduced in 48c0c42fd6faffc56432d5f037cd575979f180cc | 2014-07-20 | 2 | -3/+2 | |
| | | |||||
| * | Remove some unused pattern attributes | 2014-07-16 | 3 | -5/+2 | |
| | | |||||
| * | Prefer self.urls and self.packages for adding links | 2014-07-16 | 27 | -104/+60 | |
| | | |||||
| * | [StealthTo] Mark dead | 2014-07-15 | 1 | -40/+4 | |
| | | |||||
| * | [UpdateManager] Fix https://github.com/pyload/pyload/issues/687 | 2014-07-15 | 1 | -35/+49 | |
| | | |||||
| * | Key attributes cleanup for account, container and crypter plugins | 2014-07-15 | 141 | -96/+420 | |
| | | |||||
| * | Prefer single quote for dict key name | 2014-07-15 | 115 | -440/+436 | |
| | | |||||
| * | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | 2014-07-15 | 86 | -167/+207 | |
| | | | | | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
| * | Fix class definition | 2014-07-15 | 2 | -3/+3 | |
| | | |||||
| * | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 149 | -296/+293 | |
| | | |||||
| * | [l18n] Improved few source strings | 2014-07-14 | 2 | -8/+8 | |
| | | |||||
| * | [CaptchaTrader] Removed because service is dead | 2014-07-13 | 1 | -157/+0 | |
| | | |||||
| * | [Account] fixed bug introduced in 01e76034bcad5e5aab7f6e141782071e5c328649 | 2014-07-13 | 1 | -1/+1 | |
| | | |||||
| * | [LoadTo] renamed pattern | 2014-07-11 | 1 | -2/+2 | |
| | | |||||
| * | [CaptchaService] Remove SolveMedia __init__ | 2014-07-10 | 1 | -21/+1 | |
| | | |||||
| * | [WarserverCz] Remove account | 2014-07-10 | 1 | -68/+0 | |
| | | |||||
| * | Use parseError instead PluginParseError + unified all download pattern ↵ | 2014-07-10 | 86 | -233/+283 | |
| | | | | | | | | attributes as LINK_PATTERN + removed some old patterns (not used anymore) + other code cosmetics | ||||
| * | [SimpleCrypter] Support parseError | 2014-07-10 | 1 | -21/+7 | |
| | | |||||
| * | [WarserverCz] Mark as DeadHoster | 2014-07-10 | 1 | -67/+6 | |
| | | |||||
| * | [FiredriveCom] Handle parse error | 2014-07-09 | 1 | -3/+10 | |
| | | |||||
| * | New hoster RemixshareCom | 2014-07-09 | 1 | -0/+56 | |
| | | |||||
| * | [LoadTo] Fixed 3 bugs | 2014-07-09 | 1 | -21/+14 | |
| | | |||||
| * | [Lomafile] new hoster | 2014-07-09 | 1 | -0/+55 | |
| | | |||||
| * | Merge pull request #681 from thuvh/patch-1 | 2014-07-08 | 1 | -1/+1 | |
| |\ | | | | | | | Fixed Account.py | ||||
| | * | Update Account.py | 2014-07-08 | 1 | -1/+1 | |
| |/ | | | | | I running and received error no define of login_timeout, after adding self. it work perfectly | ||||
| * | New crypter FilecloudIoFolder | 2014-07-08 | 1 | -0/+30 | |
| | | |||||
| * | New crypter FiredriveComFolder | 2014-07-07 | 2 | -1/+40 | |
| | | |||||
| * | [UpdateManager] Improve code a bit more again | 2014-07-07 | 1 | -5/+6 | |
| | | |||||
| * | [RestartFailed] Fixed bad interval checking | 2014-07-07 | 1 | -9/+10 | |
| | | |||||
| * | [FiredriveCom] Fixed download link recognition + added TEMP_OFFLINE_PATTERN | 2014-07-07 | 1 | -3/+8 | |
| | | |||||
| * | [UpdateManager] Fixed broken updating for new plugin + sort updates + better ↵ | 2014-07-07 | 1 | -43/+46 | |
| | | | | | | | | exception handling + improved update speed performance | ||||
| * | Use Base log methods | 2014-07-06 | 2 | -2/+2 | |
| | | |||||
| * | Revert Ftp.py and Http.py changes | 2014-07-06 | 2 | -2/+2 | |
| | | |||||
| * | Fix account checkLogin + related code cosmetics | 2014-07-06 | 7 | -23/+25 | |
| | | |||||
| * | Remove two dead plugins | 2014-07-06 | 6 | -453/+7 | |
| | | |||||
| * | Compute wait time using secondsToMidnight | 2014-07-06 | 9 | -53/+53 | |
| | | |||||
| * | [UpdateManager] Little code cleanup + improved threading | 2014-07-05 | 1 | -4/+4 | |
| | | |||||
| * | [RestartFailed] Code cleanup | 2014-07-05 | 1 | -35/+30 | |
| | | |||||
| * | [BayfilesCom] Fix https://github.com/pyload/pyload/issues/575 | 2014-07-05 | 1 | -3/+3 | |
| | | |||||
| * | [SimpleCrypter] Added missed PAGES_PATTERN example | 2014-07-05 | 1 | -1/+1 | |
| | | |||||
| * | [YoutubeBatch] Little pattern fixup | 2014-07-05 | 1 | -1/+1 | |
| | | |||||
| * | [ImgurComAlbum] Added www and mobile to pattern | 2014-07-05 | 1 | -2/+2 | |
| | | |||||
| * | Use "is" instead "==" for bool condition check | 2014-07-05 | 2 | -2/+2 | |
| | | |||||
| * | [UpdateManager] Better if-condition check (thx stickell) | 2014-07-05 | 1 | -1/+1 | |
| | | |||||
| * | [ShareLinksBiz] Fix broken pattern due last update | 2014-07-05 | 1 | -1/+1 | |
| | | |||||
| * | New hoster: FileParadoxIn | 2014-07-05 | 1 | -0/+23 | |
| | | |||||
| * | [SimpleHoster] Better inline docs + changed "FILE_OFFLINE_PATTERN" to ↵ | 2014-07-05 | 74 | -92/+102 | |
| | | | | | | | | "OFFLINE_PATTERN" | ||||
| * | [SimpleCrypter] Better inline docs + support for offline & temp.offline check | 2014-07-05 | 3 | -15/+33 | |
| | | |||||
| * | [DailymotionCom] Default quality changed to "Highest" | 2014-07-05 | 1 | -1/+1 | |
| | | |||||
| * | [PutlockerCom] Renamed to FiredriveCom | 2014-07-05 | 1 | -7/+5 | |
| | | |||||
| * | New hoster: VimeoCom | 2014-07-05 | 2 | -30/+82 | |
| | | |||||
| * | [VeohCom] Auto quality detection | 2014-07-05 | 1 | -11/+17 | |
| | | |||||
| * | Cleaned ShareLinksBiz pattern + better if-check for RSDF plugin | 2014-07-05 | 2 | -3/+3 | |
| | | |||||
| * | Fixed https://github.com/pyload/pyload/issues/671 + improved threading | 2014-07-05 | 1 | -5/+5 | |
| | | |||||
| * | [FilefactoryComFolder] Rewritten | 2014-07-02 | 1 | -35/+12 | |
| | | | | | | | | Fixes #648 | ||||
| * | [SimpleCrypter] ability to set cookies | 2014-07-02 | 1 | -2/+8 | |
| | | |||||
| * | [Filefactory] Improved offline pattern | 2014-07-02 | 1 | -2/+3 | |
| | | | | | | | | Forced english locale | ||||
| * | [Filefactory] getInfo handle direct links | 2014-07-02 | 1 | -5/+14 | |
| | | | | | | | | Partially fixes #648 | ||||
| * | [UpdateManager] Fix interval changing procedure | 2014-07-02 | 1 | -5/+11 | |
| | | |||||
| * | [Uploaded] Fixes | 2014-07-01 | 1 | -3/+3 | |
| | | | | | | | | Merges #668 | ||||
| * | [FilerNetFolder] New crypter | 2014-07-01 | 1 | -0/+19 | |
| | | | | | | | | See also #660 | ||||
| * | [ImgurComAlbum] new crypter | 2014-06-30 | 1 | -0/+21 | |
| | | |||||
| * | [Bitshare] Fixed #663 | 2014-06-30 | 1 | -1/+7 | |
| | | |||||
| * | [RSDF] Improve code a bit (thx charlie89) | 2014-06-30 | 1 | -2/+5 | |
| | | |||||
| * | [SimpleHoster] Improve documentation of own public attributes | 2014-06-29 | 1 | -5/+9 | |
| | | |||||
| * | Update FilepostCom.py | 2014-06-29 | 1 | -1/+2 | |
| | | |||||
* | | [AccountManager] Fixed #733 | 2014-09-12 | 1 | -2/+8 | |
| | | |||||
* | | Setup is now able to detect PIllow as well | 2014-08-31 | 1 | -2/+2 | |
| | | |||||
* | | [webui] Improve and fix 3 | 2014-08-30 | 22 | -795/+21 | |
| | | |||||
* | | Fix resume and progress column for some FTP files | 2014-08-30 | 2 | -2/+2 | |
| | | |||||
* | | __init__ shebangs | 2014-08-30 | 4 | -0/+7 | |
| | | |||||
* | | Fix Locales | 2014-08-29 | 82 | -11334/+11333 | |
| | | |||||
* | | [webui] Improve and fix 2 | 2014-08-29 | 173 | -249/+22550 | |
| | | |||||
* | | [webui] Improve and fix | 2014-08-28 | 73 | -711/+9509 | |
| | | |||||
* | | Move ServerThread and PluginThread to threads directory | 2014-08-28 | 8 | -10/+10 | |
| | | |||||
* | | Rename pyload.py to Core.py and move to module directory + Better pyload-cli.py | 2014-08-28 | 3 | -658/+665 | |
| | | |||||
* | | Update README.md | 2014-08-28 | 1 | -13/+40 | |
| | | |||||
* | | Update .gitattributes & .gitignore | 2014-08-28 | 2 | -47/+52 | |
| | | |||||
* | | CREDITS.md | 2014-08-28 | 1 | -0/+38 | |
| | | |||||
* | | [webui] Restructure file tree + convert tabs to 2 whitespaces + remove ↵ | 2014-08-27 | 316 | -2642/+2600 | |
| | | | | | | | | setup.html | ||||
* | | Re-apply 8446e16346ece5a934550f69e81d0cad528f7fba | 2014-08-26 | 302 | -1157/+6160 | |
| | | |||||
* | | Version number: 0.4.10 | 2014-08-25 | 1 | -1/+1 | |
| | | |||||
* | | Fixed some typos | 2014-08-25 | 4 | -6/+6 | |
| | | |||||
* | | Revert 8446e16346ece5a934550f69e81d0cad528f7fba. It broke the WebUI. | 2014-08-24 | 302 | -6160/+1157 | |
| | | |||||
* | | [MultiHoster] Fixed crash due to getConf deprecation | 2014-08-23 | 1 | -4/+4 | |
| | | |||||
* | | Improve Setup | 2014-07-19 | 2 | -57/+95 | |
| | | |||||
* | | [README] Fix typo | 2014-07-19 | 1 | -2/+2 | |
| | | |||||
* | | New web structure + related code improvements and fixes + added flat and ↵ | 2014-07-19 | 302 | -1157/+6160 | |
| | | | | | | | | dark themes + updated js | ||||
* | | Rename pyLoadCore as pyload and pyLoadCli as pyload-cli | 2014-07-19 | 172 | -3517/+3516 | |
| | | |||||
* | | Remove self-tests from all files | 2014-07-19 | 19 | -248/+0 | |
| | | |||||
* | | Move test stuff to common directory | 2014-07-19 | 5 | -148/+0 | |
| | | |||||
* | | print "" -> print | 2014-07-19 | 3 | -44/+51 | |
| | | |||||
* | | Bump release version | 2014-07-19 | 7 | -7/+7 | |
| | | |||||
* | | Two devtool scripts from master branch | 2014-07-19 | 2 | -0/+29 | |
| | | |||||
* | | [Lib] Updated jinja2 to v2.7.3 and markupsafe to v0.23 | 2014-07-19 | 49 | -726/+5531 | |
| | | |||||
* | | Fix c1abc13d4dccb20f3845594c28952667573b7d0b | 2014-07-19 | 2 | -4/+4 | |
| | | |||||
* | | Improved uniqify method | 2014-07-15 | 2 | -16/+6 | |
| | | |||||
* | | Added missing shebangs, removed unnecessary ones | 2014-07-14 | 37 | -37/+8 | |
| | | |||||
* | | fs_bsize support | 2014-07-14 | 1 | -3/+16 | |
| | | |||||
* | | Use self.config instead self.core.config + inverted getConfig with getConf | 2014-07-14 | 3 | -14/+15 | |
| | | |||||
* | | Remove general checksum config (use addon one directly) | 2014-07-14 | 1 | -1/+0 | |
| | | |||||
* | | Stretch comment separator | 2014-07-14 | 5 | -28/+30 | |
| | | |||||
* | | [Plugin] Call api faster | 2014-07-14 | 2 | -10/+27 | |
| | | |||||
* | | save_path and save_join renamed to safe_path and safe_join | 2014-07-14 | 6 | -17/+17 | |
| | | |||||
* | | [Crypter] Set folder | 2014-07-14 | 1 | -20/+11 | |
| | | |||||
* | | Removed __threaded__ attribute | 2014-07-14 | 3 | -17/+3 | |
| | | |||||
* | | Fix class definition | 2014-07-14 | 19 | -32/+32 | |
| | | |||||
* | | [Locale] templates updated | 2014-07-13 | 44 | -20555/+288 | |
| | | | | | | | | + removed GUI translations | ||||
* | | [Account] fixed bug introduced in fb24e9697b4947e805d55e1c84bc6c4e301362f7 | 2014-07-13 | 1 | -1/+1 | |
| | | |||||
* | | Move captcha to ocr | 2014-07-10 | 6 | -4/+4 | |
| | | |||||
* | | Improved filename sanitation removing non-ascii chars. | 2014-07-09 | 1 | -0/+1 | |
| | | |||||
* | | Improved filename sanitation. | 2014-07-09 | 1 | -6/+15 | |
| | | | | | | | | Fixes #656 | ||||
* | | Update Account.py | 2014-07-08 | 1 | -1/+1 | |
| | | | | | | | | I running and received error no define of login_timeout, after adding self. it work perfectly | ||||
* | | Use Base log methods | 2014-07-06 | 3 | -10/+10 | |
| | | |||||
* | | Fix account checkLogin | 2014-07-06 | 3 | -17/+21 | |
| | | |||||
* | | [README] Better intro (now with badges) | 2014-07-05 | 1 | -8/+13 | |
| | | |||||
* | | Improve readme reading a bit | 2014-06-28 | 1 | -6/+6 | |
| | | |||||
* | | [Lib] Update feedparser.py to version 5.1.3 | 2014-06-28 | 1 | -1269/+1397 | |
| | | |||||
* | | [Lib] Update thrift to version 0.9.1 | 2014-06-28 | 22 | -293/+2524 | |
| | | |||||
* | | [Lib] Update simplejson to version 3.5.3 | 2014-06-28 | 6 | -286/+571 | |
| | | |||||
* | | [Lib] Update BeautifulSoup.py to version 3.2.1 | 2014-06-28 | 1 | -29/+34 | |
| | | |||||
* | | [Lib] Update beaker.py to version 1.6.4 | 2014-06-28 | 19 | -815/+1539 | |
| | | |||||
* | | [Lib] Revert libraries to original status (remove all cosmetics optimizations) | 2014-06-28 | 32 | -558/+570 | |
| | | |||||
* | | [Lib] Update bottle.py to version 0.12.7 | 2014-06-28 | 1 | -3/+8 | |
| | | |||||
* | | [Lib] Removed unused Unzip.py | 2014-06-28 | 1 | -50/+0 | |
| | | |||||
* | | Improved readme and python system check | 2014-06-28 | 8 | -40/+367 | |
| | | |||||
* | | [GUI] Removed | 2014-06-28 | 48 | -4715/+19 | |
| | | |||||
* | | Update CherryPy wsgiserver to version 3.2.1 | 2014-06-28 | 1 | -827/+1334 | |
| | | |||||
* | | Improve web server choosing | 2014-06-28 | 3 | -36/+43 | |
| | | |||||
* | | [Webui] Notify update version when a pyload update is available | 2014-06-28 | 2 | -3/+5 | |
| | | |||||
* | | Improved reloadPlugins methods | 2014-06-28 | 1 | -12/+23 | |
| | | |||||
* | | [Webui] List item redirect to its pyfile url if clicked (thx gaberad) | 2014-06-28 | 1 | -1/+1 | |
| | | |||||
* | | Call initPeriodical after setup in Hook.py | 2014-06-28 | 1 | -1/+2 | |
| | | |||||
* | | Fix account representation in web interface (by wurfkeks) | 2014-06-28 | 2 | -9/+8 | |
| | | |||||
* | | [Setup] Ask for alphanumeric password with min 8 chars + remote access ↵ | 2014-06-28 | 1 | -40/+34 | |
| | | | | | | | | disabled by default + some code cosmetics | ||||
* | | .gitattributes & .gitignore rewritten | 2014-06-28 | 2 | -54/+82 | |
| | | |||||
* | | Core merge #625 | 2014-06-28 | 1 | -8/+12 | |
| | | |||||
* | | Fixed #615 | 2014-06-28 | 1 | -10/+6 | |
| | | | | | | | | | | Merges #616 + PEP 8 | ||||
* | | Porting to Pillow | 2014-06-28 | 3 | -35/+36 | |
| | | | | | | | | | | See #620 and #254 + PEP 8 | ||||
* | | Fixed just_header HEAD request issue. | 2014-06-28 | 1 | -0/+4 | |
| | | | | | | | | Using just_header=True an HEAD request was always performed, so no POST parameters were sent. Also sometimes hosters block this kind of requests. | ||||
* | | Updated copyright year notice | 2014-06-28 | 7 | -8/+8 | |
| | | |||||
* | | Upgrading Bottle from 0.10.2 to 0.12.5 | 2014-06-28 | 1 | -848/+1653 | |
| | | |||||
* | | utils: extending up to exabyte | 2014-06-28 | 1 | -4/+10 | |
| | | | | | | + picked fixed regex from 0.5 | ||||
* | | Some code cosmetics about commas, spaces and quotes | 2014-06-28 | 62 | -622/+623 | |
| | | | | | | | | Merges #577 | ||||
* | | Localization badge | 2014-06-28 | 1 | -2/+2 | |
| | | |||||
* | | First import from Crowdin | 2014-06-28 | 269 | -0/+112400 | |
| | | |||||
* | | Fixed crowdin config file | 2014-06-28 | 1 | -0/+9 | |
| | | |||||
* | | Paver tasks for localization | 2014-06-28 | 1 | -0/+81 | |
| | | |||||
* | | Crowdin configuration file | 2014-06-28 | 1 | -0/+9 | |
| | | |||||
* | | Localization readme | 2014-06-28 | 1 | -0/+55 | |
| | | |||||
* | | Improved paver task for POTs | 2014-06-28 | 1 | -2/+2 | |
| | | |||||
* | | Updated locale templates | 2014-06-28 | 5 | -996/+1003 | |
| | | |||||
* | | Improved wait method | 2014-06-28 | 1 | -5/+13 | |
| | | |||||
* | | Removed deprecated module. | 2014-06-28 | 1 | -22/+0 | |
| | | | | | | | | internal/CaptchaService must be used instead | ||||
* | | Fix EOF | 2014-06-28 | 77 | -78/+53 | |
| | | | | | | | | Merged vuolter/pyload@2635efd | ||||
* | | Remove bad whitespaces | 2014-06-28 | 80 | -1203/+1179 | |
| | | | | | | | | Merged vuolter/pyload@00288e6 | ||||
* | | Plugins licensing doc | 2014-06-28 | 1 | -0/+16 | |
| | | | | | | | | See vuolter/pyload@279be0a | ||||
* | | Updated scripts README | 2014-06-28 | 2 | -25/+23 | |
| | | | | | | | | See #559 | ||||
* | | Updated README | 2014-06-28 | 2 | -39/+52 | |
| | | | | | | | | See #559 | ||||
* | | Fixed template loader | 2014-06-28 | 1 | -1/+1 | |
| | | |||||
* | | Referring to renamed README | 2014-06-28 | 1 | -1/+1 | |
| | | |||||
* | | Markdown LICENSE | 2014-06-28 | 2 | -619/+596 | |
| | | |||||
* | | Markdown README | 2014-06-28 | 1 | -12/+8 | |
| | |