summaryrefslogtreecommitdiffstats
path: root/apps/media/js
Commit message (Collapse)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-2617-5259/+0
|
* Make file actions permissions awareMichael Gapczynski2012-07-251-2/+2
|
* correct presentation of HTML encoded charactersBjoern Schiessle2012-06-211-1/+1
|
* 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
|
* 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 ↵Robin Appelman2012-01-202-28/+37
| | | | collection afterwards
* Don't wrap collection cells.Cloud Dumper2012-01-201-16/+16
| | | | | | | This change makes sure cells are never wrapped. If the text is too big for the column, ellipsis is used instead.
* prevent multiply owncloud instances on the same domain intefering with each ↵Robin Appelman2012-01-152-45/+38
| | | | others playlists
* 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
| | | | | | | | | | | | | | This change: * bolds currently playing song in playlist; * forces song names in playlist to one line, ellipsize after (...); * adds jQuery tipsies to get the whole song name, along with the artist name, and the album the song is coming from. No need to split this changeset into three different ones for the sake of atomicity. Two first elements were on the priorities / bug list available there: http://gitorious.org/owncloud/pages/Home
* 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
|\ | | | | | | | | Conflicts: apps/media/js/collection.js
| * 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 ↵Robin Appelman2011-08-212-94/+125
| | | | collection view again and single albums/songs can be played
* DONT always scan the collection, I would like to keep some cpu cycles to ↵Robin Appelman2011-08-131-3/+3
| | | | actually use my pc
* 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
|