summaryrefslogtreecommitdiffstats
path: root/apps/media/js/loader.js
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-59/+0
* Make file actions permissions awareMichael Gapczynski2012-07-251-2/+2
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-151-3/+3
* Fixed OC-261 by modifying js files in apps/media/Deepak Mittal2012-04-121-2/+2
* UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-221-2/+2
* prevent multiply owncloud instances on the same domain intefering with each o...Robin Appelman2012-01-151-4/+2
* fix persistent playlist for media playerRobin Appelman2011-09-281-4/+5
* fix file uploads for IERobin Appelman2011-09-221-1/+1
* get rid of some js errors on the login screenRobin Appelman2011-08-111-0/+1
* fix some issues with browsers not supporting html5 localStorageRobin Appelman2011-08-061-1/+1
* only load the music player outside the media app if the media app isnt alread...Robin Appelman2011-08-041-1/+1
* fix a bug in the media player outside the media appRobin Appelman2011-08-031-1/+1
* correctly save the playlist if songs are removed and dont load the player out...Robin Appelman2011-08-031-1/+1
* some fixes for persistent playlistsRobin Appelman2011-08-011-1/+1
* fix an isue with persitent playlists inside the media player appRobin Appelman2011-08-011-3/+5
* make the persitent playlist work anywhereRobin Appelman2011-08-011-0/+57