summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dont force a download for public linksRobin Appelman2011-08-031-1/+0
* selecting a text file from the search results now activates the text viewerRobin Appelman2011-08-032-1/+20
* some fixes for the textviewer alreadyRobin Appelman2011-08-032-14/+13
* add textviewer pluginRobin Appelman2011-08-0251-0/+5840
* hide the file icon when showing the checkbox againRobin Appelman2011-08-021-1/+1
* show table header in filebrowser always on top when files are selectedRobin Appelman2011-08-022-0/+13
* limit the length of the mysql username during setupRobin Appelman2011-08-021-1/+1
* Sabre deleted a file ...Jakob Sack2011-08-021-16/+0
* Updating SabreDAV to current headJakob Sack2011-08-0219-215/+495
* Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-08-0222-143/+255
|\
| * send last modified header for mediaRobin Appelman2011-08-021-1/+9
| * make the progres bar for scanning always go to the full 100%Robin Appelman2011-08-021-1/+5
| * rename media to music in the navigationRobin Appelman2011-08-021-1/+1
| * remove now useless 'media' entry from settingsRobin Appelman2011-08-023-60/+0
| * fix media sub navigation entriesRobin Appelman2011-08-021-5/+5
| * fixed starting breadcrumb dividerJan-Christoph Borchardt2011-08-021-1/+2
| * fixed showing mimetypes for new filesJan-Christoph Borchardt2011-08-021-4/+4
| * no more misclicking files on checkbox tickingJan-Christoph Borchardt2011-08-022-6/+6
| * compacted sidebarJan-Christoph Borchardt2011-08-023-15/+12
| * fance collection scanning wipRobin Appelman2011-08-016-13/+170
| * pimped the search dropdown style a bitJan-Christoph Borchardt2011-08-014-27/+12
| * Ctrl-Z the ZJan-Christoph Borchardt2011-08-011-1/+1
| * removed log feature because it is a privacy issueJan-Christoph Borchardt2011-08-013-6/+6
| * remember volume and playback time in the media playerRobin Appelman2011-08-012-6/+26
* | prepare replacing global $vars with OC::$varsJakob Sack2011-08-021-2/+25
* | Introducing a semiautoload. Enables autoload for classes that are not in lib/Jakob Sack2011-08-021-2/+15
|/
* properly save play/pause state of media playerRobin Appelman2011-08-011-3/+15
* fixed sidebar CSSJan-Christoph Borchardt2011-08-012-2/+2
* some fixes for persistent playlistsRobin Appelman2011-08-015-13/+16
* show names of next/previous song when you hover the next/previous buttonRobin Appelman2011-08-011-0/+12
* fix an isue with persitent playlists inside the media player appRobin Appelman2011-08-011-3/+5
* make the persitent playlist work anywhereRobin Appelman2011-08-012-7/+7
* fix bug in saving currently played songRobin Appelman2011-08-011-2/+2
* persistent playlist for the media playerRobin Appelman2011-08-013-1/+28
* automatically scan songs that are played from the filebrowserRobin Appelman2011-08-013-4/+20
* fix search results not displayingRobin Appelman2011-08-011-2/+2
* cache the media collection between page loadsRobin Appelman2011-08-011-7/+13
* some improvements to collection scanningRobin Appelman2011-08-014-39/+34
* use db transitions for collection scannerRobin Appelman2011-07-311-0/+2
* add transitions to oc_dbRobin Appelman2011-07-311-0/+33
* some improvements in oc_media_collectionsRobin Appelman2011-07-311-26/+10
* fix search results having files from other usersRobin Appelman2011-07-311-3/+6
* keyboard shortcuts for search resultsRobin Appelman2011-07-315-11/+56
* show images on click in search resultsRobin Appelman2011-07-312-23/+39
* make sure jquery and common javascript is loaded before the javascript of the...Robin Appelman2011-07-311-7/+7
* dont show music results twiceRobin Appelman2011-07-311-1/+11
* dont hide the results if a new search yield no resultsRobin Appelman2011-07-311-0/+3
* more tweaks for media search resultsRobin Appelman2011-07-311-19/+16
* dont show the full path for the files in search resultsRobin Appelman2011-07-311-2/+2
* dont show play and add-to-playlist at the same timeRobin Appelman2011-07-312-17/+27