Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | albums and artists now have ratings | Karl 'vollmerk' Vollmer | 2008-04-15 | 1 | -1/+4 |
| | |||||
* | added some not enough data errors on the browse functions | Karl 'vollmerk' Vollmer | 2008-03-17 | 1 | -0/+5 |
| | |||||
* | fixed some browsing stuff that I broke a while back | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -2/+2 |
| | |||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -24/+26 |
| | | | | updated most of the tables so that every column is independently customizable by css rules | ||||
* | - hardcoded disk# sort order when sort is set to album name | spocky | 2007-10-16 | 1 | -10/+22 |
| | | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css | ||||
* | - 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 sorting on most objects in most views, report bugs if you find points ↵ | Karl 'vollmerk' Vollmer | 2007-09-17 | 1 | -2/+2 |
| | | | | where sorting fails | ||||
* | fixed lower paging horn, tweaked css for page-a-nation, added paging to ↵ | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -2/+2 |
| | | | | playlists, genres and radio strations, added detection of purchase urls to find missing tracks on albums | ||||
* | added ability to view album art on browse ablums and removed redundent code ↵ | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -2/+5 |
| | | | | in show_artist, props to the first person who finds the bug with this re-use of code | ||||
* | fixed a bug in the numbering, referencing a non-existant value | Karl 'vollmerk' Vollmer | 2007-08-02 | 1 | -0/+5 |
| | |||||
* | added paging to artists, albums and fixed a missed link | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -1/+2 |
| | |||||
* | some minor tweakage to make ajaxie stuff kind of work in IE | Karl 'vollmerk' Vollmer | 2007-07-17 | 1 | -22/+1 |
| | |||||
* | fixed genre and artist view... mostly also fixed batch downloads | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -0/+2 |
| | |||||
* | removed some dead scripts, moved stuff around, fiddled with albums page... ↵ | Karl 'vollmerk' Vollmer | 2007-05-14 | 1 | -4/+4 |
| | | | | might be an issue with the catalog add... or I might have just discovered a _ton_ of crappy tags... or a bug in getid3() figuring out which it is, is something for tomorrow | ||||
* | flushed out the album view and added a few more features removed unused icons | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -5/+19 |
| | |||||
* | in theory the add functions on songs and albums works, now to add playing... ↵ | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -0/+4 |
| | | | | details.. I know | ||||
* | started work on the sorting, and added in album viewing that kinda works | Karl 'vollmerk' Vollmer | 2007-05-07 | 1 | -67/+17 |
| | |||||
* | * Fixed xmlrpc, hopefully | Karl 'vollmerk' Vollmer | 2007-02-11 | 1 | -0/+98 |
* Added min count filter to browse by artist * Fixed ratings to show yours, not average if rated * other misc fixes |