summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Use chosen select form for selecting users in sharing drop downMichael Gapczynski2011-08-094-21/+35
* Show which parent folder is shared with the user in the sharing drop downMichael Gapczynski2011-08-082-8/+7
* Merge branch 'master' into sharingJan-Christoph Borchardt2011-08-084-33/+16
|\
| * updated public link fixJan-Christoph Borchardt2011-08-084-33/+16
* | Merge branch 'master' into sharingJan-Christoph Borchardt2011-08-086-23/+8
|\|
| * fixed upload buttonJan-Christoph Borchardt2011-08-081-1/+1
| * quick fix for public links, removed expiration date and styled correctlyJan-Christoph Borchardt2011-08-085-22/+7
* | Merge branch 'master' into sharingMichael Gapczynski2011-08-0786-196/+7160
|\|
| * Small details in contactsJakob Sack2011-08-064-3/+28
| * TEMPORARY update path for carddav testersJakob Sack2011-08-061-0/+13
| * Database.xmlJakob Sack2011-08-061-0/+129
| * New app: contactsJakob Sack2011-08-0614-0/+773
| * move openid settings to PersonalRobin Appelman2011-08-061-2/+0
| * fix some issues with browsers not supporting html5 localStorageRobin Appelman2011-08-064-33/+3
| * allow users to use myhost/owncloud/?myusername as openid identityRobin Appelman2011-08-042-7/+17
| * dont show confusing 'X files scanned' message when we are not scanning filesRobin Appelman2011-08-043-3/+5
| * only load the music player outside the media app if the media app isnt alread...Robin Appelman2011-08-042-12/+18
| * cache the collection for the media player againRobin Appelman2011-08-031-1/+0
| * fix a bug in the media player outside the media appRobin Appelman2011-08-031-1/+1
| * correctly save the playlist if songs are removed and dont load the player out...Robin Appelman2011-08-033-17/+21
| * removed icon for public links navigation subentryJan-Christoph Borchardt2011-08-031-1/+1
| * send the filename header for public linksRobin Appelman2011-08-031-0/+1
| * 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-031-0/+12
| * some fixes for the textviewer alreadyRobin Appelman2011-08-032-14/+13
| * add textviewer pluginRobin Appelman2011-08-0251-0/+5840
| * 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
| * fance collection scanning wipRobin Appelman2011-08-016-13/+170
| * remember volume and playback time in the media playerRobin Appelman2011-08-012-6/+26
| * properly save play/pause state of media playerRobin Appelman2011-08-011-3/+15
| * some fixes for persistent playlistsRobin Appelman2011-08-013-13/+14
| * 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-013-39/+32
| * use db transitions for collection scannerRobin Appelman2011-07-311-0/+2
| * some improvements in oc_media_collectionsRobin Appelman2011-07-311-26/+10
* | Sharing dropdown changes: show users that have a parent folder shared with th...Michael Gapczynski2011-08-074-23/+78
* | Full support for making and deleting public links from share dropdownMichael Gapczynski2011-08-054-16/+28
* | Share dropdown updates, making public links now worksMichael Gapczynski2011-08-032-34/+102
* | Animate appearance of share drop downMichael Gapczynski2011-08-021-1/+12