Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed some browsing stuff that I broke a while back | Karl 'vollmerk' Vollmer | 2007-11-24 | 1 | -1/+1 |
| | |||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -18/+18 |
| | | | | 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 | -17/+15 |
| | | | | | | | - 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 | ||||
* | more sorting fixes, and move catalog stats to statistics | Karl 'vollmerk' Vollmer | 2007-09-20 | 1 | -5/+5 |
| | |||||
* | added sorting on most objects in most views, report bugs if you find points ↵ | Karl 'vollmerk' Vollmer | 2007-09-17 | 1 | -5/+5 |
| | | | | 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 | ||||
* | broke a ton of stuff, but added some hotness... yes that is an excuse | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -6/+0 |
| | |||||
* | proof of concept, nothing one should actually use | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -3/+8 |
| | |||||
* | fixed a bug in the numbering, referencing a non-existant value | Karl 'vollmerk' Vollmer | 2007-08-02 | 1 | -3/+3 |
| | |||||
* | added paging to artists, albums and fixed a missed link | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -1/+1 |
| | |||||
* | fixed a few more warnings, fixed artist editing and improved album editing a ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -25/+3 |
| | | | | little (so it cleans up after its self) | ||||
* | fixed genre and artist view... mostly also fixed batch downloads | Karl 'vollmerk' Vollmer | 2007-06-04 | 1 | -20/+24 |
| | |||||
* | fixed previously broken artist link for browsing | Karl 'vollmerk' Vollmer | 2007-02-15 | 1 | -1/+1 |
| | |||||
* | * Fixed xmlrpc, hopefully | Karl 'vollmerk' Vollmer | 2007-02-11 | 1 | -0/+79 |
* Added min count filter to browse by artist * Fixed ratings to show yours, not average if rated * other misc fixes |