summaryrefslogtreecommitdiffstats
path: root/server/ajax.server.php
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics: clean up heads in server/Paul Arthur2013-01-251-7/+1
* Consistently use 'object_type' in playlist returnsPaul Arthur2012-10-151-3/+3
* 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-1/+3
* Change Browse from static to instantiable. Among other things, fixes FS#13;Paul 'flowerysong' Arthur2010-06-101-21/+2
* I should have done it this way in the first place, instead of that uglyPaul 'flowerysong' Arthur2010-06-091-15/+46
* Clean up the rating code by moving uniqueness constraints into the database,Paul 'flowerysong' Arthur2010-06-071-5/+2
* Some missed hunks for playlist editing and miscellaneous related cleanup.Paul 'flowerysong' Arthur2010-04-281-1/+3
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-211/+211
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* add rating to single song view, and include caching fixKarl 'vollmerk' Vollmer2009-07-091-0/+3
* some tweaks to make the random play mojo work for streaming, does not work in...Karl 'vollmerk' Vollmer2009-04-081-2/+2
* Add very basic buggy as crap video support, fix a few other minor bugs with p...Karl 'vollmerk' Vollmer2009-02-021-0/+3
* sync to trunkKarl 'vollmerk' Vollmer2008-08-301-2/+2
* fixed the search add result button and messed up some browse sort stuffKarl 'vollmerk' Vollmer2008-08-221-0/+1
* fixed a long standing browsing issue where you could not browse two different...Karl 'vollmerk' Vollmer2008-08-081-8/+0
* switched to sha() password encryption not using sha2 because of limitations o...Karl 'vollmerk' Vollmer2008-07-261-15/+0
* reorganize the menu a whole bunch and add a confirmation page to the catalog ...Karl 'vollmerk' Vollmer2008-06-191-24/+0
* commit of the patches from codeoverload to implement tagging, will not work w...Karl 'vollmerk' Vollmer2008-05-121-2/+6
* added ability to add search results to playlist, or download if batch downloa...Karl 'vollmerk' Vollmer2008-04-271-1/+7
* fixed recently played, removed a bunch of useless files, added new methods to...Karl 'vollmerk' Vollmer2008-03-211-1/+1
* Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds mor...spocky2008-03-171-1/+1
* delay random albums a bit to improve inital load, also add a refresh button s...Karl 'vollmerk' Vollmer2008-02-251-0/+4
* fixed issue with xmlapi when no limit provided, fixed now playing refresh, fi...Karl 'vollmerk' Vollmer2008-01-191-1/+1
* fixed public/private aspect of playlists, default is to filter out non-owned ...Karl 'vollmerk' Vollmer2008-01-141-3/+6
* last commit for the day...Karl 'vollmerk' Vollmer2007-12-261-0/+4
* fixed preg on file pattern, some work on flagging, editing stuff actually fla...Karl 'vollmerk' Vollmer2007-12-261-1/+10
* fixed the find duplicates stuff, its actually still broken somewhat but it mo...Karl 'vollmerk' Vollmer2007-12-161-0/+4
* minor text changes, nothing special... time for me to go to sleepKarl 'vollmerk' Vollmer2007-12-101-62/+1
* database update, cleaned up some stuffKarl 'vollmerk' Vollmer2007-12-101-3/+3
* democratic play working, if still slightly sketchyKarl 'vollmerk' Vollmer2007-11-241-0/+4
* fixed multi-genre random playKarl 'vollmerk' Vollmer2007-11-051-17/+7
* play method now uses hidden iframe, setup second hover menu to rightbarKarl 'vollmerk' Vollmer2007-09-271-0/+4
* more work on the localplay stuff, most details ironed out, just needs some co...Karl 'vollmerk' Vollmer2007-09-121-0/+4
* few minor bug fixes, and some more tweaks for localplayKarl 'vollmerk' Vollmer2007-09-091-1/+1
* fixed album/artist/whateva editing, fixing stats, fixed search...Karl 'vollmerk' Vollmer2007-09-051-1/+1
* fixed playlist name editing, cant change the type or the genre yet, tweaked l...Karl 'vollmerk' Vollmer2007-09-031-4/+32
* added the ability to delete songs from a playlist, now if you could only add ...Karl 'vollmerk' Vollmer2007-09-031-0/+4
* sync typo fixKarl 'vollmerk' Vollmer2007-08-291-1/+1
* added some basic random functionality, need to make the advanced pageKarl 'vollmerk' Vollmer2007-08-191-0/+4
* added ability to view album art on browse ablums and removed redundent code i...Karl 'vollmerk' Vollmer2007-08-061-0/+4
* broke a ton of stuff, but added some hotness... yes that is an excuseKarl 'vollmerk' Vollmer2007-08-061-3/+14
* fixed some typos, minor bugs, updated the sql, added playlist as a browse typeKarl 'vollmerk' Vollmer2007-08-051-3/+10
* fixed add to catalog counting, tweaked sidebar added advanced search buttonKarl 'vollmerk' Vollmer2007-08-051-1/+1
* fixed a bug in the numbering, referencing a non-existant valueKarl 'vollmerk' Vollmer2007-08-021-2/+0
* added paging on all song displaysKarl 'vollmerk' Vollmer2007-07-311-0/+9
* added your playlists with play link to the leftbar, no way to edit them yetKarl 'vollmerk' Vollmer2007-07-301-0/+7
* fixed a few more warnings, fixed artist editing and improved album editing a ...Karl 'vollmerk' Vollmer2007-07-291-0/+9
* fixed album per row update and some warnings on song updatesKarl 'vollmerk' Vollmer2007-07-291-0/+4