Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -1/+1 |
| | | | | | 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 | -7/+1 |
| | |||||
* | Use Ajax::action to generate the refresh URL | Paul Arthur | 2012-12-19 | 1 | -1/+1 |
| | | | | Handcrafting it is unnecessary. | ||||
* | 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 | -1/+1 |
| | |||||
* | some templates modified header comment | momo-i | 2011-02-03 | 1 | -17/+29 |
| | |||||
* | JavaScript cleanup. Consistently use camelCase for naming JS functions. Use | Paul 'flowerysong' Arthur | 2010-06-24 | 1 | -16/+2 |
| | | | | | | | 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. | ||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | fixed nowplaying refresh | Karl 'vollmerk' Vollmer | 2007-07-24 | 1 | -2/+1 |
| | |||||
* | catalog build technically works now, still working out some issues with the ↵ | Karl 'vollmerk' Vollmer | 2007-05-14 | 1 | -2/+2 |
| | | | | dynamic updating of the current state | ||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -2/+2 |
| | | | | everything broken | ||||
* | added some missing copyright and license info | xgizzmo | 2007-01-14 | 1 | -0/+22 |
| | |||||
* | few more tweaks and some work on the tv pages | Karl 'vollmerk' Vollmer | 2006-10-23 | 1 | -1/+1 |
| | |||||
* | removed extra lines from ajax, down to 86, updated ajax calls, added ldap auth | Karl 'vollmerk' Vollmer | 2006-10-14 | 1 | -1/+1 |
| | |||||
* | fixed now playing, needed to be updated to take account for new hotness | Karl 'vollmerk' Vollmer | 2006-10-12 | 1 | -1/+1 |
| | |||||
* | fixed nowplaying refresh issues and switched it to div layout | Karl 'vollmerk' Vollmer | 2006-06-21 | 1 | -0/+26 |