Commit message (Collapse) | 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 ↵ | Karl 'vollmerk' Vollmer | 2008-08-06 | 1 | -4/+6 |
| | | | | issues on the downsampling | ||||
* | password nag no longer requires a login/logout to clear after restting ↵ | Karl 'vollmerk' Vollmer | 2008-07-29 | 1 | -0/+3 |
| | | | | password, cache the prefs dropping the # of queries a bit per protags suggestion | ||||
* | switched to sha() password encryption not using sha2 because of limitations ↵ | Karl 'vollmerk' Vollmer | 2008-07-26 | 1 | -5/+7 |
| | | | | of amarok, also added some caching and fixed some misc bugs | ||||
* | 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 |
| | | | | mostly work | ||||
* | added in the ajax-loading div display on catalog processes, also relaxed the ↵ | Karl 'vollmerk' Vollmer | 2008-05-06 | 1 | -1/+1 |
| | | | | restrictions on filenames of non-site_charset, warning rather then fatal error | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -5/+4 |
| | | | | broken | ||||
* | removed ip2int, int2ip custom functions fixed browse issues when adding ↵ | Karl 'vollmerk' Vollmer | 2008-02-28 | 1 | -8/+8 |
| | | | | filters in specific order | ||||
* | - Fixed Sorting on Admin->Browse Users | pb1dft | 2008-02-23 | 1 | -0/+4 |
| | | | | - Fixed Shoutbox and shoutbox management (pb1dft) | ||||
* | 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 |
| | | | | interface for adding could use some improvement and also needs some management stuff to remove stickies etc | ||||
* | fixed some playlist issues, (mime type and selection) cleaned up the ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -59/+0 |
| | | | | preferences lib a little more moved a lot into the class, updated references to old functions | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -8/+18 |
| | | | | this as it is currently slightly insecure | ||||
* | fixed some localplay issues, now correctly shows the active instance at ↵ | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -8/+7 |
| | | | | least for the MPD module | ||||
* | added the initial playlist view page, fixed the artist name on albums of the ↵ | Karl 'vollmerk' Vollmer | 2007-08-22 | 1 | -1/+1 |
| | | | | moment | ||||
* | updated lastfm protocol to 1.2, improved the logic behind it does not ↵ | Karl 'vollmerk' Vollmer | 2007-08-21 | 1 | -25/+18 |
| | | | | require a logout, also fixed duplicate stats collection of greedy players | ||||
* | fixed lastfm for reals this time, I think also fixed not being able to ↵ | Karl 'vollmerk' Vollmer | 2007-08-14 | 1 | -6/+6 |
| | | | | re-enable users | ||||
* | tweaked theme a tad, updated lastfm plugin, requires remove/readadd to work ↵ | Karl 'vollmerk' Vollmer | 2007-08-14 | 1 | -27/+4 |
| | | | | correctly | ||||
* | tweaked get_newest to operate a little different, tweaked lastfm (currently ↵ | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -20/+38 |
| | | | | broken) | ||||
* | - Added modules section to sidebar, conforming to new layout from r1127 | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -0/+19 |
| | | | | - Re-enabled plugins, added openstrands plugin | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -0/+46 |
| | | | | user preferences | ||||
* | synced over Vlets prevent_multiple_login patch and improved error reporting ↵ | Karl 'vollmerk' Vollmer | 2007-07-26 | 1 | -4/+6 |
| | | | | a bit moving to use of the Error class | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2007-07-02 | 1 | -1/+1 |
| | | | | sort stuff for show songs work | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2007-06-17 | 1 | -56/+71 |
| | | | | delete/disable users again | ||||
* | fixed a potential security issue where the password hash was being put into ↵ | Karl 'vollmerk' Vollmer | 2007-06-12 | 1 | -1/+3 |
| | | | | the object :S | ||||
* | fixed preferences mostly, also fixed some genre issues and other stuff I am ↵ | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -1/+1 |
| | | | | forgetting now | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2007-05-03 | 1 | -170/+24 |
| | | | | (18mb table) dropped size by 7mb | ||||
* | fixed up part of single album view, show songs is all gone, working on ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -13/+13 |
| | | | | replacement browse method | ||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -38/+52 |
| | | | | everything broken | ||||
* | Changed/Added rss stuffie updated main config, Rewrote some off the ↵ | pb1dft | 2007-03-03 | 1 | -4/+4 |
| | | | | statistics to use an array | ||||
* | 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 ↵ | Karl 'vollmerk' Vollmer | 2007-02-13 | 1 | -2/+2 |
| | | | | option | ||||
* | * Fixed xmlrpc, hopefully | Karl 'vollmerk' Vollmer | 2007-02-11 | 1 | -20/+49 |
| | | | | | | * Added min count filter to browse by artist * Fixed ratings to show yours, not average if rated * other misc fixes | ||||
* | fixed democratic play vote order and user preferences update | Karl 'vollmerk' Vollmer | 2007-02-10 | 1 | -8/+7 |
| |