Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -10/+10 |
| | | | | | 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 show_box_{top,bottom}() from ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Rename shoutBox to Shoutbox | Paul Arthur | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -8/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -1/+1 |
| | | | | | | 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 |
| | |||||
* | Change Browse from static to instantiable. Among other things, fixes FS#13; | Paul 'flowerysong' Arthur | 2010-06-10 | 1 | -1/+1 |
| | | | | | probably also breaks things. Most things appear to still work, but I may have missed some cases. | ||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -13/+13 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | use new logic for index, simplify it for the time being. | Karl 'vollmerk' Vollmer | 2010-02-14 | 1 | -99/+30 |
| | |||||
* | Adding the bandwidth option to the preferences. This changes the complexity ↵ | martian | 2010-02-09 | 1 | -27/+89 |
| | | | | of the UI and toggles album art. | ||||
* | move stuff around so it makes more sense and is not messed up by the ajax ↵ | Karl 'vollmerk' Vollmer | 2008-08-30 | 1 | -3/+0 |
| | | | | refresh | ||||
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-08-30 | 1 | -1/+2 |
| | |||||
* | switched to sha() password encryption not using sha2 because of limitations ↵ | Karl 'vollmerk' Vollmer | 2008-07-26 | 1 | -0/+1 |
| | | | | of amarok, also added some caching and fixed some misc bugs | ||||
* | moved the browse menu onto home, removed the browse tag from the menu, ↵ | Karl 'vollmerk' Vollmer | 2008-05-25 | 1 | -1/+1 |
| | | | | removed genre from song views will eventually be replaced by tag. Added not enough data note to the recently played | ||||
* | add url_to_song function to api for amarok2 | Karl 'vollmerk' Vollmer | 2008-04-15 | 1 | -1/+1 |
| | |||||
* | fixed recently played, removed a bunch of useless files, added new methods ↵ | Karl 'vollmerk' Vollmer | 2008-03-21 | 1 | -1/+1 |
| | | | | to api as requested by dev, fixed some minor issues with enabling of localplay methods | ||||
* | Modification for embedded Flash player (Still Broken) | pb1dft | 2008-02-25 | 1 | -3/+7 |
| | |||||
* | delay random albums a bit to improve inital load, also add a refresh button ↵ | Karl 'vollmerk' Vollmer | 2008-02-25 | 1 | -4/+2 |
| | | | | so you can flip them without refreshing the whole page | ||||
* | removed random space on lastfm prefs, started work on managing shout and ↵ | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -11/+12 |
| | | | | flagged items, cleaned up shoutbox css a bit | ||||
* | added shoutbox functionality, only linked from song and album right now also ↵ | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -1/+13 |
| | | | | interface for adding could use some improvement and also needs some management stuff to remove stickies etc | ||||
* | database update, cleaned up some stuff | Karl 'vollmerk' Vollmer | 2007-12-10 | 1 | -19/+0 |
| | |||||
* | - Updated Now Playing html/css | spocky | 2007-11-13 | 1 | -1/+1 |
| | | | | | | | - Fixed Star-rating css - Updated Pager (5 elements around selected page# should be enough) - Updated Album class so that disk# is part of the link - Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4) | ||||
* | - modified sidebar css | spocky | 2007-09-23 | 1 | -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) | ||||
* | more sorting fixes, and move catalog stats to statistics | Karl 'vollmerk' Vollmer | 2007-09-20 | 1 | -3/+0 |
| | |||||
* | fixed some minor css issues with recently played, added newest ↵ | Karl 'vollmerk' Vollmer | 2007-08-14 | 1 | -2/+12 |
| | | | | artists/genres back in to main page | ||||
* | tweaked get_newest to operate a little different, tweaked lastfm (currently ↵ | Karl 'vollmerk' Vollmer | 2007-08-09 | 1 | -0/+3 |
| | | | | broken) | ||||
* | broke a ton of stuff, but added some hotness... yes that is an excuse | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -3/+4 |
| | |||||
* | fixed typo -thx limed | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -1/+1 |
| | |||||
* | added in user profile, did a little work on the preferences and session, ↵ | Karl 'vollmerk' Vollmer | 2007-06-11 | 1 | -0/+2 |
| | | | | something is fishy with session and tmp_playlist stuff will look into it tomorrow | ||||
* | catalog build technically works now, still working out some issues with the ↵ | Karl 'vollmerk' Vollmer | 2007-05-14 | 1 | -1/+1 |
| | | | | 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 | -6/+8 |
| | | | | everything broken | ||||
* | Embedded the flash player & fix for admin>users | pb1dft | 2007-03-07 | 1 | -0/+8 |
| | |||||
* | Fixed windows mapped drive sub dir issue and catalog album art add | Karl 'vollmerk' Vollmer | 2007-01-16 | 1 | -4/+1 |
| | |||||
* | few more tweaks to box and index page | Karl 'vollmerk' Vollmer | 2007-01-16 | 1 | -12/+13 |
| | |||||
* | reinserted local catalog info | pb1dft | 2007-01-08 | 1 | -0/+6 |
| | |||||
* | tweaked album of the moment mojo and theoritical fix for flash player | Karl 'vollmerk' Vollmer | 2007-01-08 | 1 | -1/+1 |
| | |||||
* | * Re-worked Main page of Ampache, adding Album of the moment. | Karl 'vollmerk' Vollmer | 2007-01-07 | 1 | -0/+37 |
* Moved stats to /stats.php page * Fixed logic error in resize that could cause nothign to display if resize was on, but it still failed * Fixed Upload Album art from Find Album Art * Added Menu to the TV page * Fixed logic error that showed localplay if user had access regardless of global config * Changed default action of browse.php to song browse |