summaryrefslogtreecommitdiffstats
path: root/apps/media/js
Commit message (Expand)AuthorAgeFilesLines
* fix js fail in media playerGeorg Ehrke2012-04-251-0/+1
* clean the collection view after rescanningRobin Appelman2012-04-151-0/+5
* renamed extention to extension, also now only showing lowercaseJan-Christoph Borchardt2012-04-152-6/+6
* Fixed OC-261 by modifying js files in apps/media/Deepak Mittal2012-04-122-3/+3
* media scanner fixBartek Przybylski2012-03-111-1/+1
* UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-225-28/+28
* use oc_filecache and oc_eventsource for music scanningRobin Appelman2012-02-081-67/+21
* show proper feedback that collection scanning is done and show the collection...Robin Appelman2012-01-202-28/+37
* Don't wrap collection cells.Cloud Dumper2012-01-201-16/+16
* prevent multiply owncloud instances on the same domain intefering with each o...Robin Appelman2012-01-152-45/+38
* reimplement auto playing music from location hash (like from search results)Robin Appelman2012-01-121-6/+13
* fix event handler after re-expanding an artist in collection viewRobin Appelman2012-01-121-0/+7
* fix expending artists and albums in collection viewRobin Appelman2012-01-121-4/+6
* When a music file is playing, the page title gets modified.Kshitij Parajuli2012-01-081-1/+3
* Improve music playlist rendering.Cloud Dumper2012-01-081-2/+14
* add jplayer sourceRobin Appelman2012-01-019-0/+4458
* catch some edge cases in media playerRobin Appelman2011-10-171-2/+11
* fix playing songs from search resultsRobin Appelman2011-09-292-4/+4
* only play the music onceRobin Appelman2011-09-291-3/+4
* improvements in media collection viewerRobin Appelman2011-09-291-58/+89
* sort music collectionRobin Appelman2011-09-281-0/+4
* fix persistent playlist for media playerRobin Appelman2011-09-283-21/+25
* media app: show current song, add margin, enable tooltipThomas Schmidt2011-09-283-1/+7
* lots of music improvements, might break some things thoughJan-Christoph Borchardt2011-09-251-16/+6
* fix file uploads for IERobin Appelman2011-09-221-1/+1
* Some commented code was still hereCôme BERNIGAUD2011-09-011-9/+0
* Buttons for play/add albums works. Folding albums too.Côme BERNIGAUD2011-09-011-6/+36
* fix detection of empty collectionRobin Appelman2011-08-281-1/+1
* no alert popups, ever. They are just dismissed. Use undo instead.Jan-Christoph Borchardt2011-08-271-1/+0
* Play and add buttons in the collection.Côme BERNIGAUD2011-08-251-66/+58
* playlist workingCôme BERNIGAUD2011-08-251-25/+27
* Merge branch 'master' of git://anongit.kde.org/owncloudCôme BERNIGAUD2011-08-251-1/+1
|\
| * fix javascript error in media playerRobin Appelman2011-08-241-1/+1
* | My own version of music collection.Côme BERNIGAUD2011-08-251-35/+56
|/
* some work on media player interface, artists can be collapsed in the collecti...Robin Appelman2011-08-212-94/+125
* DONT always scan the collection, I would like to keep some cpu cycles to actu...Robin Appelman2011-08-131-3/+3
* some player stylingJan-Christoph Borchardt2011-08-131-0/+3
* start scanning music automatically when in MusicJan-Christoph Borchardt2011-08-131-2/+2
* added global action class for iconsJan-Christoph Borchardt2011-08-131-1/+1
* highlight playing songs in collectionRobin Appelman2011-08-131-4/+11
* partly fix media playerRobin Appelman2011-08-122-23/+37
* get rid of some js errors on the login screenRobin Appelman2011-08-111-0/+1
* some work on media playerRobin Appelman2011-08-112-110/+20
* make more strings translatableRobin Appelman2011-08-104-11/+11
* first mediaplayer stylingJan-Christoph Borchardt2011-08-081-65/+0
* initial work on the media player interface reworkRobin Appelman2011-08-083-90/+92
* fix some issues with browsers not supporting html5 localStorageRobin Appelman2011-08-062-3/+3
* dont show confusing 'X files scanned' message when we are not scanning filesRobin Appelman2011-08-042-1/+3
* only load the music player outside the media app if the media app isnt alread...Robin Appelman2011-08-042-12/+18
* fix a bug in the media player outside the media appRobin Appelman2011-08-031-1/+1