summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Actually add the chosen pluginMichael Gapczynski2011-08-094-0/+1136
* 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-0823-292/+265
|\|
| * fixed upload buttonJan-Christoph Borchardt2011-08-085-19/+19
| * first fix of the installation formJan-Christoph Borchardt2011-08-082-42/+30
| * hide log in button etc when form fields not filledJan-Christoph Borchardt2011-08-083-6/+30
| * fixed search box and file controlsJan-Christoph Borchardt2011-08-082-2/+4
| * quick fix for public links, removed expiration date and styled correctlyJan-Christoph Borchardt2011-08-086-23/+8
| * removed paragraphs in forms, added show password functionJan-Christoph Borchardt2011-08-082-18/+125
| * adjusted backend, deactivated Apps subentryJan-Christoph Borchardt2011-08-0811-144/+30
| * refactoring CSS part 1, input elementsJan-Christoph Borchardt2011-08-082-55/+36
| * HTML5 form field placeholdersJan-Christoph Borchardt2011-08-081-4/+4
* | Merge branch 'master' into sharingMichael Gapczynski2011-08-07353-472/+9074
|\|
| * Add postgresql supportSerge Martin2011-08-074-4/+138
| * user is a reserved word in postgresqlSerge Martin2011-08-072-3/+3
| * remove debugFrank Karlitschek2011-08-071-1/+0
| * report the right webserver user to simplify setup and debugFrank Karlitschek2011-08-071-1/+2
| * fix include pathFrank Karlitschek2011-08-071-1/+1
| * remove the ownCloud 3D support and add lot's of usefull 3rd party libraries i...Frank Karlitschek2011-08-07222-0/+0
| * first step to file encriptionFrank Karlitschek2011-08-073-0/+706
| * Exit after call to setupSerge Martin2011-08-071-0/+1
| * Add two tables to db scheme fileJakob Sack2011-08-071-0/+96
| * Merge branch 'master' of git.kde.org:owncloudFrank Karlitschek2011-08-064-3/+28
| |\
| | * Small details in contactsJakob Sack2011-08-064-3/+28
| * | more improved error reportingFrank Karlitschek2011-08-063-11/+14
| |/
| * Merge branch 'master' of git.kde.org:owncloudFrank Karlitschek2011-08-0619-7/+987
| |\
| | * some documentation for the common javascriptRobin Appelman2011-08-061-0/+65
| | * Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-08-061-5/+5
| | |\
| | | * descriptions for OC:: variablesRobin Appelman2011-08-061-5/+5
| | * | TEMPORARY update path for carddav testersJakob Sack2011-08-061-0/+13
| | * | Database.xmlJakob Sack2011-08-062-2/+131
| | * | New app: contactsJakob Sack2011-08-0614-0/+773
| | |/
| * / nicer error report and streamlined setupFrank Karlitschek2011-08-062-6/+22
| |/
| * fix template.php ;-)Jakob Sack2011-08-061-3/+4
| * Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-08-0614-68/+94
| |\
| | * move openid settings to PersonalRobin Appelman2011-08-065-3/+54
| | * fix some issues with browsers not supporting html5 localStorageRobin Appelman2011-08-064-33/+3
| | * fix some forgotten quotes around stringsRobin Appelman2011-08-051-3/+3
| | * fixed relative time calculationJan-Christoph Borchardt2011-08-051-5/+5
| | * styled undo file deletionJan-Christoph Borchardt2011-08-052-18/+8
| | * redirect index.php to files/webdav.php for webdav (PROPFIND) requestsRobin Appelman2011-08-041-0/+5
| | * allow users to use myhost/owncloud/?myusername as openid identityRobin Appelman2011-08-042-7/+17
| | * widen upload and new folder so that upload button text does not overflowJan-Christoph Borchardt2011-08-041-3/+3
| * | Add principals, minor changes in base.phpJakob Sack2011-08-064-23/+233
| |/
| * 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
| * provide undo button when deleting files from the web interfaceRobin Appelman2011-08-045-60/+79