summaryrefslogtreecommitdiffstats
path: root/server/playlist.ajax.php
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: s/Itterate/Iterate/Paul Arthur2013-01-281-2/+2
* Cosmetics: death to tabsPaul Arthur2013-01-261-122/+122
* Cosmetics: clean up heads in server/Paul Arthur2013-01-251-7/+1
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
* header comment modified for phpdocmomo-i2011-02-031-19/+30
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-2/+2
* Change Browse from static to instantiable. Among other things, fixes FS#13;Paul 'flowerysong' Arthur2010-06-101-4/+6
* Some missed hunks for playlist editing and miscellaneous related cleanup.Paul 'flowerysong' Arthur2010-04-281-1/+1
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-85/+85
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Playlist adds now use the existing order rather then track order Fixed #484Karl 'vollmerk' Vollmer2009-07-091-2/+2
* sync from trunkKarl 'vollmerk' Vollmer2009-06-011-3/+4
* fix lack of ui response on deleting track right after appending to saved play...Karl 'vollmerk' Vollmer2009-04-301-0/+3
* Resolve #401 new database update, reset album thumbs and use resized art...Karl 'vollmerk' Vollmer2009-03-011-5/+9
* Add very basic buggy as crap video support, fix a few other minor bugs with p...Karl 'vollmerk' Vollmer2009-02-021-0/+1
* fix playlist adds not showing up but still adding, fixed ip history being wip...Karl 'vollmerk' Vollmer2009-02-021-0/+1
* require users to have at least 25 to create playlists, or have access to themKarl 'vollmerk' Vollmer2008-11-261-1/+6
* fixed shoutbox typo so albums add correctly, can now edit playlist tracks and...Karl 'vollmerk' Vollmer2008-04-211-5/+34
* fixed playlist update on full strict of mysql5.x and jpg mime typeKarl 'vollmerk' Vollmer2008-03-061-0/+1
* fixed display issue when deleting track from a playlist, and fixed ordering o...Karl 'vollmerk' Vollmer2007-12-061-1/+4
* added ability to append to playlistsKarl 'vollmerk' Vollmer2007-09-271-0/+28
* added ability to save playlists based on the active playlist, fixed the send ...Karl 'vollmerk' Vollmer2007-09-031-0/+26
* added the ability to delete songs from a playlist, now if you could only add ...Karl 'vollmerk' Vollmer2007-09-031-0/+49