summaryrefslogtreecommitdiffstats
path: root/templates/sidebar.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* - modified sidebar cssspocky2007-09-231-1/+1
| | | | | | | - modified rightbar html/css - added patch to enabled ie6 :hover pseudo classes - modified boxes html/css to remove table tags and enable box floating - added 1st version of 3.4 greysme theme (needs more work, especially on ie6)
* almost finished sidebar stuffspocky2007-08-071-1/+1
|
* modified sidebar html/css structurespocky2007-08-061-22/+34
|
* fixed add to catalog counting, tweaked sidebar added advanced search buttonKarl 'vollmerk' Vollmer2007-08-051-2/+2
|
* fixed a few small issuesxgizzmo2007-07-241-2/+2
|
* corrected ajax but introduced with prototype, tweaked how ajax stuff is ↵Karl 'vollmerk' Vollmer2007-07-221-12/+17
| | | | done, now uses ajax:: class also replaced player with a logout icon
* catalog build technically works now, still working out some issues with the ↵Karl 'vollmerk' Vollmer2007-05-141-176/+6
| | | | dynamic updating of the current state
* rest of the sidebars and some more tweaks to the ajax, initial browse stuff ↵Karl 'vollmerk' Vollmer2007-05-031-4/+12
| | | | 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-4/+7
|
* new update that moves some stuff around in the database, with 414 albums ↵Karl 'vollmerk' Vollmer2007-05-031-1/+1
| | | | (18mb table) dropped size by 7mb
* initial, ugly, non-working "new" sidebarKarl 'vollmerk' Vollmer2007-05-011-2/+23
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-10/+10
| | | | everything broken
* * Re-worked Main page of Ampache, adding Album of the moment. Karl 'vollmerk' Vollmer2007-01-071-3/+1
| | | | | | | | | | | * Moved stats to /stats.php page * Fixed logic error in resize that could cause nothign to display if resize was on, but it still failed * Fixed Upload Album art from Find Album Art * Added Menu to the TV page * Fixed logic error that showed localplay if user had access regardless of global config * Changed default action of browse.php to song browse
* * Updated CSS to improve compatibiliy and make appearance more consistant ↵Karl 'vollmerk' Vollmer2006-12-311-35/+35
| | | | | | (Thx Spocky) * Fixed some issues with the Amazon Album art gathering created when I re-wrote it
* Moved modules to configpb1dft2006-12-191-2/+0
|
* * Last DB Update for 3.3.3 Stable BrancheKarl 'vollmerk' Vollmer2006-12-181-9/+0
| | | | | * Improved Recommendation view * Removed Upload
* * Added delete admin function on democratic playKarl 'vollmerk' Vollmer2006-12-141-1/+1
| | | | | * fixed some minor display issues with playlist dropdowns * added Delete Disabled bin script for removing disabled songs
* added Min option to the normal random play and cleaned up sidebar a bitKarl 'vollmerk' Vollmer2006-12-091-4/+3
|
* testing commit messagesKarl 'vollmerk' Vollmer2006-12-091-3/+3
|
* Switch playlist modification and change of Site Preferences to Configpb1dft2006-12-041-1/+1
|
* reverting unnessecary changesKarl 'vollmerk' Vollmer2006-12-041-8/+1
|
* Made some mods to the playtype switch function in the menu.pb1dft2006-12-031-1/+8
|
* playlist switcher, plugin interface and the shell of a lastfm plugin (need ↵Karl 'vollmerk' Vollmer2006-11-261-7/+5
| | | | patch file)
* updates to french translation and some other minor tweaksKarl 'vollmerk' Vollmer2006-11-081-11/+11
|
* working democratic playKarl 'vollmerk' Vollmer2006-11-051-0/+5
|
* Sidebar modificationpb1dft2006-10-241-1/+4
|
* removed extra lines from ajax, down to 86, updated ajax calls, added ldap authKarl 'vollmerk' Vollmer2006-10-141-9/+3
|
* updates, ajax kind of broken right now its lateKarl 'vollmerk' Vollmer2006-10-091-1/+7
|
* fixed css issue, now playing issue and improved mpd controller a tiny bitKarl 'vollmerk' Vollmer2006-10-061-1/+1
|
* fixed a small issue with spans in show_now_playing_row and the menu topxgizzmo2006-09-291-1/+1
|
* flatened out greyblock theme per a requestKarl 'vollmerk' Vollmer2006-09-281-4/+4
|
* fixed acls and improved the classic theme a little moreKarl 'vollmerk' Vollmer2006-09-261-12/+3
|
* to keep infamys eyes from bleedingKarl 'vollmerk' Vollmer2006-09-231-4/+4
|
* browse by title and page header hotnessKarl 'vollmerk' Vollmer2006-09-151-0/+1
|
* fixed keyword searchesKarl 'vollmerk' Vollmer2006-06-221-3/+2
|
* few catalog tweaks, removed dead files, added stats link and readme for kajaxKarl 'vollmerk' Vollmer2006-06-151-7/+13
|
* fixed localplay buttons with use_auth disabled and tweaked access control ↵Karl 'vollmerk' Vollmer2006-05-131-6/+1
| | | | mojo to prevent login in addition to the normal prevention of streaming
* fixed clean, added lang to installer (thx ros) and cleaned up catalog ↵Karl 'vollmerk' Vollmer2006-05-011-0/+4
| | | | display a bit and mojoed lang list
* Tweaked code to pass XHTML validation.xgizzmo2006-04-091-2/+2
|
* cleaned up the play type switch as well as updating the icons so they look a ↵Karl 'vollmerk' Vollmer2006-04-081-0/+20
| | | | little better
* This update includes a full rewrite of the Localplay code, only updateKarl 'vollmerk' Vollmer2006-04-081-11/+13
| | | | | | to this version if you don't care about losing a lot of functionality while I am still finishing it up. Also the only working localplay method is currently MPD. UPDATE AT YOUR OWN RISK!
* added download for size, and seriously cleaned up the /song.php file it ↵Karl 'vollmerk' Vollmer2006-03-311-4/+2
| | | | actually is not ugly anymore.. yeah!
* cleaned up the css some more and changed the sidebar mojo to pulldownKarl 'vollmerk' Vollmer2006-03-221-1/+1
|
* because 399 is not as cool as r400Karl 'vollmerk' Vollmer2006-03-201-1/+1
|
* tweaked the style removing some unneeded mojo and javascripted the catalog buildKarl 'vollmerk' Vollmer2006-03-201-3/+0
|
* tweaked catalog drop down, added bandwidth throttling and fixed some ↵Karl 'vollmerk' Vollmer2006-02-191-1/+3
| | | | spelling errors
* fixed the 0 rating hover and removed some redudent definitions from the ↵Karl 'vollmerk' Vollmer2006-01-181-11/+11
| | | | stylesheet
* new ACTIVE menu mojo from pb1dftKarl 'vollmerk' Vollmer2006-01-181-9/+43
|
* More code clean up this should about cover /templatesxgizzmo2006-01-111-100/+100
|
* renamed random play to just random...Karl 'vollmerk' Vollmer2006-01-041-1/+1
|