Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move flip_class() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -8/+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 | -18/+30 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -5/+5 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | add download for video that does not work, and most likely break song ↵ | Karl 'vollmerk' Vollmer | 2009-05-15 | 1 | -2/+4 |
| | | | | downloads \o/ | ||||
* | add time range to advanced search, resolves #329 | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -1/+2 |
| | |||||
* | added sorting to the video browse, also made the api add_lt, add_gt work for ↵ | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -4/+4 |
| | | | | artist and album (untested) | ||||
* | add length to the video browse, put in some stuff for the now playing table ↵ | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -1/+3 |
| | | | | up the config version in prep for another alpha | ||||
* | add a few more columns to the video view, tweak how it picks the title when ↵ | Karl 'vollmerk' Vollmer | 2009-02-04 | 1 | -0/+10 |
| | | | | indexing | ||||
* | Add very basic buggy as crap video support, fix a few other minor bugs with ↵ | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -0/+54 |
playlists and random elements |