Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename vauth to Auth | Paul Arthur | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -3/+3 |
| | | | | | 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. | ||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -8/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -1/+1 |
| | | | | | | 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 | -8/+8 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -4/+4 |
| | |||||
* | Updated tempalate, po files, and Install process. | momo-i | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | good number of changes to browse, this breaks more then it fixes... | Karl 'vollmerk' Vollmer | 2008-08-13 | 1 | -1/+1 |
| | |||||
* | fixed the album art gathering, enabled art resizing and saving of said ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -1/+1 |
| | | | | stuff... not sure if saving and retriving is saving any time. tweaked show test config wording | ||||
* | new update to correct normal sized blob for those already on 3.4, also added ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -0/+3 |
| | | | | stream_* and downsample_cmd migration support, and but support I mean I tell them its not going to work | ||||
* | fixed two more typos | Karl 'vollmerk' Vollmer | 2007-07-27 | 1 | -1/+1 |
| | |||||
* | added config migrator and the code to detect a bad config | Karl 'vollmerk' Vollmer | 2007-07-26 | 1 | -2/+6 |
| | |||||
* | first step to the migration hotness, detect failed config files and show ↵ | Karl 'vollmerk' Vollmer | 2007-07-25 | 1 | -0/+74 |
migration docs |