Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed old password problem | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+4 |
| | |||||
* | removed duplicate cookie-age and bad logic on read | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -4/+1 |
| | |||||
* | reimplemented the session function check | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -7/+13 |
| | |||||
* | changed alpha4 to beta1, updated translation base files, corrected ↵ | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -20/+21 |
| | | | | mysql_auth logic | ||||
* | fixed now playing for the API and lack of session extend when using the API | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -1/+19 |
| | |||||
* | fixed login that was out of order | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -2/+3 |
| | |||||
* | fixed API calls, cleaned up old functions that are no longer needed | Karl 'vollmerk' Vollmer | 2007-12-23 | 1 | -8/+19 |
| | |||||
* | API and XML-RPC are still broken, but moved to new session code, sleep time | Karl 'vollmerk' Vollmer | 2007-12-20 | 1 | -14/+266 |
| | |||||
* | fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) ↵ | Karl 'vollmerk' Vollmer | 2007-12-20 | 1 | -0/+352 |
started digging myself out of the session tarded hole I created, API is broken with this commit |