summaryrefslogtreecommitdiffstats
path: root/templates/sidebar_home.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-6/+6
| | | | | 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 Arthur2013-01-251-8/+1
|
* Drop unused ajax_url variablesPaul Arthur2012-12-191-1/+0
|
* Switch from _() to T_()Paul Arthur2012-04-121-28/+28
| | | | | | 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.
* Add search links to the sidebar.Paul Arthur2011-08-311-0/+8
|
* Clean up some PHPDoc crapPaul Arthur2011-04-041-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.
* Reworked searchPaul Arthur2011-04-021-1/+2
| | | | | Still has tentacles and should have been integrated into the existing API/Browse implementation better, but it's functional.
* templates header comment modified for phpdocmomo-i2011-02-031-18/+30
|
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-2/+4
|
* Change Browse from static to instantiable. Among other things, fixes FS#13;Paul 'flowerysong' Arthur2010-06-101-47/+2
| | | | | probably also breaks things. Most things appear to still work, but I may have missed some cases.
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* fix url to song, and throw some non-working tag cloud crap inKarl 'vollmerk' Vollmer2009-05-191-5/+6
|
* alexey #426 translation patchKarl 'vollmerk' Vollmer2009-05-061-4/+4
|
* move around stats information and split it up, tweak quicktime tag detectionKarl 'vollmerk' Vollmer2009-03-021-0/+7
|
* moved import playlist menu item under main section "Playlist" and renamed it ↵Karl 'vollmerk' Vollmer2009-02-251-1/+1
| | | | to just "Import"
* Fixed: show/import playlist #213 (thx ardbkr)momo-i2009-02-231-0/+1
|
* Add very basic buggy as crap video support, fix a few other minor bugs with ↵Karl 'vollmerk' Vollmer2009-02-021-0/+1
| | | | playlists and random elements
* final commits before the releaseKarl 'vollmerk' Vollmer2009-01-011-1/+1
|
* fix http auth issues, fix missing line sfrom dipsols patch, few other minor ↵Karl 'vollmerk' Vollmer2008-10-291-0/+11
| | | | things
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-1/+1
|
* bunch of fixes, and some breaks for the browsingKarl 'vollmerk' Vollmer2008-08-181-5/+5
|
* make a good mess of things, and actually sync the starts_with patch from ↵Karl 'vollmerk' Vollmer2008-08-051-2/+2
| | | | branches
* switched to sha() password encryption not using sha2 because of limitations ↵Karl 'vollmerk' Vollmer2008-07-261-1/+1
| | | | of amarok, also added some caching and fixed some misc bugs
* reorganize the menu a whole bunch and add a confirmation page to the catalog ↵Karl 'vollmerk' Vollmer2008-06-191-23/+25
| | | | deletion
* sync to trunkKarl 'vollmerk' Vollmer2008-05-261-1/+1
|
* moved the browse menu onto home, removed the browse tag from the menu, ↵Karl 'vollmerk' Vollmer2008-05-251-3/+52
| | | | removed genre from song views will eventually be replaced by tag. Added not enough data note to the recently played
* Some headers modifiedpb1dft2008-01-041-0/+23
|
* initial work on democratic play, not finished, added drop down select for ↵Karl 'vollmerk' Vollmer2007-11-101-0/+8
| | | | playtype switching back in, thinking about changing it and making it a row of icons... not sure
* - Corrected one more sidebar missing tagspocky2007-09-271-0/+1
| | | | | | | - Cleaned up some more css - Corrected a bug preventing us from using themers defined icons (also changed searched path to theme_path/images/icons) - Added ability to further customize album info box - Updated themes
* - modified sidebar cssspocky2007-09-231-3/+3
| | | | | | | - modified rightbar html/css - added patch to enabled ie6 :hover pseudo classes - modified boxes html/css to remove table tags and enable box floating - added 1st version of 3.4 greysme theme (needs more work, especially on ie6)
* added some basic random functionality, need to make the advanced pageKarl 'vollmerk' Vollmer2007-08-191-0/+7
|
* almost finished sidebar stuffspocky2007-08-071-1/+1
|
* slight tweak to remove some potential dead endsKarl 'vollmerk' Vollmer2007-08-071-5/+0
|
* modified sidebar html/css structurespocky2007-08-061-9/+13
|
* fixed potential issue with kajax, and added advanced search button to top, ↵Karl 'vollmerk' Vollmer2007-08-041-31/+0
| | | | right bar
* moved search to upper right, removed the playlists from the left menubar, ↵Karl 'vollmerk' Vollmer2007-08-021-23/+0
| | | | fixed a potential uncaught exception on id3 tags
* Started modifying sidebar. Needs a lot more work and testsspocky2007-08-011-5/+7
|
* Replace references to old code with new codexgizzmo2007-08-011-1/+2
|
* fixed searching via quicksearch barKarl 'vollmerk' Vollmer2007-07-311-4/+2
|
* first, let's produce a page that's w3c validspocky2007-07-301-2/+2
|
* added your playlists with play link to the leftbar, no way to edit them yetKarl 'vollmerk' Vollmer2007-07-301-2/+15
|
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-0/+1
| | | | | | | - New Database Update corrects some issues and makes internet radio possible - Fixed ratings - Added new Transcode preference, doesn't do anything yet - New "Radio Stations" browse type
* moved back to a GPL flash player for 3.4 codebase, fixed some stream issues ↵Karl 'vollmerk' Vollmer2007-07-051-1/+1
| | | | (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation
* fixed update from tags for artist and album and fixed clear album artKarl 'vollmerk' Vollmer2007-07-051-0/+2
|
* fixed genre and artist view... mostly also fixed batch downloadsKarl 'vollmerk' Vollmer2007-06-041-0/+4
|
* basic sidebar switching functionality and updated ajax js fileKarl 'vollmerk' Vollmer2007-05-031-0/+4
|
* initial, ugly, non-working "new" sidebarKarl 'vollmerk' Vollmer2007-05-011-0/+39