summaryrefslogtreecommitdiffstats
path: root/apps/media/js/collection.js
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-368/+0
* use new sanitizeHTML() functionBjoern Schiessle2012-06-201-5/+5
* Variable not declared in media app, fixes bug oc-633. Thanks to die3lustigen2.Michael Gapczynski2012-05-131-1/+1
* fix js fail in media playerGeorg Ehrke2012-04-251-0/+1
* clean the collection view after rescanningRobin Appelman2012-04-151-0/+5
* UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-221-11/+13
* show proper feedback that collection scanning is done and show the collection...Robin Appelman2012-01-201-23/+20
* Don't wrap collection cells.Cloud Dumper2012-01-201-16/+16
* 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
* catch some edge cases in media playerRobin Appelman2011-10-171-2/+11
* fix playing songs from search resultsRobin Appelman2011-09-291-3/+3
* improvements in media collection viewerRobin Appelman2011-09-291-58/+89
* sort music collectionRobin Appelman2011-09-281-0/+4
* lots of music improvements, might break some things thoughJan-Christoph Borchardt2011-09-251-16/+6
* 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
* Play and add buttons in the collection.Côme BERNIGAUD2011-08-251-66/+58
* 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-211-90/+121
* DONT always scan the collection, I would like to keep some cpu cycles to actu...Robin Appelman2011-08-131-3/+3
* start scanning music automatically when in MusicJan-Christoph Borchardt2011-08-131-2/+2
* highlight playing songs in collectionRobin Appelman2011-08-131-4/+11
* partly fix media playerRobin Appelman2011-08-121-6/+6
* make more strings translatableRobin Appelman2011-08-101-1/+1
* initial work on the media player interface reworkRobin Appelman2011-08-081-61/+91
* dont show confusing 'X files scanned' message when we are not scanning filesRobin Appelman2011-08-041-1/+1
* fance collection scanning wipRobin Appelman2011-08-011-0/+42
* Show play and add-to-playlist buttons in instant search resultsRobin Appelman2011-07-311-12/+38
* add play button to collection overview to add songs to the playlist and play ...Robin Appelman2011-07-301-9/+18
* update playcount correctly without having to reload the collectionRobin Appelman2011-07-301-3/+18
* Some much needed interface work on the media playerRobin Appelman2011-07-291-0/+126