Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -36/+36 |
| | | | | | 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 flip_class() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -15/+15 |
| | | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function. | ||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | templates header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -19/+30 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -6/+6 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | Updated more translatable | momo-i | 2008-08-29 | 1 | -1/+1 |
| | |||||
* | re-added the edit users prefs mojo | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -1/+1 |
| | |||||
* | Almost finished css cleanup | spocky | 2007-11-20 | 1 | -1/+1 |
| | |||||
* | 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 | -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 | ||||
* | fixed level updating for admin preferences | Karl 'vollmerk' Vollmer | 2007-07-12 | 1 | -1/+9 |
| | |||||
* | fixed preferences mostly, also fixed some genre issues and other stuff I am ↵ | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -10/+11 |
| | | | | forgetting now | ||||
* | fixed up part of single album view, show songs is all gone, working on ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -8/+2 |
| | | | | replacement browse method | ||||
* | a ton of css fixes | Karl 'vollmerk' Vollmer | 2006-12-06 | 1 | -4/+3 |
| | |||||
* | remove horrid over-layout on preferences screen | Karl 'vollmerk' Vollmer | 2006-12-05 | 1 | -16/+1 |
| | |||||
* | This update includes a full rewrite of the Localplay code, only update | Karl 'vollmerk' Vollmer | 2006-04-08 | 1 | -3/+3 |
| | | | | | | to this version if you don't care about losing a lot of functionality while I am still finishing it up. Also the only working localplay method is currently MPD. UPDATE AT YOUR OWN RISK! | ||||
* | new tabbed preferences and account page is back | Karl 'vollmerk' Vollmer | 2006-03-16 | 1 | -1/+0 |
| | |||||
* | More code clean up this should about cover /templates | xgizzmo | 2006-01-11 | 1 | -26/+25 |
| | |||||
* | initial ratings mojo, some stylesheet fixes, changed user preferences again ↵ | Karl 'vollmerk' Vollmer | 2005-12-25 | 1 | -0/+78 |
and a db update |