Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added shoutbox functionality, only linked from song and album right now also ↵ | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -1/+6 |
| | | | | interface for adding could use some improvement and also needs some management stuff to remove stickies etc | ||||
* | little more work on the xml api, artists and albums now works | Karl 'vollmerk' Vollmer | 2007-11-20 | 1 | -1/+1 |
| | |||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -7/+7 |
| | | | | 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 | -2/+3 |
| | | | | | | | - 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 the initial playlist view page, fixed the artist name on albums of the ↵ | Karl 'vollmerk' Vollmer | 2007-08-22 | 1 | -1/+1 |
| | | | | moment | ||||
* | added ability to view album art on browse ablums and removed redundent code ↵ | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -0/+6 |
| | | | | in show_artist, props to the first person who finds the bug with this re-use of code | ||||
* | corrected ajax but introduced with prototype, tweaked how ajax stuff is ↵ | Karl 'vollmerk' Vollmer | 2007-07-22 | 1 | -16/+12 |
| | | | | done, now uses ajax:: class also replaced player with a logout icon | ||||
* | some minor tweakage to make ajaxie stuff kind of work in IE | Karl 'vollmerk' Vollmer | 2007-07-17 | 1 | -0/+43 |