summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
| * user_ldap: add port settingDominik Schmidt2011-06-234-2/+15
| * Add user_ldap pluginDominik Schmidt2011-06-235-0/+180
* | add template to openid request pageKamil Domanski2011-06-242-3/+27
|/
* OpenID now won't load if curl is not availableKamil Domanski2011-06-231-0/+5
* don't show errors when the login isn't an openid identityRobin Appelman2011-06-231-3/+1
* Experimental OpenID user backend and server.Robin Appelman2011-06-238-0/+2237
* add oc_user::getUser to get the user id of the loggedin userRobin Appelman2011-06-221-3/+3
* public link config is also for non adminsRobin Appelman2011-06-221-1/+1
* app files_publiclink is now translateableKamil Domanski2011-06-202-8/+8
* forgot "event" as a parameter.Jakob Sack2011-06-191-2/+2
* change db index names to avoid collisionsKamil Domanski2011-06-181-1/+1
* Adding clear logs functionsAlessandro Cosentino2011-06-071-1/+1
* fix loading of image viewer againRobin Appelman2011-06-041-30/+31
* only load image viewer when in file browserRobin Appelman2011-06-041-47/+49
* fix imageviewer againRobin Appelman2011-06-042-7/+14