Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -15/+15 |
| | | | | | 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 | -2/+2 |
| | | | | | | 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 | -1/+1 |
| | |||||
* | some templates modified header comment | momo-i | 2011-02-03 | 1 | -17/+29 |
| | |||||
* | I should have done it this way in the first place, instead of that ugly | Paul 'flowerysong' Arthur | 2010-06-09 | 1 | -2/+2 |
| | | | | show_playlist_full_row hack. | ||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -9/+9 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | fix http auth issues, fix missing line sfrom dipsols patch, few other minor ↵ | Karl 'vollmerk' Vollmer | 2008-10-29 | 1 | -1/+4 |
| | | | | things | ||||
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -2/+2 |
| | |||||
* | reduced size of the font when editing | Karl 'vollmerk' Vollmer | 2008-01-14 | 1 | -1/+1 |
| | |||||
* | fixed lack of prefix on albums improves album art search results, thx darkside | Karl 'vollmerk' Vollmer | 2007-12-06 | 1 | -1/+1 |
| | |||||
* | slight tweak to artist page so that you can hit enter and it will still ↵ | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -2/+2 |
| | | | | save, needs to be done to other editing methods | ||||
* | - 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 | ||||
* | added ability to view album art on browse ablums and removed redundent code ↵ | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -1/+1 |
| | | | | in show_artist, props to the first person who finds the bug with this re-use of code | ||||
* | fixed a few more warnings, fixed artist editing and improved album editing a ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -0/+2 |
| | | | | little (so it cleans up after its self) | ||||
* | fixed album per row update and some warnings on song updates | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -1/+8 |
| | |||||
* | corrected ajax but introduced with prototype, tweaked how ajax stuff is ↵ | Karl 'vollmerk' Vollmer | 2007-07-22 | 1 | -7/+16 |
| | | | | done, now uses ajax:: class also replaced player with a logout icon | ||||
* | forgot one file | Karl 'vollmerk' Vollmer | 2007-07-17 | 1 | -0/+32 |