Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more democratic play work, still not working going to need db change to make ↵ | Karl 'vollmerk' Vollmer | 2007-11-12 | 1 | -4/+4 |
| | | | | it work how I want, will do later | ||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -12/+26 |
| | | | | updated most of the tables so that every column is independently customizable by css rules | ||||
* | - Cleaned up php files (removed useless inlines styles, replaced header td ↵ | spocky | 2007-09-24 | 1 | -5/+5 |
| | | | | | | | | | | 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 | ||||
* | fixed some minor css issues with recently played, added newest ↵ | Karl 'vollmerk' Vollmer | 2007-08-14 | 1 | -2/+2 |
| | | | | artists/genres back in to main page | ||||
* | fixed a potential security issue where the password hash was being put into ↵ | Karl 'vollmerk' Vollmer | 2007-06-12 | 1 | -1/+1 |
| | | | | the object :S | ||||
* | added in user profile, did a little work on the preferences and session, ↵ | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -2/+0 |
| | | | | something is fishy with session and tmp_playlist stuff will look into it tomorrow | ||||
* | sync over the dont divide hours by 60 to get days fix | Karl 'vollmerk' Vollmer | 2007-06-10 | 1 | -1/+15 |
| | |||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -3/+3 |
| | | | | everything broken | ||||
* | * Fixed Single Artist view if you have 50+ albums | Karl 'vollmerk' Vollmer | 2007-01-04 | 1 | -1/+1 |
| | | | | | | * Tweaked Recently Played text to make translations a little easier * Removed unused Config options * Added array definition if only one users exists | ||||
* | * Added new Snoopy, fixes some minor bugs | Karl 'vollmerk' Vollmer | 2006-12-28 | 1 | -1/+1 |
| | | | | | | | | * Rewrote Album Art collection, fixing tons of logic flaws, single album art find is currently broken might even be a little faster now when using folder and id3 methods at the same time * Fixed some issues with FastCGI installs * Removed another upload file that wasn't used anymore * Tweaked Recently Played to show 'played XXX ago' | ||||
* | added X ago to the recently played | Karl 'vollmerk' Vollmer | 2006-12-27 | 1 | -0/+17 |
| | |||||
* | removed some unused files, and tweaked the style of a few pages | Karl 'vollmerk' Vollmer | 2006-12-22 | 1 | -1/+5 |
| | |||||
* | prep for tags/lyrics cleanup and recently playing tweaks | Karl 'vollmerk' Vollmer | 2006-11-30 | 1 | -8/+5 |
| | |||||
* | tweaked icons to use built in functions and removed them from where there ↵ | Karl 'vollmerk' Vollmer | 2006-11-26 | 1 | -0/+46 |
were not icons for every optin, added recently played |