summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* fixed a few more warnings, fixed artist editing and improved album editing a ↵Karl 'vollmerk' Vollmer2007-07-291-0/+9
| | | | little (so it cleans up after its self)
* fixed album per row update and some warnings on song updatesKarl 'vollmerk' Vollmer2007-07-291-0/+4
|
* fixed song retaging, fixed the song view page tweaked sidebar browse and ↵Karl 'vollmerk' Vollmer2007-07-291-1/+2
| | | | fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display
* slightly improved the logic on pulling albums, fixed a typo causing find ↵Karl 'vollmerk' Vollmer2007-07-291-3/+3
| | | | album art not to work as advertised
* added album and artist dynamic options, tweaked display and how you add ↵Karl 'vollmerk' Vollmer2007-07-241-1/+2
| | | | em... still not happy with it, but good enough for now
* added dynamic playlist item support, default and genre currently workKarl 'vollmerk' Vollmer2007-07-241-1/+8
|
* fixed nowplaying refreshKarl 'vollmerk' Vollmer2007-07-241-3/+2
|
* editing a live stream works now, added confirmation to live stream creation ↵Karl 'vollmerk' Vollmer2007-07-231-1/+11
| | | | and also tweaked the create page to be slightly less wordy
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-3/+7
| | | | | | | - New Database Update corrects some issues and makes internet radio possible - Fixed ratings - Added new Transcode preference, doesn't do anything yet - New "Radio Stations" browse type
* sync french translation, fixed ratingsKarl 'vollmerk' Vollmer2007-07-231-4/+4
|
* fixed a minor typo with the evilbitKarl 'vollmerk' Vollmer2007-07-221-3/+20
|
* removed some old/legacy functions fixed download and merged it into the /playKarl 'vollmerk' Vollmer2007-07-221-2/+13
|
* some minor tweakage to make ajaxie stuff kind of work in IEKarl 'vollmerk' Vollmer2007-07-171-0/+39
|
* added genre link to show songs stuff, made the single album view do ajaxie ↵Karl 'vollmerk' Vollmer2007-06-211-7/+3
| | | | stuff for its additions and removed some extra code from he basketcases that did not need to be there
* added rightbar and fixed genre playbackKarl 'vollmerk' Vollmer2007-06-101-93/+14
|
* - Fixed RatingsKarl 'vollmerk' Vollmer2007-06-071-2/+1
| | | | | - Tweaked RSS, still needs work - Show Single artist mostly finished
* fixed genre and artist view... mostly also fixed batch downloadsKarl 'vollmerk' Vollmer2007-06-041-4/+16
|
* catalog build technically works now, still working out some issues with the ↵Karl 'vollmerk' Vollmer2007-05-141-0/+24
| | | | dynamic updating of the current state
* flushed out the album view and added a few more features removed unused iconsKarl 'vollmerk' Vollmer2007-05-131-0/+7
|
* added clear and play to the basketKarl 'vollmerk' Vollmer2007-05-131-0/+3
|
* in theory the add functions on songs and albums works, now to add playing... ↵Karl 'vollmerk' Vollmer2007-05-131-0/+22
| | | | details.. I know
* started work on the sorting, and added in album viewing that kinda worksKarl 'vollmerk' Vollmer2007-05-071-2/+8
|
* basic browse concept added to sidebar and start of the browse logicKarl 'vollmerk' Vollmer2007-05-061-15/+12
|
* rest of the sidebars and some more tweaks to the ajax, initial browse stuff ↵Karl 'vollmerk' Vollmer2007-05-031-1/+20
| | | | at least menu wise... now I need to design the whole new browse interface... that is for tomorrow!
* basic sidebar switching functionality and updated ajax js fileKarl 'vollmerk' Vollmer2007-05-031-8/+27
|
* * Fixed xmlrpc, hopefullyKarl 'vollmerk' Vollmer2007-02-111-1/+0
| | | | | | * 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 updateKarl 'vollmerk' Vollmer2007-02-101-1/+0
|
* fixed some missing no session definesKarl 'vollmerk' Vollmer2007-02-103-3/+3
|
* fixed some issues with refresh on the localplay page and hopefully improved ↵Karl 'vollmerk' Vollmer2007-01-251-1/+10
| | | | the french translation a little more
* stll some faulty french translations but its a little betterKarl 'vollmerk' Vollmer2007-01-241-8/+3
|
* * Added new functions to HttpQ controllerKarl 'vollmerk' Vollmer2007-01-141-5/+0
| | | | | | * Fixed Catalog cleaning issues and album art issues * Fixed a minor javascript error with the localplay stuff * Started work on write_playlists.php.inc (https://ampache.bountysource.com/task/show/542)
* * Added echo of pattern on print tagsKarl 'vollmerk' Vollmer2007-01-051-1/+4
| | | | | | | * Tweaked headers on ajax page * Fixed quick search box issues on browse by song * Reverted to text for browse by albums * Fixed some bad error handling on localplay
* fixed charset of returned xmlKarl 'vollmerk' Vollmer2006-12-211-4/+3
|
* * Added delete admin function on democratic playKarl 'vollmerk' Vollmer2006-12-141-1/+27
| | | | | * fixed some minor display issues with playlist dropdowns * added Delete Disabled bin script for removing disabled songs
* fixed small random dealie on left Thx Kalrnux for noticingKarl 'vollmerk' Vollmer2006-12-091-0/+4
|
* reverting unnessecary changesKarl 'vollmerk' Vollmer2006-12-041-7/+1
|
* Made some mods to the playtype switch function in the menu.pb1dft2006-12-031-1/+7
|
* playlist switcher, plugin interface and the shell of a lastfm plugin (need ↵Karl 'vollmerk' Vollmer2006-11-261-8/+2
| | | | patch file)
* fixed some localplay issuesKarl 'vollmerk' Vollmer2006-11-151-0/+5
|
* final commit before alpha2 releaseKarl 'vollmerk' Vollmer2006-11-131-1/+23
|
* added ability to vote songs up and down in democratic play and fixed a ↵Karl 'vollmerk' Vollmer2006-11-121-4/+21
| | | | problem with ajax not resetting the gettext() and not having a user or session
* few more tweaks and some work on the tv pagesKarl 'vollmerk' Vollmer2006-10-232-2/+21
|
* patched flaw in getid3() fixed a problem with vainfo and songs with no tags ↵Karl 'vollmerk' Vollmer2006-10-211-10/+36
| | | | and fixed the xml_from_array() function
* closes guest access security hole with register_globals on and improves ↵Karl 'vollmerk' Vollmer2006-10-171-0/+111
| | | | error reporting on quarantine migration and adds xml.server.php file for remote information querys
* added db update for tmp playlist and added initial class definitionKarl 'vollmerk' Vollmer2006-10-151-0/+4
|
* removed extra lines from ajax, down to 86, updated ajax calls, added ldap authKarl 'vollmerk' Vollmer2006-10-141-2/+2
|
* new rating hotness, has some bugs will continue to hash them outKarl 'vollmerk' Vollmer2006-10-121-0/+11
|
* updates, ajax kind of broken right now its lateKarl 'vollmerk' Vollmer2006-10-091-1/+38
|
* removed last vestiages of log_eventKarl 'vollmerk' Vollmer2006-09-301-1/+5
|
* slight format fix on now playing and xmlrpc key fixesKarl 'vollmerk' Vollmer2006-09-301-1/+1
|