| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -214/+214 |
* | Move show_box_{top,bottom}() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -30/+30 |
* | Cosmetics: clean up heads in lib/ | Paul Arthur | 2013-01-25 | 1 | -11/+1 |
* | Use Ajax::action to generate the browse AJAX. | Paul Arthur | 2012-12-19 | 1 | -1/+3 |
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -15/+15 |
* | FS#189, added the catalog name to the browse instead of the id. | dipsol | 2011-09-15 | 1 | -1/+3 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -9/+0 |
* | Reworked search | Paul Arthur | 2011-04-02 | 1 | -0/+5 |
* | 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 | -1/+0 |
* | test for phpdoc | momo-i | 2011-02-02 | 1 | -18/+40 |
* | Catalog Filtering Added Bug#60 | Chris Slamar | 2011-01-24 | 1 | -0/+2 |
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -0/+1 |
* | Change Browse from static to instantiable. Among other things, fixes FS#13; | Paul 'flowerysong' Arthur | 2010-06-10 | 1 | -95/+42 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -124/+124 |
* | Cosmetics: use tabs for indentation, tweak some indentation/coding style. | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -17/+20 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | Tweaked how features / bandwidth level is checked, not happy with it. | Karl 'vollmerk' Vollmer | 2010-02-14 | 1 | -3/+28 |
* | put supplemental object support back into the browse object for now, replace ... | Karl 'vollmerk' Vollmer | 2009-03-13 | 1 | -0/+35 |
* | add caching to video browse, update changelog | Karl 'vollmerk' Vollmer | 2009-03-10 | 1 | -0/+1 |
* | make browse extend query, removes a ton of redundent useless code | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -270/+13 |
* | fix some browsing issues I created with the query switch, considering having ... | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -1/+11 |
* | fix a problem with single album display, also make the democratic play votes ... | Karl 'vollmerk' Vollmer | 2009-03-09 | 1 | -0/+10 |
* | move over to query class as backend for browse | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -929/+53 |
* | maybe fix #404, unconfirmed implemented #405 other misc cleanup | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -2/+12 |
* | move add radio station link to a more obvious location | Karl 'vollmerk' Vollmer | 2009-03-01 | 1 | -0/+1 |
* | added localplay controls to api in addition to added/updated filters | Karl 'vollmerk' Vollmer | 2009-02-25 | 1 | -1/+25 |
* | some more minor tweaks to democratic playlist, fixed now playing on localplay... | Karl 'vollmerk' Vollmer | 2009-02-08 | 1 | -1/+1 |
* | more tweaks to the democratic playlist, move the play command out front also ... | Karl 'vollmerk' Vollmer | 2009-02-08 | 1 | -1/+6 |
* | Add very basic buggy as crap video support, fix a few other minor bugs with p... | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -0/+20 |
* | Ticket #378, The where statement was inserted before the join. That resulted ... | dipsol | 2009-01-28 | 1 | -4/+10 |
* | little more work, at least it is unbroken again... still not finished | Karl 'vollmerk' Vollmer | 2008-12-06 | 1 | -15/+57 |
* | some more minor changes to the browsing, not complete yet but it is stuff I d... | Karl 'vollmerk' Vollmer | 2008-12-06 | 1 | -9/+51 |
* | junk commit, nothing really changed | Karl 'vollmerk' Vollmer | 2008-12-02 | 1 | -4/+24 |
* | no real progress, just saving my work | Karl 'vollmerk' Vollmer | 2008-11-03 | 1 | -1/+1 |
* | fix http auth issues, fix missing line sfrom dipsols patch, few other minor t... | Karl 'vollmerk' Vollmer | 2008-10-29 | 1 | -1/+6 |
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -0/+7 |
* | fix search when no results are found, actually show the correct "error" | Karl 'vollmerk' Vollmer | 2008-08-31 | 1 | -1/+1 |
* | fixed two sql queries and the slicing on search (Thx sylvander) | Karl 'vollmerk' Vollmer | 2008-08-26 | 1 | -1/+1 |
* | fixed the search add result button and messed up some browse sort stuff | Karl 'vollmerk' Vollmer | 2008-08-22 | 1 | -3/+19 |
* | fix filter + paging and add sort by artist and album on song browse | Karl 'vollmerk' Vollmer | 2008-08-21 | 1 | -7/+16 |
* | fixed the search a bit, made some random changes to charset and fixed some ec... | Karl 'vollmerk' Vollmer | 2008-08-19 | 1 | -1/+1 |
* | correct sql for re-sorting | Karl 'vollmerk' Vollmer | 2008-08-19 | 1 | -1/+2 |
* | fix single album and artist views, corrected get_total() from show_objects() | Karl 'vollmerk' Vollmer | 2008-08-19 | 1 | -5/+28 |
* | bunch of fixes, and some breaks for the browsing | Karl 'vollmerk' Vollmer | 2008-08-18 | 1 | -138/+173 |
* | good number of changes to browse, this breaks more then it fixes... | Karl 'vollmerk' Vollmer | 2008-08-13 | 1 | -27/+62 |
* | added "extra" caching for the album object | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -1/+1 |
* | fixed a long standing browsing issue where you could not browse two different... | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -6/+38 |
* | make a good mess of things, and actually sync the starts_with patch from bran... | Karl 'vollmerk' Vollmer | 2008-08-05 | 1 | -34/+41 |