aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* disable unimplemented subentries for media playerRobin Appelman2011-07-301-14/+14
* open the correct subpage when the media player loadsRobin Appelman2011-07-302-2/+5
* update playcount correctly without having to reload the collectionRobin Appelman2011-07-303-4/+22
* fix issue with selecting songs in playlistRobin Appelman2011-07-301-6/+6
* Some much needed interface work on the media playerRobin Appelman2011-07-2913-123/+393
* Renaming classes :-)Jakob Sack2011-07-2923-121/+121
* One class per file!Jakob Sack2011-07-291-4/+4
* Merge branch 'master' of git://anongit.kde.org/owncloud into autoloadJakob Sack2011-07-2915-127/+137
|\
| * removed some more legacy CSSJan-Christoph Borchardt2011-07-291-1/+1
| * show media icon in settings as wellJan-Christoph Borchardt2011-07-291-1/+1
| * added icon to media appJan-Christoph Borchardt2011-07-291-0/+0
| * dont throw error when the collection scanner cant detect the length of an aud...Robin Appelman2011-07-281-1/+1
| * Merge branch 'master' into interfaceJan-Christoph Borchardt2011-07-285-38/+124
| |\
| | * keep track of playcount as last played time of music filesRobin Appelman2011-07-283-1/+48
| | * hopefully fix some issues with the openid serverRobin Appelman2011-07-281-7/+7
| | * make use of the command line tools id3info and mp3info for scanning music if ...Robin Appelman2011-07-281-30/+69
| * | show icons instead of text for file actionsRobin Appelman2011-07-282-5/+5
| * | merge master into interfaceRobin Appelman2011-07-279-94/+25
| |\|
| | * fix flash fallback for media player and bumb version of jplayer to 2.0.23Robin Appelman2011-07-275-80/+4
| * | fit player controls in smaller headerRobin Appelman2011-07-261-2/+2
* | | Delete requires in applications where possibleJakob Sack2011-07-279-12/+0
| |/ |/|
* | only show songs for which the current user has songs indexedRobin Appelman2011-07-262-10/+15
* | only load image viewer when in the file browserRobin Appelman2011-07-262-4/+6
|/
* some refactoring of the media player codeRobin Appelman2011-07-2611-861/+297
* remove some debug output and supress some possible errorsRobin Appelman2011-07-222-3/+3
* fix resizing images in image viewerRobin Appelman2011-07-211-2/+2
* import media appRobin Appelman2011-07-22112-0/+46482
* show expire dates of public links as date and not as datetimeRobin Appelman2011-07-201-1/+1
* serveral small fixes to the openid serverRobin Appelman2011-07-202-8/+10
* fix some ldap errorsRobin Appelman2011-07-181-2/+2
* Fix expiring of public linksRobin Appelman2011-07-171-2/+2
* only use ldap user backend when it is configuredRobin Appelman2011-07-061-0/+6
* Hopefully fix errors if ldap plugin is not configuredDominik Schmidt2011-07-041-1/+16
* you can now use your owncloud url as openid providerRobin Appelman2011-06-243-20/+45
* add openid headers to openid request pageRobin Appelman2011-06-241-1/+3
* show error on openid request page when no user is selectedRobin Appelman2011-06-243-9/+20
* Merge branch 'master' of git://anongit.kde.org/owncloudKamil Domanski2011-06-245-0/+227
|\
| * user_ldap: close ldap connection in dtorDominik Schmidt2011-06-231-0/+6
| * user_ldap: implement userExistsDominik Schmidt2011-06-231-20/+48
| * user_ldap: use input-type-password for ldap_passwordDominik Schmidt2011-06-231-1/+1