summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed preference bug that made it impossible for admins to edit users ↵Karl 'vollmerk' Vollmer2007-01-193-4/+9
| | | | preferences
* fixed force http playKarl 'vollmerk' Vollmer2007-01-172-2/+10
|
* fixed a clean issue with rated itemsKarl 'vollmerk' Vollmer2007-01-174-22/+27
|
* few more slight tweaks to the catalog to prevent incorrect entry by the userKarl 'vollmerk' Vollmer2007-01-173-3/+7
|
* localplay controllers and some spelling fixesKarl 'vollmerk' Vollmer2007-01-176-10/+21
|
* I am fired..Karl 'vollmerk' Vollmer2007-01-171-0/+0
|
* Fixed windows mapped drive sub dir issue and catalog album art addKarl 'vollmerk' Vollmer2007-01-165-47/+57
|
* few more tweaks to box and index pageKarl 'vollmerk' Vollmer2007-01-167-33/+44
|
* speed up amazon gather and fixed some logic issues, and switched to disks ↵Karl 'vollmerk' Vollmer2007-01-1511-98/+51
| | | | for the download icons
* added some missing copyright and license infoxgizzmo2007-01-146-0/+129
|
* fix an issue with all numeric usernames... by preventing them for now this ↵Karl 'vollmerk' Vollmer2007-01-144-2/+11
| | | | will be really fixed in the next version
* * Added new functions to HttpQ controllerKarl 'vollmerk' Vollmer2007-01-146-51/+218
| | | | | | * 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)
* more clean up and tweakagexgizzmo2007-01-135-227/+329
|
* fixed up theme a bitxgizzmo2007-01-131-229/+62
|
* fixed a vauth typoKarl 'vollmerk' Vollmer2007-01-122-1/+5
|
* svn merging gone wrongKarl 'vollmerk' Vollmer2007-01-122-2/+1
|
* Added ability to mail users/admins the flaged and disabled songspb1dft2007-01-123-1/+48
|
* fixed tracking of user of flagged objects and allowed mass reject, approveKarl 'vollmerk' Vollmer2007-01-123-5/+12
|
* few minor fixes including a XML-RPC fixKarl 'vollmerk' Vollmer2007-01-1211-40/+64
|
* - Added artist name on "Albums of the Moment" tooltipspocky2007-01-114-8/+8
| | | | | - Don't display "Album of the Moment" without art - Minor html/text adjustments
* fix for the httpq player so that it works with songs that have spaces in the ↵Karl 'vollmerk' Vollmer2007-01-112-3/+3
| | | | name
* Cleaned up classic theme a bitspocky2007-01-101-422/+344
|
* ahumpb1dft2007-01-101-3/+3
|
* moved a header display reference so I can pass headers on democratic playKarl 'vollmerk' Vollmer2007-01-094-2/+5
|
* fixed some typos and dead linksxgizzmo2007-01-097-15/+11
|
* reinserted local catalog infopb1dft2007-01-082-20/+17
|
* minor fix in modules.php to fix bug 1314pb1dft2007-01-081-4/+4
|
* minor change in user registration agreementpb1dft2007-01-082-2/+2
|
* fixed unescaped username in urlsKarl 'vollmerk' Vollmer2007-01-082-2/+3
|
* * New Play/Random icons (last ones I swear)Karl 'vollmerk' Vollmer2007-01-0810-79/+99
| | | | | | | | * Fixed up missing actions/icons on genre browse * Fixed batch logic to show access denied, rather then redirecting * Fixed a minor css issue on classic that caused the album art to float around
* tweaked album of the moment mojo and theoritical fix for flash playerKarl 'vollmerk' Vollmer2007-01-0810-23/+34
|
* tweaked theme a bitxgizzmo2007-01-081-17/+15
|
* minor css adjustmentpb1dft2007-01-071-4/+4
|
* modified css Schemepb1dft2007-01-072-2/+83
|
* * Re-worked Main page of Ampache, adding Album of the moment. Karl 'vollmerk' Vollmer2007-01-0717-269/+226
| | | | | | | | | | | * 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
* removed old reference to /templates/default.css and reference passing in ↵Karl 'vollmerk' Vollmer2007-01-072-2/+1
| | | | fsockopen on the httpq player
* new german translation from Johann KnöferlKarl 'vollmerk' Vollmer2007-01-072-1224/+1281
|
* updated icons for Green-Marblexgizzmo2007-01-0738-2/+2
|
* updated theme for Ampache 3.3.3 for real this timexgizzmo2007-01-061-0/+80
|
* fixed typo in classic themexgizzmo2007-01-061-1/+1
|
* updated theme for Ampache 3.3.3xgizzmo2007-01-061-98/+141
|
* * Fixed display issues on TV page relating to Karl 'vollmerk' Vollmer2007-01-0610-12/+43
| | | | | | | now playing Post AJAX and floating issues * Fixed display of Last IP if tracking disabled * Fixed play issue with invalid songs when using Democratic Play
* fixed missing ratting info in stylesheetsKarl 'vollmerk' Vollmer2007-01-063-1/+242
|
* removed templates/default.css and its reference in the header fileKarl 'vollmerk' Vollmer2007-01-062-31/+1
|
* fixed a minor issue with truncated genres in sidebarspocky2007-01-063-692/+14
| | | | cleaned up *cough* a little bit *cough* base css file (remind me not to clean anything like this one).
* testing new mime types for OGG and FLAC makes them both work with MPD but ↵Karl 'vollmerk' Vollmer2007-01-051-2/+2
| | | | might break other clients... testing required
* fixed minor ajax issueKarl 'vollmerk' Vollmer2007-01-053-4/+8
|
* * Added echo of pattern on print tagsKarl 'vollmerk' Vollmer2007-01-059-17/+38
| | | | | | | * 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
* Updated flash playerpb1dft2007-01-041-0/+0
|
* fixed a minor math issue with the mpd controllerKarl 'vollmerk' Vollmer2007-01-041-1/+1
|