Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix the prevent_multiple_logins (Thx hugh) | Karl 'vollmerk' Vollmer | 2008-08-24 | 1 | -1/+2 |
| | |||||
* | switched to sha() password encryption not using sha2 because of limitations ↵ | Karl 'vollmerk' Vollmer | 2008-07-26 | 1 | -12/+51 |
| | | | | of amarok, also added some caching and fixed some misc bugs | ||||
* | more improvements to the caching system, removed ugly hack from last night ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -0/+2 |
| | | | | on util | ||||
* | fixed rating caching | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -3/+0 |
| | |||||
* | added direct links back in, added batch download to single artist view, ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -0/+2 |
| | | | | removed useless cruft | ||||
* | show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -1/+1 |
| | | | | on song object | ||||
* | first steps of a fix for the xml-rpc streaming and cataloging | Karl 'vollmerk' Vollmer | 2008-04-15 | 1 | -1/+1 |
| | |||||
* | fixed the acl issue... sigh | Karl 'vollmerk' Vollmer | 2008-03-07 | 1 | -3/+3 |
| | |||||
* | major corrections to reading of preferences and a few misc fixes which I ↵ | Karl 'vollmerk' Vollmer | 2008-02-29 | 1 | -8/+1 |
| | | | | have now forgotten | ||||
* | removed ip2int, int2ip custom functions fixed browse issues when adding ↵ | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -3/+3 |
| | | | | filters in specific order | ||||
* | minor tweaks to session insertion to prevent crazy people with http agent ↵ | Karl 'vollmerk' Vollmer | 2008-01-13 | 1 | -2/+2 |
| | | | | strings over 255 from breaking the query, also fixed missing truncate | ||||
* | 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 |