summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* initial work on the media player interface reworkRobin Appelman2011-08-089-141/+110
| | | | it looks bad atm bu should work enough to be stylable
* updated public link fixJan-Christoph Borchardt2011-08-084-33/+16
|
* 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
|
* 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 ↵Robin Appelman2011-08-042-12/+18
| | | | already open in another tab
* 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 ↵Robin Appelman2011-08-033-17/+21
| | | | outisde the media app if the playlist is empty
* 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
|
* show images on click in search resultsRobin Appelman2011-07-312-23/+39
|
* more tweaks for media search resultsRobin Appelman2011-07-311-19/+16
|
* dont show play and add-to-playlist at the same timeRobin Appelman2011-07-312-17/+27
|
* Show play and add-to-playlist buttons in instant search resultsRobin Appelman2011-07-314-18/+70
| | | | for now this only works from inside the media app
* move public links to a subentry of filesRobin Appelman2011-07-302-2/+2
|
* Icewind destroyed my changes :-(Jakob Sack2011-07-302-17/+17
|
* add play button to collection overview to add songs to the playlist and play ↵Robin Appelman2011-07-302-10/+20
| | | | them imediatly
* disable unimplemented subentries for media playerRobin Appelman2011-07-301-14/+14
|