Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -135/+135 |
| | | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree. | ||||
* | Move get_user_icon from ui.lib.php to UI::get_icon | Paul Arthur | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -10/+1 |
| | |||||
* | Add a convenience function to generate an AJAX url | Paul Arthur | 2012-12-19 | 1 | -1/+9 |
| | |||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+0 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | header comment for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -1/+0 |
| | |||||
* | test for phpdoc | momo-i | 2011-02-02 | 1 | -18/+39 |
| | |||||
* | Catalog Filtering Added Bug#60 | Chris Slamar | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | JavaScript cleanup. Consistently use camelCase for naming JS functions. Use | Paul 'flowerysong' Arthur | 2010-06-24 | 1 | -12/+16 |
| | | | | | | | Prototype functionality where possible (particularly for Ajax). Move our JS into lib/javascript (I dropped kajax as an external module since the new ajax.js is completely different apart from function headers.) Remove unused JS functions from base.js. | ||||
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -8/+7 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -47/+47 |
| | |||||
* | Cosmetics: use tabs for indentation, tweak some indentation/coding style. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -21/+21 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | fix lack of ui response on deleting track right after appending to saved ↵ | Karl 'vollmerk' Vollmer | 2009-04-30 | 1 | -2/+16 |
| | | | | playlist | ||||
* | fixed some copyright lines and removed unused file | Karl 'vollmerk' Vollmer | 2008-05-08 | 1 | -1/+1 |
| | |||||
* | fixed the last of the missing MPD features, added new ajax config hotness ↵ | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -0/+25 |
| | | | | (not that special) | ||||
* | fixed admin prefs, flushed out localplay stuff, tweaked filters on browse | Karl 'vollmerk' Vollmer | 2007-10-18 | 1 | -6/+0 |
| | |||||
* | Updated ajax loader | spocky | 2007-10-15 | 1 | -1/+7 |
| | | | | | | Updated pager html/css Fixed some Greysme's bugs Didn't fix ajax links w3c conformance :) | ||||
* | fixed acls, fixed transcoding issues | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -12/+13 |
| | |||||
* | - modified sidebar css | spocky | 2007-09-23 | 1 | -8/+18 |
| | | | | | | | - modified rightbar html/css - added patch to enabled ie6 :hover pseudo classes - modified boxes html/css to remove table tags and enable box floating - added 1st version of 3.4 greysme theme (needs more work, especially on ie6) | ||||
* | moved to spockys a link for text, ratings are broken.. but I think I did ↵ | Karl 'vollmerk' Vollmer | 2007-08-20 | 1 | -10/+3 |
| | | | | that will fix later | ||||
* | Updated css class for ajax elements (please check function text in ↵ | spocky | 2007-08-20 | 1 | -0/+11 |
| | | | | ajax.class.php) | ||||
* | added some basic random functionality, need to make the advanced page | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -1/+1 |
| | |||||
* | removed <-uname -r work around thanks for nuttin IE | xgizzmo | 2007-08-07 | 1 | -3/+3 |
| | |||||
* | fix some short tags causeing some weirdness in the menu, fixed a typo here ↵ | xgizzmo | 2007-08-06 | 1 | -1/+1 |
| | | | | and there. | ||||
* | broke a ton of stuff, but added some hotness... yes that is an excuse | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -3/+33 |
| | |||||
* | fixed potential issue with kajax, and added advanced search button to top, ↵ | Karl 'vollmerk' Vollmer | 2007-08-04 | 1 | -18/+24 |
| | | | | right bar | ||||
* | Replace references to old code with new code | xgizzmo | 2007-08-01 | 1 | -2/+2 |
| | |||||
* | sync french translation, fixed ratings | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -3/+9 |
| | |||||
* | corrected ajax but introduced with prototype, tweaked how ajax stuff is ↵ | Karl 'vollmerk' Vollmer | 2007-07-22 | 1 | -0/+104 |
done, now uses ajax:: class also replaced player with a logout icon |