| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed level updating for admin preferences | Karl 'vollmerk' Vollmer | 2007-07-12 | 1 | -2/+2 |
* | semi-fixed lastfm | Karl 'vollmerk' Vollmer | 2007-07-05 | 1 | -3/+2 |
* | fixed some catalog update issues, fixed some genre pages and made the sql sor... | Karl 'vollmerk' Vollmer | 2007-07-02 | 1 | -1/+1 |
* | fixed the ip tracking stuff.. sorta | Karl 'vollmerk' Vollmer | 2007-06-21 | 1 | -7/+6 |
* | fixed some issues with the installer, and also made it so that you can delete... | Karl 'vollmerk' Vollmer | 2007-06-17 | 1 | -56/+71 |
* | fixed a potential security issue where the password hash was being put into t... | Karl 'vollmerk' Vollmer | 2007-06-12 | 1 | -1/+3 |
* | fixed preferences mostly, also fixed some genre issues and other stuff I am f... | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -1/+1 |
* | fixed stats recording mostly | Karl 'vollmerk' Vollmer | 2007-06-10 | 1 | -6/+5 |
* | fixed browse users, add user, edit user | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -64/+88 |
* | updated sql file, and the install process now works | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -9/+9 |
* | added in the playlist bar, and the auto-loading of a tmp playlist per session | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -0/+14 |
* | fixed the update and the user class reading of the preferences | Karl 'vollmerk' Vollmer | 2007-05-08 | 1 | -11/+11 |
* | new update that moves some stuff around in the database, with 414 albums (18m... | Karl 'vollmerk' Vollmer | 2007-05-03 | 1 | -170/+24 |
* | fixed up part of single album view, show songs is all gone, working on replac... | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -13/+13 |
* | it technically logs in and streams.. but thats it, complete rewrite almost ev... | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -38/+52 |
* | Changed/Added rss stuffie updated main config, Rewrote some off the statistic... | pb1dft | 2007-03-03 | 1 | -4/+4 |
* | Updated all offset_limit refs to ->pref['offset_limit'] | pb1dft | 2007-02-27 | 1 | -14/+0 |
* | removed dead file, updated bin files, removed debug and added a new config op... | Karl 'vollmerk' Vollmer | 2007-02-13 | 1 | -2/+2 |
* | * Fixed xmlrpc, hopefully | Karl 'vollmerk' Vollmer | 2007-02-11 | 1 | -20/+49 |
* | fixed democratic play vote order and user preferences update | Karl 'vollmerk' Vollmer | 2007-02-10 | 1 | -8/+7 |
* | fixed is_logged_in function for the moment. Maybe to change later | pb1dft | 2007-02-10 | 1 | -1/+1 |
* | fixed the displaying of the right ip_history with the right user at the right... | pb1dft | 2007-02-09 | 1 | -1/+1 |
* | * Initial Database Changes for 3.4, many things are now broken | Karl 'vollmerk' Vollmer | 2007-02-08 | 1 | -59/+152 |
* | fix an issue with all numeric usernames... by preventing them for now this wi... | Karl 'vollmerk' Vollmer | 2007-01-14 | 1 | -2/+2 |
* | * Fixed Single Artist view if you have 50+ albums | Karl 'vollmerk' Vollmer | 2007-01-04 | 1 | -1/+4 |
* | new httpq localplay method, fixes for preferences and mpd controller | Karl 'vollmerk' Vollmer | 2006-12-22 | 1 | -1/+1 |
* | * Last DB Update for 3.3.3 Stable Branche | Karl 'vollmerk' Vollmer | 2006-12-18 | 1 | -4/+4 |
* | * Added Recommendations based on matching ratings between users | Karl 'vollmerk' Vollmer | 2006-12-17 | 1 | -6/+134 |
* | commiting crap in a hurry for loss and profit | Karl 'vollmerk' Vollmer | 2006-12-12 | 1 | -37/+1 |
* | typos abound! | Karl 'vollmerk' Vollmer | 2006-12-12 | 1 | -1/+37 |
* | arg stupid plugins | Karl 'vollmerk' Vollmer | 2006-12-06 | 1 | -21/+1 |
* | dont track stats on a batch download.. thats just insane | Karl 'vollmerk' Vollmer | 2006-12-06 | 1 | -1/+21 |
* | * Prevent Album art set on demo because people put porn in there :( | Karl 'vollmerk' Vollmer | 2006-12-05 | 1 | -2/+10 |
* | Fixed a bug with auto reg. user gets activated immidiatly without require act... | pb1dft | 2006-11-22 | 1 | -1/+1 |
* | 3.3.1-Alpha1 release | Karl 'vollmerk' Vollmer | 2006-10-29 | 1 | -8/+40 |
* | Strange error occured while commiting | pb1dft | 2006-10-27 | 1 | -2/+12 |
* | new http auth method | Karl 'vollmerk' Vollmer | 2006-10-27 | 1 | -0/+3 |
* | re-wroked stats which means major db update, some stats dealies may still not... | Karl 'vollmerk' Vollmer | 2006-10-23 | 1 | -83/+28 |
* | added per user rss feed support, added the album art to the rss feed and adde... | Karl 'vollmerk' Vollmer | 2006-10-15 | 1 | -30/+24 |
* | track ip history, fix pagination on admin/user and fix some acl stuff that I ... | Karl 'vollmerk' Vollmer | 2006-09-25 | 1 | -0/+18 |
* | fixed localplay buttons with use_auth disabled and tweaked access control moj... | Karl 'vollmerk' Vollmer | 2006-05-13 | 1 | -0/+2 |
* | This update includes a full rewrite of the Localplay code, only update | Karl 'vollmerk' Vollmer | 2006-04-08 | 1 | -8/+8 |
* | added in the manage users section and put in a temp disable songs section whi... | Karl 'vollmerk' Vollmer | 2006-03-29 | 1 | -0/+64 |
* | new tabbed preferences and account page is back | Karl 'vollmerk' Vollmer | 2006-03-16 | 1 | -4/+11 |
* | fixed a few more unescaped ids | Karl 'vollmerk' Vollmer | 2006-02-08 | 1 | -1/+1 |
* | a few tweaks | Karl 'vollmerk' Vollmer | 2006-01-08 | 1 | -1/+1 |
* | *cough* | Karl 'vollmerk' Vollmer | 2006-01-03 | 1 | -2/+2 |
* | finished up the registration mojo... think it all works famous last words.. | Karl 'vollmerk' Vollmer | 2006-01-03 | 1 | -5/+16 |
* | fixed registration to use existing functions... yea I also broke it at the sa... | Karl 'vollmerk' Vollmer | 2006-01-03 | 1 | -7/+26 |
* | updated registration mojo thx pb1dft also some fluf updates | Karl 'vollmerk' Vollmer | 2006-01-02 | 1 | -4/+29 |