| Commit message (Expand) | Author | Age | Files | Lines |
* | good number of changes to browse, this breaks more then it fixes... | Karl 'vollmerk' Vollmer | 2008-08-13 | 1 | -23/+25 |
* | make the ip history only clear the old stuff sometimes, also fix rounding iss... | Karl 'vollmerk' Vollmer | 2008-08-06 | 1 | -4/+6 |
* | password nag no longer requires a login/logout to clear after restting passwo... | Karl 'vollmerk' Vollmer | 2008-07-29 | 1 | -0/+3 |
* | switched to sha() password encryption not using sha2 because of limitations o... | Karl 'vollmerk' Vollmer | 2008-07-26 | 1 | -5/+7 |
* | do not try to insert genre stats those are a thing of the past | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -1/+0 |
* | added in some caching and add the database upgrade that will make the taging ... | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -8/+14 |
* | added in the ajax-loading div display on catalog processes, also relaxed the ... | Karl 'vollmerk' Vollmer | 2008-05-06 | 1 | -1/+1 |
* | fixed the acl issue... sigh | Karl 'vollmerk' Vollmer | 2008-03-07 | 1 | -6/+9 |
* | fixed playlist update on full strict of mysql5.x and jpg mime type | Karl 'vollmerk' Vollmer | 2008-03-06 | 1 | -0/+2 |
* | corrected a few queries, removed a few other useless ones that were already b... | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -5/+4 |
* | removed ip2int, int2ip custom functions fixed browse issues when adding filte... | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -8/+8 |
* | - Fixed Sorting on Admin->Browse Users | pb1dft | 2008-02-23 | 1 | -0/+4 |
* | Fixed minor glitches in user registration | pb1dft | 2008-02-16 | 1 | -5/+11 |
* | added shoutbox functionality, only linked from song and album right now also ... | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -0/+3 |
* | fixed some playlist issues, (mime type and selection) cleaned up the preferen... | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -59/+0 |
* | fixed two transcode bugs | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -3/+5 |
* | fixed registration page, and simplifed its logic | Karl 'vollmerk' Vollmer | 2007-12-02 | 1 | -21/+21 |
* | fixed public registration, added ADD button to the recently played stuff | Karl 'vollmerk' Vollmer | 2007-12-02 | 1 | -4/+4 |
* | some temporary tweaks to make the whole amarok thing work, will be tweaking t... | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -8/+18 |
* | fixed some localplay issues, now correctly shows the active instance at least... | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -8/+7 |
* | added the initial playlist view page, fixed the artist name on albums of the ... | Karl 'vollmerk' Vollmer | 2007-08-22 | 1 | -1/+1 |
* | updated lastfm protocol to 1.2, improved the logic behind it does not require... | Karl 'vollmerk' Vollmer | 2007-08-21 | 1 | -25/+18 |
* | fixed lastfm for reals this time, I think also fixed not being able to re-ena... | Karl 'vollmerk' Vollmer | 2007-08-14 | 1 | -6/+6 |
* | tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work c... | Karl 'vollmerk' Vollmer | 2007-08-14 | 1 | -27/+4 |
* | tweaked get_newest to operate a little different, tweaked lastfm (currently ... | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -20/+38 |
* | - Added modules section to sidebar, conforming to new layout from r1127 | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -0/+19 |
* | fixed downsampling, renamed to transcoding default or always are now the options | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -2/+0 |
* | fixed play all artist, play all artist random, and account updating from user... | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -0/+46 |
* | synced over Vlets prevent_multiple_login patch and improved error reporting a... | Karl 'vollmerk' Vollmer | 2007-07-26 | 1 | -4/+6 |
* | added dynamic playlist item support, default and genre currently work | Karl 'vollmerk' Vollmer | 2007-07-24 | 1 | -1/+22 |
* | 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 |