summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 4.5.12v4.5.12Frank Karlitschek2013-06-061-2/+2
* Escape file name in filepickerThomas Tanghus2013-05-151-1/+1
* 4.5.11v4.5.11Frank Karlitschek2013-05-141-2/+2
* backport https://github.com/owncloud/core/pull/3329Frank Karlitschek2013-05-131-1/+1
* Also check if the source path is valid for rename and copy operationsRobin Appelman2013-04-281-2/+6
* No need to strip slashes, json_decode handles that for usBart Visscher2013-04-191-1/+1
* 4.5.10v4.5.10Frank Karlitschek2013-04-101-1/+1
* 4.5.10 RC1v4.5.10RC1Frank Karlitschek2013-04-091-2/+2
* 4.5.9v4.5.9Frank Karlitschek2013-04-091-2/+2
* Use a more random source...Lukas Reschke2013-04-101-1/+1
* Merge pull request #2805 from owncloud/sabre-45Lukas Reschke2013-04-096-10/+46
|\
| * Bump SabreDAV to 1.6.8Lukas Reschke2013-04-096-10/+46
|/
* variables in php start with $Jörn Friedrich Dreyer2013-03-271-1/+1
* LDAP: avoid irritating log outputArthur Schiwon2013-03-191-1/+4
* Merge pull request #2255 from owncloud/backport_2163Frank Karlitschek2013-03-185-12/+24
|\
| * let public link download handle json encoded file listsBjörn Schießle2013-03-132-2/+8
| * bug fix from #2247Björn Schießle2013-03-131-1/+1
| * fix commentBjörn Schießle2013-03-121-1/+1
| * work arround to detect /Shared as folderBjörn Schießle2013-03-121-0/+4
| * json encode download listBjörn Schießle2013-03-113-10/+12
* | don't show share action for the Shared folder, approved pull request #2265Björn Schießle2013-03-131-2/+3
* | 4.5.8v4.5.8Frank Karlitschek2013-03-091-2/+2
|/
* Check if username is valid and remove slashes from filenameLukas Reschke2013-03-111-1/+10
* fix foldersize check to validate zip input sizeArthur Schiwon2013-03-091-5/+11
* Offer download of whole shared dir only if it does not exceed zip input limitArthur Schiwon2013-03-091-1/+5
* Merge pull request #2154 from owncloud/backport1898Thomas Müller2013-03-071-3/+18
|\
| * backported session fix from pull request #1898 to stable 45 to fix #1049Bernhard Posselt2013-03-071-3/+18
|/
* backport 6acbadf41833c8d5a78aabb06c6c7e0f4f4c019bArthur Schiwon2013-03-061-2/+4
* LDAP: escape some more chars for proper search filter, fixes #1673Arthur Schiwon2013-03-051-0/+3
* Sanitize shareWithLukas Reschke2013-03-041-3/+3
* Sanitize quotaLukas Reschke2013-03-041-1/+1
* Sanitize groupnameLukas Reschke2013-03-041-3/+3
* Merge pull request #2003 from owncloud/fix_1834_stable45Frank Karlitschek2013-03-032-16/+16
|\
| * make sure that the version app always work on the users real home folder and ...Björn Schießle2013-03-012-16/+16
|/
* Merge pull request #1954 from owncloud/escape_regular_expressions_stable45Frank Karlitschek2013-02-271-4/+4
|\
| * escape regular expressionsBjörn Schießle2013-02-271-4/+4
|/
* Merge pull request #1850 from owncloud/mount_users_home_stable45blizzz2013-02-221-0/+1
|\
| * mount users home before write/read file to it, necessary to deal with externa...Björn Schießle2013-02-221-0/+1
|/
* Merge pull request #1781 from owncloud/p-stable45Lukas Reschke2013-02-191-1/+1
|\
| * Sanitize HTMLLukas Reschke2013-02-191-1/+1
| * Revert "Sanitize HTML"Lukas Reschke2013-02-191-1/+2
| * Sanitize HTMLLukas Reschke2013-02-191-1/+1
| * Sanitize HTMLLukas Reschke2013-02-191-2/+1
| * Revert "backport"Lukas Reschke2013-02-192-2/+2
|/
* 4.5.7v4.5.7Frank Karlitschek2013-02-181-2/+2
* Merge pull request #1735 from owncloud/encodePathCorrectlyFrank Karlitschek2013-02-181-2/+2
|\
| * Use addslashes instead of addcslashesLukas Reschke2013-02-161-2/+2
* | backportFrank Karlitschek2013-02-182-2/+2
* | Merge pull request #1716 from owncloud/backport_pr1493Thomas Müller2013-02-171-9/+8
|\ \
| * | LDAP: backport basic fix from PR #1493 to fix bug #1450 in stable45Arthur Schiwon2013-02-151-9/+8