summaryrefslogtreecommitdiffstats
path: root/module/web/api_app.py
Commit message (Collapse)AuthorAgeFilesLines
* [webui] Restructure file tree + convert tabs to 2 whitespaces + remove ↵Gravatar Walter Purcaro 2014-08-271-101/+0
| | | | setup.html
* Re-apply 8446e16346ece5a934550f69e81d0cad528f7fbaGravatar Walter Purcaro 2014-08-261-4/+4
|
* Revert 8446e16346ece5a934550f69e81d0cad528f7fba. It broke the WebUI.Gravatar stickell 2014-08-241-4/+4
|
* New web structure + related code improvements and fixes + added flat and ↵Gravatar Walter Purcaro 2014-07-191-4/+4
| | | | dark themes + updated js
* Added missing shebangs, removed unnecessary onesGravatar Walter Purcaro 2014-07-141-1/+0
|
* disableble thriftbackendGravatar RaNaN 2011-11-191-3/+2
|
* closed #400Gravatar RaNaN 2011-10-091-0/+1
|
* updated js/mootools, some parts now coffeescriptGravatar RaNaN 2011-10-091-0/+2
|
* new SafeEvalGravatar RaNaN 2011-10-031-5/+1
|
* better json encodingGravatar RaNaN 2011-09-291-20/+15
|
* new plugin Base class providing useful methodsGravatar RaNaN 2011-09-291-2/+2
|
* reworked authorization, now works on api levelGravatar RaNaN 2011-09-271-2/+4
|
* fixed json importGravatar RaNaN 2011-09-221-1/+1
|
* general JSON API, url parserGravatar RaNaN 2011-09-201-0/+107