Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new crypter plugin API, now decrypting possible for now. | 2011-12-31 | 1 | -5/+1 | |
| | |||||
* | accountmanager v2, delete your accounts.conf and re-enter them in pyload, | 2011-12-22 | 1 | -2/+2 | |
| | | | | new nice debug functions, try core.shell() and core.breakpoint() | ||||
* | configparser v2, warning CONFIG will be DELETED. | 2011-12-19 | 1 | -22/+7 | |
| | |||||
* | fixed order consistence, fixed typo in json_app | 2011-12-08 | 1 | -1/+1 | |
| | |||||
* | fixed deprecation warnings | 2011-12-08 | 1 | -10/+4 | |
| | |||||
* | updated js/mootools, some parts now coffeescript | 2011-10-09 | 1 | -112/+0 | |
| | |||||
* | reworked authorization, now works on api level | 2011-09-27 | 1 | -87/+26 | |
| | |||||
* | fixes, cleanup, summary for each package | 2011-08-02 | 1 | -2/+1 | |
| | |||||
* | fixed captcha on webif + configparser | 2011-07-18 | 1 | -1/+1 | |
| | |||||
* | fixed download aborting #2 | 2011-07-14 | 1 | -1/+1 | |
| | |||||
* | fixed download aborting | 2011-07-14 | 1 | -1/+1 | |
| | |||||
* | fixed config on webif + show description | 2011-07-14 | 1 | -6/+8 | |
| | |||||
* | removed server_methods, please test everything entirely | 2011-07-12 | 1 | -56/+58 | |
| | |||||
* | comment out filemanager | 2011-06-11 | 1 | -6/+6 | |
| | |||||
* | Support for positional captchas | 2011-05-30 | 1 | -4/+4 | |
| | |||||
* | change password in webif | 2011-05-27 | 1 | -0/+10 | |
| | |||||
* | mirror detection/handling | 2011-05-26 | 1 | -0/+2 | |
| | |||||
* | rehost plugin, fixed some account management issues | 2011-05-25 | 1 | -4/+12 | |
| | |||||
* | fix #165, #277 | 2011-05-16 | 1 | -1/+3 | |
| | |||||
* | fix dlc upload | 2011-05-14 | 1 | -2/+2 | |
| | |||||
* | some fixes, closed #306 | 2011-05-12 | 1 | -112/+68 | |
| | |||||
* | whites filemanager | 2011-05-11 | 1 | -1/+125 | |
| | |||||
* | new ul plugin | 2011-03-14 | 1 | -2/+2 | |
| | |||||
* | webif user managment | 2011-03-10 | 1 | -2/+0 | |
| | |||||
* | new config page, mootools 1.3, removed old templates | 2011-03-09 | 1 | -12/+77 | |
| | |||||
* | new permission system | 2011-02-19 | 1 | -22/+22 | |
| | |||||
* | encoding fixes | 2011-02-19 | 1 | -8/+5 | |
| | |||||
* | more fixes | 2011-02-10 | 1 | -1/+5 | |
| | |||||
* | webif dlc upload fix | 2011-02-05 | 1 | -3/+3 | |
| | |||||
* | removed django => now using bottle, new builtin threaded ssl server | 2011-02-02 | 1 | -0/+322 | |
Dont forget to install jinja and beaker ! |