Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Search: Change provider registration to class name, for lazy loading of ↵ | Bart Visscher | 2012-03-01 | 2 | -5/+4 |
| | | | | search providers | ||||
* | merge master into encryption | Robin Appelman | 2012-02-26 | 2 | -1/+6 |
|\ | |||||
| * | application/ogg is music to | Robin Appelman | 2012-02-26 | 2 | -1/+6 |
| | | |||||
* | | Merge branch 'master' into encryption | Robin Appelman | 2012-02-25 | 5 | -28/+28 |
|\| | |||||
| * | UI problems solved. Bookmarks app updated. | Marvin Thomas Rabe | 2012-02-22 | 5 | -28/+28 |
| | | |||||
* | | fix incorrect information in the filecache when using encryption | Robin Appelman | 2012-02-21 | 1 | -0/+1 |
|/ | |||||
* | Added missing files | Marvin Thomas Rabe | 2012-02-21 | 1 | -2/+2 |
| | |||||
* | Fixup use of OC_Helper::linkTo function | Bart Visscher | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Use separate function to make absolute urls | Bart Visscher | 2012-02-17 | 2 | -2/+2 |
| | |||||
* | Replace Expires and caching headers by OC_Response functions | Bart Visscher | 2012-02-13 | 2 | -13/+4 |
| | |||||
* | use oc_filecache and oc_eventsource for music scanning | Robin Appelman | 2012-02-08 | 3 | -114/+38 |
| | |||||
* | Fix some issues in ampache resonponse | Robin Appelman | 2012-01-24 | 2 | -9/+65 |
| | | | | Patch by Markus Germeier | ||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Robin Appelman | 2012-01-24 | 1 | -1/+1 |
|\ | |||||
| * | make media detection based on extention case insensitive | Robin Appelman | 2012-01-20 | 1 | -1/+1 |
| | | |||||
* | | translation updates | Robin Appelman | 2012-01-20 | 1 | -0/+13 |
|/ | |||||
* | show proper feedback that collection scanning is done and show the ↵ | Robin Appelman | 2012-01-20 | 2 | -28/+37 |
| | | | | collection afterwards | ||||
* | Don't wrap collection cells. | Cloud Dumper | 2012-01-20 | 3 | -22/+22 |
| | | | | | | | This change makes sure cells are never wrapped. If the text is too big for the column, ellipsis is used instead. | ||||
* | Sort songs also by path. | Cloud Dumper | 2012-01-20 | 1 | -1/+1 |
| | | | | | | Add song_path in the ORDER BY. Fix oc-31. | ||||
* | Apps need to be enabled in order to search through Shared directory for ↵ | Michael Gapczynski | 2012-01-16 | 1 | -3/+0 |
| | | | | media scanning | ||||
* | Make media app listen for post_delete instead of delete | Michael Gapczynski | 2012-01-16 | 1 | -1/+1 |
| | |||||
* | update translations | Robin Appelman | 2012-01-16 | 1 | -0/+13 |
| | |||||
* | prevent multiply owncloud instances on the same domain intefering with each ↵ | Robin Appelman | 2012-01-15 | 2 | -45/+38 |
| | | | | others playlists | ||||
* | Remove reference to unexisting file in music.css. | Cloud Dumper | 2012-01-15 | 1 | -1/+0 |
| | | | | `img/pbar-ani.gif' is not on the repository. | ||||
* | remove some of the flickering in opera | Robin Appelman | 2012-01-15 | 1 | -2/+2 |
| | |||||
* | reimplement auto playing music from location hash (like from search results) | Robin Appelman | 2012-01-12 | 1 | -6/+13 |
| | |||||
* | fix searching artists and albums | Robin Appelman | 2012-01-12 | 1 | -3/+12 |
| | |||||
* | fix event handler after re-expanding an artist in collection view | Robin Appelman | 2012-01-12 | 1 | -0/+7 |
| | |||||
* | fix expending artists and albums in collection view | Robin Appelman | 2012-01-12 | 1 | -4/+6 |
| | |||||
* | fix searching music | Robin Appelman | 2012-01-12 | 1 | -4/+5 |
| | |||||
* | also use translated string for music navigation entry when showing inline ↵ | Robin Appelman | 2012-01-11 | 1 | -1/+1 |
| | | | | controls | ||||
* | update translations | Robin Appelman | 2012-01-11 | 36 | -28/+204 |
| | |||||
* | mp3info is giving to much trouble, get rid of it | Robin Appelman | 2012-01-08 | 1 | -64/+46 |
| | |||||
* | When a music file is playing, the page title gets modified. | Kshitij Parajuli | 2012-01-08 | 1 | -1/+3 |
| | |||||
* | Improve music playlist rendering. | Cloud Dumper | 2012-01-08 | 2 | -4/+16 |
| | | | | | | | | | | | | | | 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 | ||||
* | Also use track_number to retrieve song track. | Cloud Dumper | 2012-01-08 | 1 | -1/+14 |
| | | | | This adds support for id3v2 tags such as TRACK/TOTAL. | ||||
* | Sort results from music collection getters. | Cloud Dumper | 2012-01-08 | 1 | -4/+4 |
| | | | | Albums and artists are now ordered by name, song by track number and name. | ||||
* | add jplayer source | Robin Appelman | 2012-01-01 | 9 | -0/+4458 |
| | |||||
* | Music - Fix album and artist expand layout. | Ignacio Daniel Rostagno | 2011-11-24 | 1 | -1/+2 |
| | |||||
* | fix ampache htmlentity calls | Robin Appelman | 2011-11-24 | 1 | -6/+6 |
| | |||||
* | fix ampache encoding problem. use htmlentities encoding parameter directly. | Weng Xuetian | 2011-11-18 | 1 | -6/+6 |
| | |||||
* | fix id3 tag resolve. should use utf8 from getID3 directly but not | Weng Xuetian | 2011-11-18 | 1 | -4/+2 |
| | | | | to convert them from ISO8859-1 to utf8 after analyze. | ||||
* | Add sequence name in insertid to be more portable | Brice Maron | 2011-10-29 | 1 | -1/+1 |
| | |||||
* | Fix music navigation entry controls going over the sidebar | Michael Gapczynski | 2011-10-22 | 1 | -1/+1 |
| | |||||
* | Lower also the album name in media scanner... | Brice Maron | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Correct use of null for not null columns in media scanner | Brice Maron | 2011-10-18 | 1 | -3/+3 |
| | |||||
* | catch some edge cases in media player | Robin Appelman | 2011-10-17 | 1 | -2/+11 |
| | |||||
* | prevent the remaining ob_clean related errors | Robin Appelman | 2011-10-17 | 5 | -9/+9 |
| | |||||
* | prevent error in media player ajax api | Robin Appelman | 2011-10-17 | 1 | -1/+1 |
| | |||||
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 5 | -10/+5 |
| | |||||
* | fix amapache url | Robin Appelman | 2011-10-07 | 1 | -1/+1 |
| |