summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* a few updates/fixes for localplayKarl 'vollmerk' Vollmer2006-07-304-10/+51
|
* Fix for bug 397 and 498 thanks pb1dftxgizzmo2006-07-241-1/+5
|
* Fix for bug 859 thanks pb1dftxgizzmo2006-07-241-1/+1
|
* few more stylesheet tweaks and added ability to have print_tags mail ↵Karl 'vollmerk' Vollmer2006-06-242-2/+6
| | | | tags@ampache.org
* updated spanish translation and tweak to vainfoKarl 'vollmerk' Vollmer2006-06-231-1/+1
|
* Added new pages to ui.lib,Fixed typo in show_playlist,Some XHTML fix upsxgizzmo2006-06-232-1/+2
|
* cleaned up the now playing a little more, its still uglyKarl 'vollmerk' Vollmer2006-06-221-2/+6
|
* turned off the modern art mode for now playingKarl 'vollmerk' Vollmer2006-06-221-0/+3
|
* fixed keyword searchesKarl 'vollmerk' Vollmer2006-06-222-4/+3
|
* really the last commitKarl 'vollmerk' Vollmer2006-06-222-2/+3
|
* one last little fix to the now playing ajax to prevent duplicated divs on ↵Karl 'vollmerk' Vollmer2006-06-211-4/+0
| | | | refresh
* br was outside replaced div, caused extra br on every ajax refreshKarl 'vollmerk' Vollmer2006-06-211-2/+2
|
* fixed nowplaying refresh issues and switched it to div layoutKarl 'vollmerk' Vollmer2006-06-215-183/+97
|
* Fixed small typoxgizzmo2006-06-171-1/+1
|
* moved init.php improved vainfo a bit, removed checkboxes from search pageKarl 'vollmerk' Vollmer2006-06-171-74/+47
|
* few catalog tweaks, removed dead files, added stats link and readme for kajaxKarl 'vollmerk' Vollmer2006-06-151-7/+13
|
* added play random to the single playlist viewKarl 'vollmerk' Vollmer2006-06-071-0/+1
|
* fixed stream/localplay buttons and the mpd skip now works *gasp*Karl 'vollmerk' Vollmer2006-06-061-2/+2
|
* added volume controls, missing mute iconKarl 'vollmerk' Vollmer2006-06-062-5/+28
|
* turn the sajax stuff back into ajax and also commit some broken mpd skipping ↵Karl 'vollmerk' Vollmer2006-06-061-1/+1
| | | | code yea!
* updated test.phpKarl 'vollmerk' Vollmer2006-05-231-8/+30
|
* added ability to prune empty playlistsKarl 'vollmerk' Vollmer2006-05-221-0/+3
|
* fixed playlists thing for real this timeKarl 'vollmerk' Vollmer2006-05-131-8/+6
|
* fixed localplay buttons with use_auth disabled and tweaked access control ↵Karl 'vollmerk' Vollmer2006-05-132-6/+7
| | | | 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-017-11/+80
| | | | display a bit and mojoed lang list
* lets try this again the right wayxgizzmo2006-04-241-1/+1
|
* tweaked localplay controls layoutxgizzmo2006-04-221-1/+1
|
* wupsKarl 'vollmerk' Vollmer2006-04-191-0/+118
|
* no longer passes the sid with the urls if require_session is turned offKarl 'vollmerk' Vollmer2006-04-191-1/+1
|
* new install theme and fixed jpeg resize issuesKarl 'vollmerk' Vollmer2006-04-183-138/+142
|
* Tweaked code to pass XHTML validation.xgizzmo2006-04-092-2/+3
|
* added an ugly localplay view page, and made it so you can remove songs from ↵Karl 'vollmerk' Vollmer2006-04-091-1/+33
| | | | your mpd playlist... its ugly.. I know.. ooh yea you can also deactivate modules now
* updated localplay buttons again as well as mpd controller updates from siggerKarl 'vollmerk' Vollmer2006-04-093-99/+8
|
* fixed playlist add problem and a few other minor bugsKarl 'vollmerk' Vollmer2006-04-092-49/+2
|
* cleaned up the play type switch as well as updating the icons so they look a ↵Karl 'vollmerk' Vollmer2006-04-083-16/+30
| | | | little better
* Tweaked code to pass XHTML validation. Been busy lately, bad xgizzmo goto ↵xgizzmo2006-04-082-14/+14
| | | | your room!
* This update includes a full rewrite of the Localplay code, only updateKarl 'vollmerk' Vollmer2006-04-087-16/+144
| | | | | | 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!
* fixed mising web_path reference and a few more updates to the locaplay/mpd stuffKarl 'vollmerk' Vollmer2006-04-061-0/+3
|
* fixed a problem I introduced by unfudging the song.php fileKarl 'vollmerk' Vollmer2006-04-024-17/+17
|
* ampache.com now redirects to ampache.org he plays nice... I play niceKarl 'vollmerk' Vollmer2006-03-311-18/+0
|
* added download for size, and seriously cleaned up the /song.php file it ↵Karl 'vollmerk' Vollmer2006-03-319-294/+89
| | | | actually is not ugly anymore.. yeah!
* final commit before beta2 releaseKarl 'vollmerk' Vollmer2006-03-302-3/+1
|
* added in the manage users section and put in a temp disable songs section ↵Karl 'vollmerk' Vollmer2006-03-293-11/+75
| | | | which currently does not work
* fixed a minor flaging glitchKarl 'vollmerk' Vollmer2006-03-282-4/+4
|
* I am not proud... but it worksKarl 'vollmerk' Vollmer2006-03-271-5/+4
|
* added some more to flagging and updated mail page to fit new standardsKarl 'vollmerk' Vollmer2006-03-275-15/+86
|
* tweaks to uploadKarl 'vollmerk' Vollmer2006-03-264-6/+11
|
* added a hack for some additional sorting and fixed it so that the user table ↵Karl 'vollmerk' Vollmer2006-03-242-7/+11
| | | | has alternating colors
* fixed playlist name editing so confirmation box works, and its a little ↵Karl 'vollmerk' Vollmer2006-03-233-15/+61
| | | | snazzier now
* more interface tweaks, and a bunch of log_event cleanupKarl 'vollmerk' Vollmer2006-03-238-81/+58
|