summaryrefslogtreecommitdiffstats
path: root/pavement.py
Commit message (Collapse)AuthorAgeFilesLines
* fixed last commitGravatar RaNaN 2013-12-081-1/+1
|
* fixes to adapt old pluginsGravatar RaNaN 2013-12-081-1/+2
|
* Updated Setup.py path in pavementGravatar Stefano 2013-10-131-1/+1
|
* new footerGravatar RaNaN 2013-10-061-0/+3
|
* another try to fix broken accountsGravatar RaNaN 2013-08-111-3/+2
|
* fixed replace ruleGravatar RaNaN 2013-08-111-1/+1
|
* additional replace ruleGravatar RaNaN 2013-08-101-0/+1
|
* parse string from template files, added some translations for webuGravatar RaNaN 2013-08-101-0/+62
|
* new account page layout, added translations for webuiGravatar RaNaN 2013-08-091-39/+31
|
* Quote issue fixed in replace_module_importsGravatar Stefano 2013-08-011-0/+2
|
* Replace rules to fix: http://beta.pyload.org/index.php/33-shareonline-bizGravatar Stefano 2013-07-291-0/+3
|
* Replace rule for account passwordGravatar Stefano 2013-07-271-0/+2
|
* Another replace ruleGravatar Stefano 2013-07-261-0/+1
|
* Two more module replace rulesGravatar Stefano 2013-07-261-0/+2
|
* Module replace ruleGravatar Stefano 2013-07-251-0/+1
|
* Another replace ruleGravatar Stefano 2013-07-251-0/+1
|
* Two more replace module import rulesGravatar Stefano 2013-07-231-0/+2
|
* Replace rule Hook -> AddonGravatar Stefano 2013-07-211-0/+3
|
* More replace rules in paverGravatar Stefano 2013-07-211-0/+3
|
* Paver task to automatically fix module importsGravatar Stefano 2013-07-211-0/+24
|
* Moving options to xargsGravatar Stefano 2013-07-201-2/+3
|
* Ability to add tips for translatorsGravatar Stefano 2013-07-191-1/+1
|
* improved build script a littleGravatar RaNaN 2013-07-171-18/+20
|
* Paver task to compile PO filesGravatar Stefano 2013-07-171-0/+16
|
* Ability to download translations in PO format from CrowdinGravatar Stefano 2013-07-161-0/+29
|
* updated locale, upload taskGravatar RaNaN 2013-07-121-28/+35
|
* updated test suiteGravatar RaNaN 2013-06-291-1/+3
|
* check returncode in build scriptGravatar RaNaN 2013-06-291-3/+11
|
* updated build scriptsGravatar RaNaN 2013-06-291-3/+6
|
* separated setup and paverGravatar RaNaN 2013-06-101-66/+4
|
* fixed start scriptsGravatar RaNaN 2013-06-091-6/+5
|
* tried to improve setup fileGravatar RaNaN 2013-06-091-15/+9
|
* moved everything from module to pyloadGravatar RaNaN 2013-06-091-59/+8
|
* restructured webui to single-page-app, removed jinjaGravatar RaNaN 2013-06-081-59/+5
|
* added production / devel mode to webuiGravatar RaNaN 2013-05-241-0/+6
|
* improvements to json apiGravatar RaNaN 2013-05-241-1/+1
|
* fixed bug in asynchandlerGravatar RaNaN 2013-05-211-1/+13
|
* generate js_apitypes, updated lodash, working type filters on webuiGravatar RaNaN 2013-02-281-5/+6
|
* worked on webuiGravatar RaNaN 2013-02-181-4/+4
|
* added some icons, placeholder for left menuGravatar RaNaN 2013-01-311-2/+2
|
* refractored icons, + generation taskGravatar RaNaN 2013-01-181-6/+38
|
* seperate api into several componentsGravatar RaNaN 2013-01-031-1/+1
|
* New naming: pyLoadCore -> pyloadGravatar RaNaN 2013-01-021-2/+2
| | | | pyLoadCli -> pyload-cli
* small api changesGravatar RaNaN 2012-12-171-1/+1
|
* refactored ws handler, generate debug information for ttypesGravatar RaNaN 2012-10-111-2/+1
|
* just testing commit announcerGravatar RaNaN 2012-10-091-1/+1
|
* modified Api: filter downloads by stateGravatar RaNaN 2012-10-091-1/+3
|
* task to optimize js codeGravatar RaNaN 2012-10-061-18/+24
|
* added websocket backend, removed thriftGravatar RaNaN 2012-09-211-15/+11
|
* boilerplate for js codeGravatar RaNaN 2012-08-191-1/+0
|
* some multiuser db changesGravatar RaNaN 2012-05-151-2/+2
|
* Fixed spelling in the sourceGravatar X3n0m0rph59 2012-04-221-1/+1
|
* renamed hooks to addons, new filemanager and database, many new api methodsGravatar RaNaN 2012-03-061-1/+1
| | | | you will loose ALL your LINKS, webinterface will NOT work
* fix info page, removed iconsGravatar RaNaN 2012-01-131-4/+8
|
* MultiHoster plugin type, some fixes, new documentation structureGravatar RaNaN 2012-01-071-1/+16
|
* some fixesGravatar RaNaN 2012-01-041-1/+1
|
* workaround for #458Gravatar RaNaN 2011-12-141-0/+3
|
* new locale filesGravatar RaNaN 2011-12-131-0/+5
|
* little test casesGravatar RaNaN 2011-12-101-2/+7
|
* fixed deprecation warningsGravatar RaNaN 2011-12-081-1/+2
|
* updated bottle.pyGravatar RaNaN 2011-12-071-3/+2
|
* Better download connection handling: Detect server error earlier, fallback ↵Gravatar RaNaN 2011-12-041-1/+1
| | | | to single connection if possible
* disableble thriftbackendGravatar RaNaN 2011-11-191-0/+4
|
* also use "rar" to extractGravatar RaNaN 2011-10-251-1/+1
|
* closed #410Gravatar RaNaN 2011-10-251-1/+1
|
* updated setup scriptGravatar RaNaN 2011-10-231-8/+47
|
* pavement build scriptGravatar RaNaN 2011-10-111-0/+276