summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Migration: Fixed wrong download URL: http://forum.owncloud.org/viewtopic.php?...Thomas Tanghus2012-06-071-1/+1
* Calendar: Added more explicit sync links and fixed indentation.Thomas Tanghus2012-06-071-34/+39
* Contacts: Import upload button was obscured on Android browser.Thomas Tanghus2012-06-072-2/+2
* fixed var name, $filename should be $foldernameBjoern Schiessle2012-06-061-1/+1
* LDPA: don't drop legal whitespaces when sanitizing DN. Fixes oc-914Arthur Schiwon2012-06-061-1/+1
* Corrected typos.Thomas Tanghus2012-06-061-3/+3
* Supress any warnings if log file does not existMichael Gapczynski2012-06-051-1/+1
* update translationsRobin Appelman2012-06-06533-8121/+27330
* prevent creating files with a / the nameRobin Appelman2012-06-063-0/+13
* show pictures in folder with special characters, e.g. '+'Bjoern Schiessle2012-06-051-1/+1
* fi login for hosts running n port 80Frank Karlitschek2012-06-051-2/+2
* linkTo instead of hard links in Files and Files_Archive. Hope that makes sense.Arthur Schiwon2012-06-053-5/+5
* CLI is no availabe in stable4Frank Karlitschek2012-06-051-7/+5
* more reliable host detection for reverse proxy scenariosFrank Karlitschek2012-06-051-7/+12
* xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
* xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
* Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Arthur Schiwon2012-06-041-5/+4
|\
| * Validate email on saveTom Needham2012-06-041-5/+4
* | load authentication apps before checking wether user exists. fixes oc-910Arthur Schiwon2012-06-041-6/+7
* | make it possible to load apps seperately. needed to fix oc-910 without breaki...Arthur Schiwon2012-06-041-19/+14
|/
* update file paths in filecache when the parent is renamedRobin Appelman2012-06-041-0/+9
* prevent xss attacks by manipulating image file namesBjoern Schiessle2012-06-041-1/+1
* prevent xss attacks by manipulating text file namesBjoern Schiessle2012-06-041-1/+1
* don't allow user to delete Shared dir via webdav and sync client (bug #774)Bjoern Schiessle2012-06-041-2/+4
* no move (rename) operation for "Shared" directoryBjoern Schiessle2012-06-041-1/+1
* Don't allow user to delete, rename and re-share the "Shared" directoryBjoern Schiessle2012-06-043-4/+6
* commited a bit too much beforeArthur Schiwon2012-06-041-1/+0
* Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Thomas Tanghus2012-06-042-2/+4
|\
| * Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Arthur Schiwon2012-06-041-1/+2
| |\
| | * add deprecated warningFrank Karlitschek2012-06-041-1/+2
| * | LDAP: link to documentation on settings pageArthur Schiwon2012-06-041-1/+2
| |/
* / Contacts: When editing photo on a newly created contact the name in the conta...Thomas Tanghus2012-06-041-0/+1
|/
* 4.0.1v4.0.1Frank Karlitschek2012-06-031-2/+2
* Verify user exists when checking if logged in, fix for bug oc-863Michael Gapczynski2012-06-021-1/+1
* Improve efficiency of retrieving log file entriesMichael Gapczynski2012-06-011-16/+19
* add a pdo checkFrank Karlitschek2012-06-011-0/+3
* add check if apps folder is writable. needed to install 3rd party appsFrank Karlitschek2012-06-011-2/+11
* prevent a division by zero problemFrank Karlitschek2012-06-011-0/+1
* Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4Frank Karlitschek2012-06-011-2/+2
|\
| * LDAP group backend: Set configured true when it is... fixe oc-887Arthur Schiwon2012-06-011-2/+2
* | fix proper error reportingFrank Karlitschek2012-06-011-0/+1
|/
* sort users and groups. fixes oc-779Frank Karlitschek2012-06-012-0/+3
* LDAP group backend: If a group filter is not configured, do not do anything. ...Arthur Schiwon2012-06-011-0/+19
* switch magic quotes off.Frank Karlitschek2012-06-011-0/+5
* fix oc-874Frank Karlitschek2012-06-011-1/+1
* correctly detect httpsFrank Karlitschek2012-06-011-1/+1
* donĀ“t do warnings.Frank Karlitschek2012-06-011-1/+1
* added a serverProtocol function that correctly returns the used protocol even...Frank Karlitschek2012-06-013-12/+40
* fix the breadcrumbFrank Karlitschek2012-05-311-2/+2
* fix oc-780Frank Karlitschek2012-05-312-2/+2