summaryrefslogtreecommitdiffstats
path: root/module/web/json_app.py
Commit message (Collapse)AuthorAgeFilesLines
* captcha decrypting for all plugin types, new interaction managerGravatar RaNaN 2012-03-201-2/+3
|
* renamed hooks to addons, new filemanager and database, many new api methodsGravatar RaNaN 2012-03-061-11/+2
| | | | you will loose ALL your LINKS, webinterface will NOT work
* new crypter plugin API, now decrypting possible for now.Gravatar RaNaN 2011-12-311-5/+1
|
* accountmanager v2, delete your accounts.conf and re-enter them in pyload,Gravatar RaNaN 2011-12-221-2/+2
| | | | new nice debug functions, try core.shell() and core.breakpoint()
* configparser v2, warning CONFIG will be DELETED.Gravatar RaNaN 2011-12-191-22/+7
|
* fixed order consistence, fixed typo in json_appGravatar mkaay 2011-12-081-1/+1
|
* fixed deprecation warningsGravatar RaNaN 2011-12-081-10/+4
|
* updated js/mootools, some parts now coffeescriptGravatar RaNaN 2011-10-091-112/+0
|
* reworked authorization, now works on api levelGravatar RaNaN 2011-09-271-87/+26
|
* fixes, cleanup, summary for each packageGravatar RaNaN 2011-08-021-2/+1
|
* fixed captcha on webif + configparserGravatar RaNaN 2011-07-181-1/+1
|
* fixed download aborting #2Gravatar RaNaN 2011-07-141-1/+1
|
* fixed download abortingGravatar RaNaN 2011-07-141-1/+1
|
* fixed config on webif + show descriptionGravatar RaNaN 2011-07-141-6/+8
|
* removed server_methods, please test everything entirelyGravatar RaNaN 2011-07-121-56/+58
|
* comment out filemanagerGravatar RaNaN 2011-06-111-6/+6
|
* Support for positional captchasGravatar fragonib 2011-05-301-4/+4
|
* change password in webifGravatar RaNaN 2011-05-271-0/+10
|
* mirror detection/handlingGravatar RaNaN 2011-05-261-0/+2
|
* rehost plugin, fixed some account management issuesGravatar RaNaN 2011-05-251-4/+12
|
* fix #165, #277Gravatar Paul King 2011-05-161-1/+3
|
* fix dlc uploadGravatar RaNaN 2011-05-141-2/+2
|
* some fixes, closed #306Gravatar RaNaN 2011-05-121-112/+68
|
* whites filemanagerGravatar RaNaN 2011-05-111-1/+125
|
* new ul pluginGravatar RaNaN 2011-03-141-2/+2
|
* webif user managmentGravatar RaNaN 2011-03-101-2/+0
|
* new config page, mootools 1.3, removed old templatesGravatar RaNaN 2011-03-091-12/+77
|
* new permission systemGravatar RaNaN 2011-02-191-22/+22
|
* encoding fixesGravatar RaNaN 2011-02-191-8/+5
|
* more fixesGravatar RaNaN 2011-02-101-1/+5
|
* webif dlc upload fixGravatar RaNaN 2011-02-051-3/+3
|
* removed django => now using bottle, new builtin threaded ssl serverGravatar RaNaN 2011-02-021-0/+322
Dont forget to install jinja and beaker !