summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* No need to strip slashes, json_decode handles that for usBart Visscher2013-04-191-1/+1
* 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-183-8/+16
|\
| * let public link download handle json encoded file listsBjörn Schießle2013-03-132-2/+8
| * json encode download listBjörn Schießle2013-03-112-6/+8
* | don't show share action for the Shared folder, approved pull request #2265Björn Schießle2013-03-131-2/+3
|/
* Offer download of whole shared dir only if it does not exceed zip input limitArthur Schiwon2013-03-091-1/+5
* LDAP: escape some more chars for proper search filter, fixes #1673Arthur Schiwon2013-03-051-0/+3
* make sure that the version app always work on the users real home folder and ...Björn Schießle2013-03-012-16/+16
* escape regular expressionsBjörn Schießle2013-02-271-4/+4
* mount users home before write/read file to it, necessary to deal with externa...Björn Schießle2013-02-221-0/+1
* Sanitize HTMLLukas Reschke2013-02-191-1/+1
* Revert "backport"Lukas Reschke2013-02-191-1/+1
* 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-181-1/+1
* | 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
| |/
* / Add missing requesttokenLukas Reschke2013-02-161-3/+4
|/
* Check if glob() returns some matches before continue, this should fix issue 1690Björn Schießle2013-02-141-4/+6
* backport of #1654, #1636 and https://github.com/owncloud/3rdparty/pull/12Thomas Mueller2013-02-131-2/+5
* Check requesttokenLukas Reschke2013-02-123-0/+5
* TypoArthur Schiwon2013-02-071-1/+1
* merge backport e122fdbcb63cc4e36982dc23bd2a38c904417447Arthur Schiwon2013-02-071-0/+5
* Merge pull request #1433 from owncloud/add_requesttoken45blizzz2013-02-034-4/+11
|\
| * [user_ldap] Add requesttokenLukas Reschke2013-02-032-0/+4
| * [user_webdavauth] Add requesttokenLukas Reschke2013-02-032-4/+7
* | Add create permission, fixes #780Thomas Mueller2013-01-281-0/+3
* | fixes #1015Thomas Mueller2013-01-261-1/+5
* | LDAP: update quota on every uncached userExists, i.e. also on every isLoggedI...Arthur Schiwon2013-01-231-0/+1
|/
* proper escape the mountpoints. FixesThomas Mueller2013-01-171-2/+2
* Merge pull request #1134 from owncloud/stable45_fix_1073Lukas Reschke2013-01-141-1/+1
|\
| * allow moving into dirs with + charsJörn Friedrich Dreyer2013-01-091-1/+1
* | interpret http 403 and http 401 as not authorizedFrank Karlitschek2013-01-131-1/+1
* | Merge pull request #1130 from owncloud/stable45_more_translationsLukas Reschke2013-01-094-31/+33
|\ \ | |/ |/|
| * more translationsJörn Friedrich Dreyer2013-01-094-31/+33
* | SQL limit cleanupJörn Friedrich Dreyer2013-01-091-1/+1
|/
* fixing string concatenation in javascriptThomas Mueller2013-01-071-1/+1
* fix wrong return value for isFileNameValid()Jörn Friedrich Dreyer2013-01-071-2/+2
* minor whitespace & allow special translation for wrong urlsJörn Friedrich Dreyer2013-01-072-22/+18
* backport of #1092 to stable45Thomas Mueller2013-01-063-9/+17
* Merge pull request #939 from owncloud/stable45_fix_minor_files_annoyancesThomas Müller2013-01-043-31/+55
|\
| * input/form switching cleanupJörn Friedrich Dreyer2013-01-021-2/+2
| * abort rename on ESC keyupJörn Friedrich Dreyer2013-01-021-0/+7
| * show notification when renaming a file to ''Jörn Friedrich Dreyer2013-01-021-0/+4
| * enable enter in ie by using .submit()+form instead of .change(), use notifica...Jörn Friedrich Dreyer2013-01-022-16/+29
| * whitespace cleanupJörn Friedrich Dreyer2013-01-021-14/+14
* | Merge pull request #1040 from owncloud/fixing-856-stable45Thomas Müller2013-01-022-1/+7
|\ \ | |/ |/|
| * only show the max possible upload of 2GB on a 32 bit system.Thomas Mueller2012-12-282-1/+7