Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add paging on Tag::get_tag_objects | Afterster | 2013-11-05 | 1 | -8/+14 |
| | |||||
* | Cosmetics: s/Itterate/Iterate/ | Paul Arthur | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -426/+426 |
| | | | | | 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 clean functions into their respective classes | Paul Arthur | 2013-01-25 | 1 | -0/+29 |
| | | | | Uniformly name them gc() | ||||
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -11/+1 |
| | |||||
* | Cosmetics: clean up SQL statement in Tag::get_top_tags | Paul Arthur | 2012-03-01 | 1 | -3/+3 |
| | |||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+0 |
| | | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't. | ||||
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | header comment for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -18/+39 |
| | |||||
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -8/+12 |
| | |||||
* | Cosmetics. %s/assoicated/associated/g | Paul 'flowerysong' Arthur | 2010-04-28 | 1 | -1/+1 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -235/+235 |
| | |||||
* | Cosmetics: use tabs for indentation, tweak some indentation/coding style. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -7/+7 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | whole bunch more Dba::query replacements | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -3/+3 |
| | |||||
* | fix the two remaining identified tag issues from #475 | Karl 'vollmerk' Vollmer | 2009-05-26 | 1 | -1/+1 |
| | |||||
* | api fixes, added librefm scrobbler (untested) and fixed minor error in ↵ | Karl 'vollmerk' Vollmer | 2009-05-18 | 1 | -5/+32 |
| | | | | header file with rtl vs ltr languages also removed dead RioPlayer plugin | ||||
* | some incomplete work cleaning up the api a bit | Karl 'vollmerk' Vollmer | 2009-05-17 | 1 | -0/+24 |
| | |||||
* | add video data to the API and add missing count="X" value to tag information | Karl 'vollmerk' Vollmer | 2009-03-10 | 1 | -1/+1 |
| | |||||
* | fixed catalog functions and corrected negative value caching | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -4/+6 |
| | |||||
* | added the tags to the artist and album display, and also made the cataloging ↵ | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -0/+26 |
| | | | | correctly add them to the database, also corrected an issue with the formating so that it always produces a valid style | ||||
* | some other minor changes, nothing big | Karl 'vollmerk' Vollmer | 2008-11-29 | 1 | -0/+3 |
| | |||||
* | fix http auth issues, fix missing line sfrom dipsols patch, few other minor ↵ | Karl 'vollmerk' Vollmer | 2008-10-29 | 1 | -3/+33 |
| | | | | things | ||||
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -115/+193 |
| | |||||
* | simplify code, remove large if else statement | momo-i | 2008-09-03 | 1 | -30/+25 |
| | |||||
* | (no commit message) | momo-i | 2008-09-03 | 1 | -22/+29 |
| | |||||
* | make the disabled songs link show something, need to make a custom view for ↵ | Karl 'vollmerk' Vollmer | 2008-07-14 | 1 | -24/+0 |
| | | | | that as the song one i not really valid, also played around with the caching a bit | ||||
* | more improvements to the caching system, removed ugly hack from last night ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -1/+36 |
| | | | | on util | ||||
* | show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -5/+21 |
| | | | | on song object | ||||
* | removed some more references to the genre stuff, added ability to customized ↵ | Karl 'vollmerk' Vollmer | 2008-05-25 | 1 | -0/+10 |
| | | | | what is considered a prefix on albums and artists (requires update of config file) added next and stop to the shoutcast localplay controller | ||||
* | go ahead and allow spaces in the tags | Karl 'vollmerk' Vollmer | 2008-05-19 | 1 | -1/+1 |
| | |||||
* | made the cataloging process gather genre and use it as a tag, browse genre ↵ | Karl 'vollmerk' Vollmer | 2008-05-19 | 1 | -19/+160 |
| | | | | also removed | ||||
* | renamed the tagcloud class to tag, started moving things around not sure ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -0/+215 |
where I like the taglist, seems weird in its own box |