Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed lack of prefix on albums improves album art search results, thx darkside | Karl 'vollmerk' Vollmer | 2007-12-06 | 1 | -1/+1 |
| | |||||
* | - Cleaned up php files (removed useless inlines styles, replaced header td ↵ | spocky | 2007-09-24 | 1 | -1/+1 |
| | | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections | ||||
* | added the initial playlist view page, fixed the artist name on albums of the ↵ | Karl 'vollmerk' Vollmer | 2007-08-22 | 1 | -1/+1 |
| | | | | moment | ||||
* | updated css (sidebar, random albums, global classes) | spocky | 2007-08-15 | 1 | -10/+11 |
| | | | | | cleaned up html corrected a typo in show_objects | ||||
* | few fixups to pass W3C Validation Service (wip) | xgizzmo | 2007-07-19 | 1 | -1/+1 |
| | |||||
* | some minor tweakage to make ajaxie stuff kind of work in IE | Karl 'vollmerk' Vollmer | 2007-07-17 | 1 | -1/+1 |
| | |||||
* | Added passive ratings to show_random_albums.inc | nf | 2007-07-14 | 1 | -11/+17 |
| | |||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -3/+3 |
| | | | | everything broken | ||||
* | removed dead file, updated bin files, removed debug and added a new config ↵ | Karl 'vollmerk' Vollmer | 2007-02-13 | 1 | -0/+4 |
| | | | | option | ||||
* | few more slight tweaks to the catalog to prevent incorrect entry by the user | Karl 'vollmerk' Vollmer | 2007-01-17 | 1 | -1/+1 |
| | |||||
* | - Added artist name on "Albums of the Moment" tooltip | spocky | 2007-01-11 | 1 | -1/+1 |
| | | | | | - Don't display "Album of the Moment" without art - Minor html/text adjustments | ||||
* | fixed some typos and dead links | xgizzmo | 2007-01-09 | 1 | -1/+1 |
| | |||||
* | fixed unescaped username in urls | Karl 'vollmerk' Vollmer | 2007-01-08 | 1 | -1/+2 |
| | |||||
* | tweaked album of the moment mojo and theoritical fix for flash player | Karl 'vollmerk' Vollmer | 2007-01-08 | 1 | -5/+2 |
| | |||||
* | * Re-worked Main page of Ampache, adding Album of the moment. | Karl 'vollmerk' Vollmer | 2007-01-07 | 1 | -0/+42 |
* 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 |