summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix imageviewer not showing up when using the actions menuRobin Appelman2011-06-041-2/+6
* always show the image in the middle of the screen, regardless of scrollingRobin Appelman2011-06-041-2/+2
* image viewer pluginRobin Appelman2011-06-044-0/+83
* fix broken links in shared foldersRobin Appelman2011-06-022-3/+3
* port sharing by publiclink fully to the 2.0 codebase and provide a simple gui...Robin Appelman2011-06-0214-0/+424
* apps are now stored in /appsJakob Sack2011-04-161-0/+1