Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify code, remove large if else statement | momo-i | 2008-09-03 | 1 | -20/+18 |
| | |||||
* | (no commit message) | momo-i | 2008-09-03 | 1 | -15/+21 |
| | |||||
* | fixed two sql queries and the slicing on search (Thx sylvander) | Karl 'vollmerk' Vollmer | 2008-08-26 | 1 | -2/+2 |
| | |||||
* | good number of changes to browse, this breaks more then it fixes... | Karl 'vollmerk' Vollmer | 2008-08-13 | 1 | -41/+45 |
| | |||||
* | fixed the albums/artists I broke a few revs ago and sync of the download ↵ | Karl 'vollmerk' Vollmer | 2008-07-15 | 1 | -4/+1 |
| | | | | stats fix from branch | ||||
* | make the disabled songs link show something, need to make a custom view for ↵ | Karl 'vollmerk' Vollmer | 2008-07-14 | 1 | -25/+1 |
| | | | | that as the song one i not really valid, also played around with the caching a bit | ||||
* | added in some caching and add the database upgrade that will make the taging ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -16/+28 |
| | | | | mostly work | ||||
* | commit of the patches from codeoverload to implement tagging, will not work ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -2/+13 |
| | | | | without manual modification of database, yes.. this commit breaks things cope | ||||
* | new flash player that still does not work, fixed some bad references to the ↵ | Karl 'vollmerk' Vollmer | 2008-04-11 | 1 | -1/+1 |
| | | | | ellipsis thresholds | ||||
* | add the title back in to the links and be a little more violent with the ↵ | Karl 'vollmerk' Vollmer | 2008-03-19 | 1 | -1/+1 |
| | | | | charset setting... | ||||
* | Fixed album sorting not using disk# (this time, it shouldn't break anything) | spocky | 2008-01-15 | 1 | -1/+1 |
| | |||||
* | minor tweaks to session insertion to prevent crazy people with http agent ↵ | Karl 'vollmerk' Vollmer | 2008-01-13 | 1 | -1/+1 |
| | | | | strings over 255 from breaking the query, also fixed missing truncate | ||||
* | Adding artist to playlist will order songs by album/track | flashk | 2007-12-26 | 1 | -1/+1 |
| | |||||
* | added artist_albums | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -0/+18 |
| | |||||
* | more changes for the amarok hotness | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -0/+1 |
| | |||||
* | Added checking for local similars | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -0/+1 |
| | |||||
* | proof of concept, nothing one should actually use | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -3/+28 |
| | |||||
* | fixed a few more warnings, fixed artist editing and improved album editing a ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -199/+34 |
| | | | | little (so it cleans up after its self) | ||||
* | removed some old/legacy functions fixed download and merged it into the /play | Karl 'vollmerk' Vollmer | 2007-07-22 | 1 | -1/+1 |
| | |||||
* | fixed some catalog update issues, fixed some genre pages and made the sql ↵ | Karl 'vollmerk' Vollmer | 2007-07-02 | 1 | -12/+0 |
| | | | | sort stuff for show songs work | ||||
* | - Fixed Ratings | Karl 'vollmerk' Vollmer | 2007-06-07 | 1 | -28/+11 |
| | | | | | - Tweaked RSS, still needs work - Show Single artist mostly finished | ||||
* | fixed genre and artist view... mostly also fixed batch downloads | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -12/+10 |
| | |||||
* | fixed the stats display for artists and albums | Karl 'vollmerk' Vollmer | 2007-05-14 | 1 | -2/+3 |
| | |||||
* | added favorite X play links | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -13/+13 |
| | |||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -22/+20 |
| | | | | everything broken | ||||
* | fixed previously broken artist link for browsing | Karl 'vollmerk' Vollmer | 2007-02-15 | 1 | -3/+2 |
| | |||||
* | * Fixed xmlrpc, hopefully | Karl 'vollmerk' Vollmer | 2007-02-11 | 1 | -8/+21 |
| | | | | | | * Added min count filter to browse by artist * Fixed ratings to show yours, not average if rated * other misc fixes | ||||
* | * Last DB Update for 3.3.3 Stable Branche | Karl 'vollmerk' Vollmer | 2006-12-18 | 1 | -16/+18 |
| | | | | | * Improved Recommendation view * Removed Upload | ||||
* | shorttags fix | Karl 'vollmerk' Vollmer | 2006-11-30 | 1 | -1/+2 |
| | |||||
* | Fixed some stuff on album art added ability to sort albums on name/year in ↵ | pb1dft | 2006-11-25 | 1 | -4/+4 |
| | | | | artist.php | ||||
* | closes guest access security hole with register_globals on and improves ↵ | Karl 'vollmerk' Vollmer | 2006-10-17 | 1 | -16/+14 |
| | | | | error reporting on quarantine migration and adds xml.server.php file for remote information querys | ||||
* | added loose name compare and improved rename | Karl 'vollmerk' Vollmer | 2006-02-13 | 1 | -9/+130 |
| | |||||
* | fixed unescaped and incorrectly named id var | Karl 'vollmerk' Vollmer | 2006-02-08 | 1 | -7/+7 |
| | |||||
* | fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and ↵ | Karl 'vollmerk' Vollmer | 2006-01-04 | 1 | -2/+19 |
| | | | | stuff that calls it, did a little work on playlists | ||||
* | updated registration mojo thx pb1dft also some fluf updates | Karl 'vollmerk' Vollmer | 2006-01-02 | 1 | -1/+1 |
| | |||||
* | added keyword search and fixes up search a bunch thx rubin | Karl 'vollmerk' Vollmer | 2005-12-18 | 1 | -9/+3 |
| | |||||
* | added ability to rename/merge artists thx spcombs | Karl 'vollmerk' Vollmer | 2005-12-18 | 1 | -0/+81 |
| | |||||
* | fix broken requires due to file move | Karl 'vollmerk' Vollmer | 2005-06-27 | 1 | -0/+205 |